summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused codeCaolán McNamara2014-09-171-6/+0
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-122-9/+9
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-3/+0
* Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2014-09-101-1/+0
* Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-1/+0
* fdo#39468: Translatet some german commentsDaniel Sikeler2014-09-091-13/+10
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-064-21/+5
* remove unused bIsOwner field in SfxHintNoel Grandin2014-08-271-5/+2
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-223-3/+0
* Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann2014-08-221-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin2014-07-291-1/+0
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-2918-24/+27
* svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl2014-07-242-14/+0
* move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin2014-07-242-4/+1
* fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert2014-07-231-1/+3
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-231-10/+9
* remove dead SfxArgumentError typedefNoel Grandin2014-07-231-2/+0
* move string IO methods out of global headerNoel Grandin2014-07-231-42/+0
* convert SfxPoolItem kind constants to an enumNoel Grandin2014-07-232-15/+18
* remove unused values from SfxFieldUnit enumNoel Grandin2014-07-231-3/+1
* simplify SfxItemPool::GetPresentationNoel Grandin2014-07-231-1/+0
* rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin2014-07-231-1/+1
* mark m_nRefCount in SfxPoolItem as mutableNoel Grandin2014-07-231-3/+3
* remove unused return type from SfxItemPool::AddRefNoel Grandin2014-07-232-6/+6
* remove unused SfxPoolItem::Delete_Impl methodNoel Grandin2014-07-231-1/+0
* comments and code formatting in SfxPoolItemNoel Grandin2014-07-232-17/+16
* remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin2014-07-231-1/+0
* fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert2014-07-231-1/+9
* fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2014-07-221-4/+15
* Add unittests for SfxBroadcasterTobias Lippert2014-07-221-3/+4
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-173-2/+2
* translate comments in itempool.hxxTobias Lippert2014-07-161-15/+10
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-131-0/+12
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-07-021-10/+10
* Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof2014-06-301-229/+238
* Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida2014-06-261-0/+44
* Revert needless inlining of methods for publicly exposed class.Kohei Yoshida2014-06-261-8/+8
* indentation fixesMiklos Vajna2014-06-191-1/+4
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-9/+9
* Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist2014-06-121-2/+0
* Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist2014-06-112-6/+0
* de-virtualize these stringify methods, nothing overrides themCaolán McNamara2014-06-091-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-093-5/+5
* simplify SfxListener::EndListening and StartListeningNoel Grandin2014-06-061-2/+2
* Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2014-05-281-2/+7
* Remove unused headersMatteo Casalin2014-05-242-4/+0
* sal_uInt16 to size_tMatteo Casalin2014-05-241-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-2/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1