summaryrefslogtreecommitdiff
path: root/sw/inc/grfatr.hxx
AgeCommit message (Expand)Author
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2017-12-12TypeWhichId in swNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-19Translation of German comments.Christoph Herzog
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth