summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-04-08svl: prefix members of SfxItemIterMichael Stahl
2015-04-08svl: prefix members of SfxItemSetMichael Stahl
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-23tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-19loplugin:constantfunction: svlNoel Grandin
2015-03-18more cast hellCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16Document SfxItemStateUrsache Vladimir
2015-02-08Extract SfxItemSet::dumpAsXml() from swMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann
2015-01-22Factor out SfxStringItem::dumpAsXml() from swMiklos Vajna
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin