summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2015-04-08svl: prefix members of SfxItemIterMichael Stahl1-14/+21
2015-04-08svl: prefix members of SfxItemSetMichael Stahl2-14/+14
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-4/+4
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier1-0/+6
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-0/+5
2015-03-19loplugin:constantfunction: svlNoel Grandin3-8/+1
2015-03-18more cast hellCaolán McNamara1-1/+1
2015-03-18another round of build fixingCaolán McNamara1-5/+5
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-7/+7
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2-2/+4
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin1-17/+0
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-7/+11
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-7/+10
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin2-25/+8
2015-02-18boost->stdCaolán McNamara2-4/+4
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-6/+5
2015-02-16Document SfxItemStateUrsache Vladimir1-3/+26
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