summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann4-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-14/+14
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-8/+8
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier1-12/+24
2015-03-23tdf#30716 Engineering notationLaurent Balland-Poirier1-8/+17
2015-03-19loplugin:constantfunction: svlNoel Grandin2-13/+0
2015-03-11Clean up previous commitStephan Bergmann1-13/+2
2015-03-11svl: use constructor syntax in svl.componentChris Sherlock3-16/+29
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin5-344/+344
2015-02-24Remove long-unnecessary cruftStephan Bergmann1-19/+10
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier1-10/+15
2015-02-22Simplify erase iterator management (zforlist.cxx)Julien Nabet1-2/+2
2015-02-20Resolves: tdf#89500 catch ISO 8601 datetime in all localesEike Rathke1-7/+26
2015-02-05yet another Windows build 'Locale' ambiguous symbolEike Rathke1-1/+1
2015-02-05yet another Windows build fixEike Rathke1-3/+3
2015-02-03tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier1-0/+13
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke1-3/+3
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-2/+1
2014-12-22callcatcher: update unused codeCaolán McNamara1-8/+0
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann5-16/+14
2014-12-12leave this Clone as inlineCaolán McNamara1-6/+0
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann2-24/+24
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida1-0/+6
2014-12-04callcatcher: update unused codeCaolán McNamara2-27/+0
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan1-1/+1
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida1-0/+13
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2-1/+55
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida1-7/+113
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-6/+6
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara2-77/+0
2014-11-06remove now superfluous SetUsed() callsEike Rathke1-10/+5
2014-11-06remove now meaningless "since number formatter version ..." commentsEike Rathke1-6/+5
2014-11-06assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke1-0/+1
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke2-5/+5
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke1-19/+10
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke1-45/+30
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke1-3/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke1-3/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke1-3/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke1-6/+4
2014-11-06-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara5-744/+4
2014-11-06drop XPersistObject support from SvNumberFormatsSupplierServiceCaolán McNamara2-37/+0