summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2019-11-28jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-08-29Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-06-20MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-06-20Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-06-20Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-05-10Resolves: tdf#125099 round duration results in interpreter alreadyEike Rathke
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-01use unique_ptr in markForDeletionNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-01Add formatindex comments for some (edit) formatsEike Rathke
2018-10-01fix bug in SvtListener::CopyAllBroadcastersNoel Grandin
2018-10-01SvtBroadcaster no need to uniqueNoel Grandin
2018-10-01don't call back into the SvtBroadcaster when dyingNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-08-17Fix typosAndrea Gelmini
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin