summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)Author
2013-11-26#i123753# WaE: fix unoedhlp.hxx declaration of 'nId' shadowing a member of Si...Herbert Dürr
2013-11-18#i123693# WaE: const type qualifier ignored on return valueHerbert Dürr
2013-09-11122927: adjusting change made for 121126 - allow formatting of boolean formul...Oliver-Rainer Wittmann
2013-06-26121751: - restore cursor/selection on Undo/Redo language change for all textOliver-Rainer Wittmann
2013-06-23i120020 corected paragraph merge, corresponding undo and ownership of linked ...Armin Le Grand
2013-04-16assume STL to always be newer than stlport's version from 2002Herbert Dürr
2013-02-28svarray has outlived ancient C++ compilersHerbert Dürr
2012-12-25i121548 - Remove deprecated system proxy APIAriel Constenla-Haile
2012-11-24Bump SV_COUNTRY_LANGUAGE_OFFSET - Max count of formats per country/languagePedro Giffuni
2012-09-27#i121126 User-definded format code is lost with a cell which value is TRUE or...Wang Lei
2012-09-14#i120575 optimize a comparing operation from 'memcmp' to 'hash compare' to im...Wang Lei
2012-06-28#120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator ...Armin Le Grand
2012-06-26#120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and f...Armin Le Grand
2012-06-21#i119964 - Number displays different from MS with the same format code Wang Lei
2012-06-06#i118877# updated fix for Calc crash when Redo refreshes dataHerbert Dürr
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-25fs34b: pulled and merged DEV300:m104Frank Schoenheit [fs]
2011-03-21fs34b: pulled and merged CWS dba34dFrank Schoenheit [fs]
2011-03-15fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]
2011-03-14dba34d: #i116908# include <limits>Frank Schoenheit [fs]
2011-03-09sw34bf04: #i46648#: define class for NfKeywordTableHenning Brinkmann
2011-02-07removetooltypes01: #i112600# Fix problem after rebase in svlCarsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
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-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-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
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-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-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-10undoapi: fixed GCC-reported errorFrank 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]