/officecfg/

stro/cib/libreoffice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforlist.cxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-22Simplify erase iterator management (zforlist.cxx)Julien Nabet
2015-02-05yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-03tdf#88960 Scientific format: add/remove digits with buttonsLaurent Balland-Poirier
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12leave this Clone as inlineCaolán McNamara
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-06remove now superfluous SetUsed() callsEike Rathke
2014-11-06remove now meaningless "since number formatter version ..." commentsEike Rathke
2014-11-06assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-10-30eliminate now unnecessary temporary OUStringEike Rathke
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-07-10Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-11allow additional i18n formats to define defaultsEike Rathke