summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* missing includeStephan Bergmann2015-06-111-0/+2
* minor clean upStephan Bergmann2015-06-111-36/+9
* Remove unnecessary Bool2AnyStephan Bergmann2015-06-101-5/+0
* svl: document SfxItemPropertyMapEntryMichael Stahl2015-06-101-3/+7
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-19/+18
* tdf#90804 remove SfxFieldUnit enumAndras Timar2015-06-081-6/+0
* svl: prefix remaining members of SvxSearchItemMiklos Vajna2015-06-041-57/+57
* SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna2015-05-282-0/+11
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-2/+2
* tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier2015-05-062-0/+9
* Use typed MaybeFile LinkStephan Bergmann2015-04-301-3/+3
* Gradually typed LinkStephan Bergmann2015-04-303-29/+29
* expand and remove DECL_PTRHINT macroNoel Grandin2015-04-283-20/+16
* SfxItemSet::PutDirect return value is unusedStephan Bergmann2015-04-281-1/+1
* operator == return type wants to be boolStephan Bergmann2015-04-281-1/+1
* convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin2015-04-221-6/+9
* convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin2015-04-221-21/+19
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+3
* convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2015-04-201-17/+26
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-171-14/+34
* convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin2015-04-153-23/+21
* convert TXTFORMAT constants to scoped enumNoel Grandin2015-04-151-10/+0
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-151-7/+16
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-4/+4
* No need to spell out com::sun::star, css is enough.Miklos Vajna2015-04-111-6/+6
* svl: prefix members of SfxItemIterMichael Stahl2015-04-081-14/+21
* svl: prefix members of SfxItemSetMichael Stahl2015-04-082-14/+14
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-4/+4
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-4/+4
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* tdf#90133 Scientific format: allow variable decimalLaurent Balland-Poirier2015-03-231-0/+6
* Char shading: use a marker for character background imported from MSO shadingZolnai Tamás2015-03-211-0/+5
* loplugin:constantfunction: svlNoel Grandin2015-03-193-8/+1
* more cast hellCaolán McNamara2015-03-181-1/+1
* another round of build fixingCaolán McNamara2015-03-181-5/+5
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-7/+7
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-112-2/+4
* SfxItemHandle is only used in one place, so inline itNoel Grandin2015-03-111-17/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* convert SVX_SEARCHAPP_ constants to enum classNoel Grandin2015-03-021-7/+11
* replace SVX_SEARCHCMD_ constants with enum classNoel Grandin2015-03-021-7/+10
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-252-25/+8
* boost->stdCaolán McNamara2015-02-182-4/+4
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-162-6/+5
* Document SfxItemStateUrsache Vladimir2015-02-161-3/+26
* Extract SfxItemSet::dumpAsXml() from swMiklos Vajna2015-02-081-0/+1
* loplugin:deletedspecialStephan Bergmann2015-02-0714-33/+28
* callcatcher: shave off some moreCaolán McNamara2015-02-031-3/+0
* Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna2015-02-011-0/+2