summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2014-11-28svl: SfxItemSet: get rid of the "no master pool" warning spamMichael Stahl
2014-11-27svl: deploy some asserts in SfxItemPool, those are bugsMichael Stahl
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCTLOptionsMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCJKOptionsMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxListenerMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in undo.cxxMichael Stahl
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-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