summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* java: reduce visibility of fields and methodsNoel Grandin2014-12-114-8/+8
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida2014-12-081-45/+58
* Forward-declare MarkedUndoAction.Kohei Yoshida2014-12-071-0/+22
* Pimplize SfxListUndoAction.Kohei Yoshida2014-12-071-15/+22
* Pimplize SfxUndoActions.Kohei Yoshida2014-12-071-0/+54
* Putting this back in to fix Windows build.Kohei Yoshida2014-12-041-0/+6
* callcatcher: update unused codeCaolán McNamara2014-12-042-27/+0
* pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida2014-12-042-49/+89
* Remove unused header includes from public header.Kohei Yoshida2014-12-021-1/+3
* svl: SfxItemSet: get rid of the "no master pool" warning spamMichael Stahl2014-11-281-9/+0
* svl: deploy some asserts in SfxItemPool, those are bugsMichael Stahl2014-11-272-2/+2
* Adjust ref undo to ensure group area listeners are used.Kohei Yoshida2014-11-251-1/+3
* svl: Internalize strmadpt.hxx headerMatúš Kukan2014-11-243-2/+70
* Remove not used SvLockBytesInputStreamMatúš Kukan2014-11-241-176/+3
* svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl2014-11-241-3/+1
* svl: convert DBG_ASSERTs in SvtCTLOptionsMichael Stahl2014-11-241-18/+16
* svl: convert DBG_ASSERTs in SvtCJKOptionsMichael Stahl2014-11-241-13/+12
* svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl2014-11-242-47/+28
* svl: convert DBG_ASSERTs in SfxListenerMichael Stahl2014-11-241-12/+5
* svl: convert DBG_ASSERTs in undo.cxxMichael Stahl2014-11-241-30/+30
* ptr_container sometimes requires new_clone function.Kohei Yoshida2014-11-221-0/+13
* Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2014-11-223-1/+56
* Make SvNumberFormatter's methods non-inline.Kohei Yoshida2014-11-221-7/+113
* Apply pimpl to svl::SharedStringPool.Kohei Yoshida2014-11-182-50/+77
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-186-1/+7
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* Make these non-inline and add the const version of the getter.Kohei Yoshida2014-11-181-0/+9
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* coverity#1242810 Untrusted loop boundCaolán McNamara2014-11-171-0/+10
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1728-0/+31
* "#pragma hdrstop" looks quite obsoleteMichael Stahl2014-11-171-4/+0
* coverity#1242630 reorganize to help coverity outCaolán McNamara2014-11-161-1/+6
* coverity#1242630 Untrusted loop boundCaolán McNamara2014-11-141-3/+17
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-148-9/+9
* drop pool ver 1 import supportCaolán McNamara2014-11-121-278/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-9/+9
* coverity#1242875 Use of untrusted scalar valueCaolán McNamara2014-11-111-4/+9
* callcatcher: number format serialization cleanup falloutCaolán McNamara2014-11-072-77/+0
* remove now superfluous SetUsed() callsEike Rathke2014-11-061-10/+5
* remove now meaningless "since number formatter version ..." commentsEike Rathke2014-11-061-6/+5
* assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke2014-11-061-0/+1
* change nNewStandardDefined to bAdditionalBuiltinEike Rathke2014-11-062-5/+5
* eliminate ImpInsertNewStandardFormat()Eike Rathke2014-11-061-19/+10
* remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke2014-11-061-45/+30
* remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke2014-11-061-3/+2
* remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke2014-11-061-3/+2
* remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke2014-11-061-3/+2
* remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke2014-11-061-6/+4
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1