summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-5/+5
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida1-17/+10
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida1-1/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-12drop pool ver 1 import supportCaolán McNamara1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini4-5/+5
2014-11-07wrong place I guessCaolán McNamara1-3/+3
2014-11-07still need one of the variantsCaolán McNamara1-0/+2
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara2-16/+0
2014-11-06remove include/svl/nfversi.hxxEike Rathke2-52/+0
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke2-13/+5
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke1-6/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke1-1/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke1-1/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke1-1/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke1-1/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke1-1/+0
2014-11-06remove obsolete GetNewStandardDefined()Eike Rathke1-1/+0
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara3-31/+0
2014-11-06svl: remove unused codeNoel Grandin1-1/+0
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