summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02iss is unordered_multimap, so can't rely on orderCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15coverity#1242875 Untrusted loop boundCaolán McNamara
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna
2014-12-12coverity#1242875 Untrusted pointer writeCaolán McNamara
2014-12-12silence coverity#1242911 Untrusted loop boundCaolán McNamara
2014-12-12leave this Clone as inlineCaolán McNamara
2014-12-12leave the deliberately unused, not-for-use method inlineCaolán McNamara
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04pIimplize SfxBroadcaster and SfxListener.Kohei Yoshida
2014-12-02Remove unused header includes from public header.Kohei Yoshida
2014-11-28svl: SfxItemSet: get rid of the "no master pool" warning spamMichael Stahl
2014-11-27svl: deploy some asserts in SfxItemPool, those are bugsMichael Stahl
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCTLOptionsMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SvtCJKOptionsMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxListenerMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in undo.cxxMichael Stahl
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17coverity#1242810 Untrusted loop boundCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-16coverity#1242630 reorganize to help coverity outCaolán McNamara
2014-11-14coverity#1242630 Untrusted loop boundCaolán McNamara