summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Make these non-inline and add the const version of the getter.Kohei Yoshida1-1/+2
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin1-19/+0
2014-10-03loplugin: cstylecastNoel Grandin1-2/+2
2014-10-02fix buildNoel Grandin1-4/+0
2014-10-02loplugin: cstylecastNoel Grandin1-0/+4
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-24German comment translation.Florian Reisinger2-25/+20
2014-09-17callcatcher: update unused codeCaolán McNamara1-6/+0
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-9/+9
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-3/+0
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+0
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+0
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler1-13/+10
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin4-21/+5
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin1-5/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza3-3/+0
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin1-1/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin18-24/+27
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl2-14/+0
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin2-4/+1
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert1-1/+3
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin1-10/+9
2014-07-23remove dead SfxArgumentError typedefNoel Grandin1-2/+0
2014-07-23move string IO methods out of global headerNoel Grandin1-42/+0
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin2-15/+18
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin1-3/+1
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin1-1/+0
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin1-1/+1
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin1-3/+3
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin2-6/+6
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin1-1/+0
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin2-17/+16
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin1-1/+0
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert1-1/+9
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert1-4/+15
2014-07-22Add unittests for SfxBroadcasterTobias Lippert1-3/+4
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert3-2/+2
2014-07-16translate comments in itempool.hxxTobias Lippert1-15/+10
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-10/+10
2014-06-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof1-229/+238
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida1-0/+44
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida1-8/+8
2014-06-19indentation fixesMiklos Vajna1-1/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-9/+9
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist1-2/+0
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist2-6/+0