summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-24German comment translation.Florian Reisinger
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23remove dead SfxArgumentError typedefNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-22Add unittests for SfxBroadcasterTobias Lippert
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-16translate comments in itempool.hxxTobias Lippert
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-06-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida
2014-06-19indentation fixesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin