summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2011-09-10impress212: removing some warningsEike Rathke
2011-03-25fs34b: pulled and merged DEV300:m104Frank Schoenheit [fs]
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov
2011-03-16masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_u...obo
2011-03-15fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]
2011-03-09sw34bf04: #i46648#: define class for NfKeywordTableHenning Brinkmann
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: #i112600# Fix problem after rebase in svlCarsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebaseCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a...Frank Schoenheit [fs]
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 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-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-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-16undoapi: make reset an explicit, atomar operation at the IUndoManager, instea...Frank Schoenheit [fs]
2010-11-12undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ...Frank Schoenheit [fs]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-09undoapi: give SfxUndoManager an own mutex, and ensure it is released before c...Frank Schoenheit [fs]
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-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]
2010-10-22undoapi: yet more Undo API tests (will this ever end?)Frank Schoenheit [fs]
2010-10-22undoapi: tweaked notificationsFrank Schoenheit [fs]