Age | Commit message (Expand) | Author |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2021-01-03 | tighten up asserting in SfxPoolItem::operator== | Noel Grandin |
2020-02-24 | tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxx | Gabor Kelemen |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-04-25 | WIP: Further preparations for deeper Item changes | Armin Le Grand |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann |
2017-08-14 | Removing unused SfxItemPool serialisation from svx | Varun Dhall |
2017-08-11 | Removing unused SfxItemPool serialisation from svx | Varun Dhall |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-03-03 | convert SfxEnumItem to type-safe template class | Noel Grandin |
2017-02-08 | remove unused SCHATTR_DIAGRAM_STYLE | Noel Grandin |
2016-10-27 | loplugin:expandablemethods in svx | Noel Grandin |
2016-08-25 | remove unused SvxChartDataDescr and SvxChartDataDescrItem | Noel Grandin |
2016-08-25 | convert SvxChartTextOrder to scoped enum | Noel Grandin |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-03-12 | Remove some unused include stdio (svx) | Julien Nabet |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-06 | loplugin: cstylecast | Noel Grandin |
2014-08-19 | svx: Cleanup ASCII art and useless comments | Chris Laplante |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-10-12 | No idea why <wchar.h> would be needed here on non-Linux Unix | Tor Lillqvist |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-04-02 | removed duplicate includes in svx | Takeshi Abe |
2012-02-27 | Removed unused code | Szabolcs Dezsi |
2011-11-27 | remove include of pch header from svx | Norbert Thiebaud |
2011-08-04 | callcatcher: remove unused methods | Caolán McNamara |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-15 | chart52: merge with DEV300_m100 | Ingrid Halama [iha] |
2011-01-27 | chart52: #28670# make the legend within charts resizeable - part 3 | Ingrid Halama [iha] |
2011-01-10 | removetooltypes01: #i112600# remove tooltypes from svx | Mikhail Voytenko |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |