summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
AgeCommit message (Expand)Author
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-08Indentation fixesMiklos Vajna
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
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-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-23tdf#91368 - micro-optimization for over-used method.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
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-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás
2013-11-17undefining inline is just confusingTakeshi Abe