summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Introduce next Japanese gengou era 'Reiwa'Eike Rathke1-0/+3
2019-01-17Related: tdf#122509 prevent access of not existing base formatEike Rathke1-4/+5
2018-12-14tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli1-2/+9
2018-10-12ofz#10879 stay inside sSecStr boundsCaolán McNamara1-2/+2
2018-09-20svl: fix SfxItemIter on empty item setMichael Stahl1-1/+1
2018-09-04Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke1-2/+2
2018-08-25Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann2-6/+7
2018-08-22Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke1-2/+9
2018-08-21One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke1-1/+1
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke6-14/+16
2018-06-27tdf#115007 add NatNum12 formatting to datesLászló Németh2-14/+114
2018-06-21NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh1-0/+9
2018-06-21tdf#117575 treat thousand sep with ? in integer partLaurent BP2-10/+4
2018-06-19tdf#94792 performance regression for xlsx with chart with >1000 data labelsNoel Grandin1-5/+24
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke1-8/+21
2018-06-11tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh1-2/+13
2018-06-11tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2-7/+32
2018-06-11Add unit test for NatNum12 decimals spell-outEike Rathke1-0/+3
2018-06-04Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke2-12/+41
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke1-6/+25
2018-05-28loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-18tdf#117539 Crash after cut and paste operation of a chart stickNoel Grandin1-0/+6
2018-05-18Remove some cruftStephan Bergmann1-4/+0
2018-05-18Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann2-4/+1
2018-05-17Fix dependencies for CppunitTest_svl_qa_cppunit.mkMike Kaganski1-8/+0
2018-05-16NFC: unassigned variable pNewItem is always nullptrJustin Luth1-1/+1
2018-05-15CppunitTest_svl_qa_cppunit: fix system-libnumbertext buildRene Engelhard1-0/+2
2018-05-15tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski2-0/+26
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen1-4/+0
2018-05-05Fix typoAndrea Gelmini1-1/+1
2018-05-04Use the currently active locale if no format passedEike Rathke1-2/+3
2018-05-04Avoid number scanner overhead for all General formatsEike Rathke1-0/+7
2018-05-04Avoid number scanner overhead for the 0 General formatEike Rathke1-1/+3
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke2-76/+107
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann2-107/+76
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke2-76/+107
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin2-30/+30
2018-04-16loplugin:useuniqueptr in FSStorageNoel Grandin2-3/+2
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin5-23/+17
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-8/+8
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-20/+20
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-4/+0
2018-03-31explicitly pass false as arguments of createIteratorhimajin1000001-1/+11
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin1-12/+0
2018-03-28Translate German variable namesJohnny_M1-16/+16
2018-03-27tdf#69977 improve creation of large chartsNoel Grandin1-3/+6
2018-03-21Remove redundant assertMike Kaganski1-1/+0
2018-03-20no need to construct a new object in SfxIntegerListItem::operator==Noel Grandin1-1/+1
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-3/+3
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-1/+1