summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida1-15/+1
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist1-1/+1
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida1-17/+5
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida1-11/+10
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida1-25/+12
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida1-0/+11
2014-12-04callcatcher: update unused codeCaolán McNamara2-15/+0
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida2-22/+8
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-2/+0
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-5/+5
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan1-66/+0
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan1-61/+0
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl1-2/+0
2014-11-23fdo#39468 translate German commentsMichael Weghorn6-53/+44
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida1-0/+10
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2-3/+41
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida1-78/+28
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