summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* loplugin:passstuffbyrefNoel Grandin2018-05-251-1/+1
* tdf#117539 Crash after cut and paste operation of a chart stickNoel Grandin2018-05-181-0/+6
* Remove some cruftStephan Bergmann2018-05-181-4/+0
* Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann2018-05-182-4/+1
* Fix dependencies for CppunitTest_svl_qa_cppunit.mkMike Kaganski2018-05-171-8/+0
* NFC: unassigned variable pNewItem is always nullptrJustin Luth2018-05-161-1/+1
* CppunitTest_svl_qa_cppunit: fix system-libnumbertext buildRene Engelhard2018-05-151-0/+2
* tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski2018-05-152-0/+26
* Drop module-specific defines of DELETEZGabor Kelemen2018-05-141-4/+0
* Fix typoAndrea Gelmini2018-05-051-1/+1
* Use the currently active locale if no format passedEike Rathke2018-05-041-2/+3
* Avoid number scanner overhead for all General formatsEike Rathke2018-05-041-0/+7
* Avoid number scanner overhead for the 0 General formatEike Rathke2018-05-041-1/+3
* Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke2018-05-042-76/+107
* Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann2018-05-032-107/+76
* Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke2018-05-022-76/+107
* convert SFXSTYLEBIT to scoped enumNoel Grandin2018-04-192-30/+30
* loplugin:useuniqueptr in FSStorageNoel Grandin2018-04-162-3/+2
* loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin2018-04-165-23/+17
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-111-8/+8
* Prefix SfxStyleSheetBase::pPool memberStephan Bergmann2018-04-071-20/+20
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-4/+0
* explicitly pass false as arguments of createIteratorhimajin1000002018-03-311-1/+11
* loplugin:virtualdown in svl,svtoolsNoel Grandin2018-03-291-12/+0