summaryrefslogtreecommitdiff
path: root/include/svl/zformat.hxx
AgeCommit message (Expand)Author
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier
2017-03-16Fix typosAndrea Gelmini
2017-03-14tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
2017-03-13force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-10-07loplugin:staticmethods: svlStephan Bergmann
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-15tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-04tdf#99996 New algorithm for fractionLaurent Balland-Poirier
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-04-04loplugin:constantparam in svlNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-11-23fdo#39468 translate German commentsMichael Weghorn
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-06remove include/svl/nfversi.hxxEike Rathke
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-11-06remove obsolete GetNewStandardDefined()Eike Rathke
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-04-14typo: positon -> positionThomas Arnhold
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-21post String conversion cleanupThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen