summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2015-02-08Extract SfxItemSet::dumpAsXml() from swMiklos Vajna1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann14-33/+28
2015-02-03callcatcher: shave off some moreCaolán McNamara1-3/+0
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara4-39/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin7-30/+29
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin13-54/+54
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna3-2/+3
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann1-1/+1
2015-01-22Factor out SfxStringItem::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-17/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-4/+4
2014-12-22callcatcher: update unused codeCaolán McNamara1-9/+18
2014-12-18fdo#39468 translate German commentsMichael Weghorn4-26/+20
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-12leave this Clone as inlineCaolán McNamara1-3/+9
2014-12-12leave the deliberately unused, not-for-use method inlineCaolán McNamara1-5/+6
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann1-16/+0
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida1-15/+1
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist1-1/+1
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida1-17/+5
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida1-11/+10
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida1-25/+12
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida1-0/+11
2014-12-04callcatcher: update unused codeCaolán McNamara2-15/+0
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida2-22/+8
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-2/+0
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-5/+5
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan1-66/+0
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan1-61/+0
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl1-2/+0
2014-11-23fdo#39468 translate German commentsMichael Weghorn6-53/+44
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida1-0/+10
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2-3/+41
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida1-78/+28
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida1-17/+10
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida1-1/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-12drop pool ver 1 import supportCaolán McNamara1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini4-5/+5
2014-11-07wrong place I guessCaolán McNamara1-3/+3
2014-11-07still need one of the variantsCaolán McNamara1-0/+2
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara2-16/+0
2014-11-06remove include/svl/nfversi.hxxEike Rathke2-52/+0
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke2-13/+5
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke1-6/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke1-1/+0