summaryrefslogtreecommitdiff
path: root/.buckversion
blob: 3c6074560bc6f7e6e0e841c41d4d12ea39774dd3 (plain)
1
6659a474fb2ba6e921bb38c1b55d4c9ba6073cfa
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen 2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin 2018-01-15More loplugin:cstylecast: svxStephan Bergmann 2018-01-11loplugin:redundantcast: svxStephan Bergmann 2017-10-23loplugin:includeform: svxStephan Bergmann 2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin 2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin 2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall 2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall 2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-05-19loplugin:stringcopy: svxStephan Bergmann 2017-05-19make string translation loading more uniformCaolán McNamara 2017-03-31use actual UNO enums in svxNoel Grandin 2017-03-03remove unused CreateDefault methodsNoel Grandin 2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin 2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin 2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin 2016-08-30convert RECT_POINT to scoped enumNoel Grandin 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-10-31com::sun::star->css in svxNoel Grandin 2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna 2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna 2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna 2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna 2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin 2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin 2014-03-14svx: sal_Bool->boolNoel Grandin 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin 2014-01-28bool improvementsStephan Bergmann 2014-01-22convert more SvStream::operator<< callsNoel Grandin 2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann