summaryrefslogtreecommitdiff
path: root/include/svl/zforlist.hxx
AgeCommit message (Expand)Author
2016-06-03add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-12-12TyposJulien Nabet
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-04-30Gradually typed LinkStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-22callcatcher: update unused codeCaolán McNamara
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-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07wrong place I guessCaolán McNamara
2014-11-07still need one of the variantsCaolán McNamara
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-01-30fdo#63154 Removed unused solar.h ref. in svlAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke
2013-06-04include: convert <type> here tooMichael Stahl
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen