summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2015-10-01use exponential 'E' format for General when appropriateEike Rathke
2015-08-17tdf#93071 Remove trailing zeroes of scientific in General formatLaurent Balland-Poirier
2015-08-07Resolves: tdf#93080 short day name and month name may interfereEike Rathke
2015-06-02Resolves: tdf#91420 "Jan1, 2015" is a valid dateEike Rathke
2015-03-03Resolves: tdf#89500 catch ISO 8601 datetime in all localesEike Rathke
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17coverity#1242810 Untrusted loop boundCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-16coverity#1242630 reorganize to help coverity outCaolán McNamara
2014-11-14coverity#1242630 Untrusted loop boundCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12drop pool ver 1 import supportCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11coverity#1242875 Use of untrusted scalar valueCaolán McNamara
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-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06-Werror,-Wunused-const-variableStephan Bergmann
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-11-06drop XPersistObject support from SvNumberFormatsSupplierServiceCaolán McNamara
2014-11-06coverity#1242693 Untrusted value as argumentCaolán McNamara
2014-11-06svl: remove unused codeNoel Grandin
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-30eliminate now unnecessary temporary OUStringEike Rathke
2014-10-30coverity#1242956 Untrusted loop boundCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-17coverity#1242604 attempt to silence Untrusted loop boundCaolán McNamara
2014-10-16Resolves: fdo#81496 crash in calc format pageCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-01svl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30SfxBroadcaster: add some SolarMutex assertsMichael Stahl