summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2018-10-02fix bug in SvtListener copy constructorNoel Grandin
2018-10-02SvtBroadcaster unify the normal and PrepareForDestruction pathsNoel Grandin
2018-10-02minor optimisation to SvtBroadcaster::AddNoel Grandin
2018-10-02fix bug in SvtBroadcaster copy constructorNoel Grandin
2018-10-01Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke
2018-10-01fix bug in SvtListener::CopyAllBroadcastersNoel Grandin
2018-10-01SvtBroadcaster no need to uniqueNoel Grandin
2018-10-01scatter some asserts in SvtBroadcasterNoel 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-19svl: fix SfxItemIter on empty item setMichael Stahl
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-18Use !startsWith() instead of indexOf()!=0Eike Rathke
2018-09-17adapt to commit 1476d95b6ed3afa35ccchimajin100000
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-30Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-23Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann
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-21No LCID if no format code, tdf#73063 prepEike Rathke
2018-08-20Avoid searching "[DBNum" if not inserted, tdf#73063 prepEike Rathke
2018-08-20One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke
2018-08-17Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-08improve SharedStringPoolNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-08-06simplify SharedStringPool and assert invariantsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-27ofz#7960 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke
2018-07-24Fix typosAndrea Gelmini
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke