summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* Introduce next Japanese gengou era 'Reiwa'Eike Rathke2019-04-031-0/+3
* Related: tdf#122509 prevent access of not existing base formatEike Rathke2019-01-171-4/+5
* tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli2018-12-141-2/+9
* ofz#10879 stay inside sSecStr boundsCaolán McNamara2018-10-121-2/+2
* svl: fix SfxItemIter on empty item setMichael Stahl2018-09-201-1/+1
* Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke2018-09-041-2/+2
* Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann2018-08-252-6/+7
* Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke2018-08-221-2/+9
* One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke2018-08-211-1/+1
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-175-13/+15
* tdf#115007 add NatNum12 formatting to datesLászló Németh2018-06-271-14/+105
* tdf#117575 treat thousand sep with ? in integer partLaurent BP2018-06-212-10/+4
* tdf#94792 performance regression for xlsx with chart with >1000 data labelsNoel Grandin2018-06-191-5/+24
* 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-111-2/+13
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-111-5/+30
* Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke2018-06-042-12/+41
* Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke2018-05-301-6/+25
* loplugin:passstuffbyrefNoel Grandin2018-05-281-1/+1
* tdf#117539 Crash after cut and paste operation of a chart stickNoel Grandin2018-05-181-0/+6
* NFC: unassigned variable pNewItem is always nullptrJustin Luth2018-05-161-1/+1
* 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-191-29/+29
* loplugin:useuniqueptr in FSStorageNoel Grandin2018-04-162-3/+2
* loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin2018-04-164-22/+16
* 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
* Translate German variable namesJohnny_M2018-03-281-16/+16
* tdf#69977 improve creation of large chartsNoel Grandin2018-03-271-3/+6
* Remove redundant assertMike Kaganski2018-03-211-1/+0
* no need to construct a new object in SfxIntegerListItem::operator==Noel Grandin2018-03-201-1/+1
* use more Color in sfx2..svtoolsNoel Grandin2018-03-071-3/+3
* Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke2018-03-023-0/+27
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-10/+10
* Translate German variable namesJohnny_M2018-02-261-9/+9
* Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke2018-02-161-1/+3
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-161-4/+4
* svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl2018-02-141-0/+4
* tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl2018-02-071-7/+45
* Simplify logic in cjkoptionsJulien Nabet2018-01-251-9/+9