summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2011-01-10undoapi: mergeFrank Schoenheit [fs]
2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs]
2011-01-06undoapi: merge after pulling CWS sb135Frank Schoenheit [fs]
2011-01-05sb135: recreated tests that had erroneously been deleted by CWS gnumake2sb
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-21undoapi: MSVC WaE (how did this survive the previous compilations?)Frank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau
2010-12-17CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
2010-12-15undoapi: #i115383#: SfxUndoManager: fix stack marks, add empty stack marksMichael Stahl
2010-12-07undoapi: allow to clear the Redo stack on the top level (needed for Writer's ...Frank Schoenheit [fs]
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]
2010-11-30undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoCont...Frank Schoenheit [fs]
2010-11-30undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/RedoFrank Schoenheit [fs]
2010-11-29CWS gnumake2: warning on Windows fixedMathias Bauer
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-26gnumake2: sorting all lists in makefilesBjoern Michaelsen
2010-11-26undoapi: +RemoveOldestUndoActionsFrank Schoenheit [fs]
2010-11-26undoapi: support for (simple) marks on the Undo stackFrank Schoenheit [fs]
2010-11-25undoapi: fix ResetFrank Schoenheit [fs]
2010-11-23gnumake2: enable packmodule in setsolar mws buildsHans-Joachim Lankenau
2010-11-22gnumake2: getting rid of obsolete install and uninstall targetsBjoern Michaelsen
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-19gnumake2: cleared migrated build.lstBjoern Michaelsen
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-19gnumake2: undo toolpanel header moveHans-Joachim Lankenau
2010-11-19gnumake2: clean up d.lst of switched modules; fix svl/Package_inc.mkHans-Joachim Lankenau
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb
2010-11-17gnumake2: updated license headersBjoern Michaelsen
2010-11-16undoapi: make reset an explicit, atomar operation at the IUndoManager, instea...Frank Schoenheit [fs]
2010-11-13gnumake2: #i115558# svl needs to depend on libxslt for xsltprocBjoern Michaelsen
2010-11-12undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ...Frank Schoenheit [fs]
2010-11-11gnumake2: fix naming for partial build varsBjoern Michaelsen
2010-11-11gnumake2: merging minibranches, updating all module makefilesBjoern Michaelsen
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen
2010-11-10undoapi: fixed GCC-reported errorFrank Schoenheit [fs]
2010-11-09undoapi: give SfxUndoManager an own mutex, and ensure it is released before c...Frank Schoenheit [fs]
2010-11-06gnumake2: added component registrationBjoern Michaelsen
2010-11-02undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or ev...Frank Schoenheit [fs]
2010-11-02undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRe...Frank Schoenheit [fs]
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-11-01CWS-TOOLING: integrate CWS sw34bf01Vladimir Glazunov
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-27merge DEV300_m90Michael Stahl
2010-10-27undoapi: detailed the error handlingFrank Schoenheit [fs]
2010-10-25undoapi: implementation/tests for hidden Undo contextsFrank Schoenheit [fs]
2010-10-25undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl...Frank Schoenheit [fs]