Age | Commit message (Expand) | Author |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-18 | svl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | coverity#1242875 Untrusted loop bound | Caolán McNamara |
2014-12-14 | Factor out SfxUInt16Item::dumpAsXml() from sw | Miklos Vajna |
2014-12-12 | coverity#1242875 Untrusted pointer write | Caolán McNamara |
2014-12-12 | silence coverity#1242911 Untrusted loop bound | Caolán McNamara |
2014-12-12 | leave this Clone as inline | Caolán McNamara |
2014-12-12 | leave the deliberately unused, not-for-use method inline | Caolán McNamara |
2014-12-12 | svl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-12-08 | Move IndexedStyleSheets to the Imp(l) class. | Kohei Yoshida |
2014-12-07 | Forward-declare MarkedUndoAction. | Kohei Yoshida |
2014-12-07 | Pimplize SfxListUndoAction. | Kohei Yoshida |
2014-12-07 | Pimplize SfxUndoActions. | Kohei Yoshida |
2014-12-04 | Putting this back in to fix Windows build. | Kohei Yoshida |
2014-12-04 | callcatcher: update unused code | Caolán McNamara |
2014-12-04 | pIimplize SfxBroadcaster and SfxListener. | Kohei Yoshida |
2014-12-02 | Remove unused header includes from public header. | Kohei Yoshida |
2014-11-28 | svl: SfxItemSet: get rid of the "no master pool" warning spam | Michael Stahl |
2014-11-27 | svl: deploy some asserts in SfxItemPool, those are bugs | Michael Stahl |
2014-11-25 | Adjust ref undo to ensure group area listeners are used. | Kohei Yoshida |
2014-11-24 | svl: Internalize strmadpt.hxx header | Matúš Kukan |
2014-11-24 | Remove not used SvLockBytesInputStream | Matúš Kukan |
2014-11-24 | svl: just make SfxItemPool::GetMasterPool() always available | Michael Stahl |
2014-11-24 | svl: convert DBG_ASSERTs in SvtCTLOptions | Michael Stahl |
2014-11-24 | svl: convert DBG_ASSERTs in SvtCJKOptions | Michael Stahl |
2014-11-24 | svl: convert DBG_ASSERTs in SfxItemSet | Michael Stahl |
2014-11-24 | svl: convert DBG_ASSERTs in SfxListener | Michael Stahl |
2014-11-24 | svl: convert DBG_ASSERTs in undo.cxx | Michael Stahl |
2014-11-22 | ptr_container sometimes requires new_clone function. | Kohei Yoshida |
2014-11-22 | Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx. | Kohei Yoshida |
2014-11-22 | Make SvNumberFormatter's methods non-inline. | Kohei Yoshida |
2014-11-18 | Apply pimpl to svl::SharedStringPool. | Kohei Yoshida |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | Make these non-inline and add the const version of the getter. | Kohei Yoshida |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-17 | coverity#1242810 Untrusted loop bound | Caolán McNamara |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | "#pragma hdrstop" looks quite obsolete | Michael Stahl |
2014-11-16 | coverity#1242630 reorganize to help coverity out | Caolán McNamara |
2014-11-14 | coverity#1242630 Untrusted loop bound | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | drop pool ver 1 import support | Caolán McNamara |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | coverity#1242875 Use of untrusted scalar value | Caolán McNamara |
2014-11-07 | callcatcher: number format serialization cleanup fallout | Caolán McNamara |
2014-11-06 | remove now superfluous SetUsed() calls | Eike Rathke |
2014-11-06 | remove now meaningless "since number formatter version ..." comments | Eike Rathke |