summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke2018-08-312-112/+137
* Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke2018-08-301-2/+2
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-6/+6
* svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe2018-08-271-13/+5
* Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann2018-08-232-6/+7
* Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke2018-08-222-3/+31
* Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke2018-08-221-1/+20
* No LCID if no format code, tdf#73063 prepEike Rathke2018-08-211-0/+4
* Avoid searching "[DBNum" if not inserted, tdf#73063 prepEike Rathke2018-08-201-3/+6
* One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke2018-08-201-1/+1
* Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke2018-08-171-2/+9
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-166-14/+16
* create appendCopy method in OUStringBufferNoel Grandin2018-08-142-8/+7
* unnecessary null check before dynamic_cast, in variousNoel Grandin2018-08-101-1/+1
* svl windows: remove last traces of pre-CNG signingMiklos Vajna2018-08-091-18/+3
* improve SharedStringPoolNoel Grandin2018-08-081-72/+25
* SharedStringPool is always called with a CharClassNoel Grandin2018-08-072-11/+7
* simplify SharedStringPool and assert invariantsNoel Grandin2018-08-061-12/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-027-0/+7
* svl: turn on clang-format for grabbagitemMiklos Vajna2018-07-301-3/+2
* ofz#7960 tight OUString concat loop causes libfuzzer oomCaolán McNamara2018-07-271-23/+24
* loplugin:returnconstant in svl,svtoolsNoel Grandin2018-07-272-6/+5
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-274-27/+29
* Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke2018-07-271-0/+3
* Fix typosAndrea Gelmini2018-07-241-1/+1
* return SfxStyleSheetIterator by std::unique_ptrNoel Grandin2018-07-191-2/+2
* sw, writerfilter: various small cleanupsMiklos Vajna2018-07-131-1/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-5/+5
* Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke2018-07-101-2/+1
* tdf#118324 Extend ODF for blank in integerLaurent BP2018-07-101-1/+2
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-8/+4
* tdf#106854 svl windows: enable CNG by defaultMiklos Vajna2018-07-041-2/+2
* Improved loplugin:redundantcast (const-qualified typedefs): svlStephan Bergmann2018-06-291-2/+2
* tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov2018-06-251-2/+1
* tdf#117575 Add QA unit test of thousand sepLaurent BP2018-06-201-0/+13
* NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh2018-06-201-2/+11
* tdf#117575 treat thousand sep with ? in integer partLaurent BP2018-06-202-10/+4
* tdf#94792 performance regression for xlsx with chart with >1000 data labelsNoel Grandin2018-06-151-5/+24
* tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin2018-06-142-11/+11
* tdf#115007 NatNum12 "spell out" formats in datesLászló Németh2018-06-132-14/+114
* Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke2018-06-111-8/+21
* tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh2018-06-081-2/+13
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-082-7/+32
* Translate German comments and debug stringsJohnny_M2018-06-061-1/+1
* Add unit test for NatNum12 decimals spell-outEike Rathke2018-06-051-0/+3
* Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke2018-06-042-12/+41
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-53/+53
* Add unit test for tdf#117819Eike Rathke2018-05-301-0/+6
* Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke2018-05-301-6/+25
* xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna2018-05-301-4/+21