Commit Graph

3 Commits

Author SHA1 Message Date
Michael Stahl
5f6bdce0c0 rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the time
This thing was starting a timer that re-starts itself forever, and when
the file it was watching changed, it would just assume the drawing
objects were still there (and the document, for that matter...)

Change-Id: I35f187f0828097a05618dc1733dce819fc6bffc6
2015-01-17 01:03:30 +01:00
Thomas Arnhold
cebb96ec3a sw: fix include guards
after the latest file move

Change-Id: I105eb04ad98d1bf71eddec4528657c248fcc4348
2014-06-03 11:17:22 +02:00
Michael Stahl
35029b2503 sw: move sw/source/core/uibase to sw/source/uibase
It's too confusing to have UI code inside of core; the important part is
that it's separated from the optional UI code in swui library.

Change-Id: I640a52723d5802faf08f3b8eaa03cd937fd93449
2014-05-27 11:13:02 +02:00