summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida
2014-12-02Remove unused header includes from public header.Kohei Yoshida
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-23fdo#39468 translate German commentsMichael Weghorn
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-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12drop pool ver 1 import supportCaolán McNamara
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-06remove include/svl/nfversi.hxxEike 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-06remove obsolete GetNewStandardDefined()Eike Rathke
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-11-06svl: remove unused codeNoel Grandin
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-24German comment translation.Florian Reisinger
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler