summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/dumpfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+1
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-12Clean up previous commitStephan Bergmann1-15/+4
2015-03-12sw: further components converted to constructor methodChris Sherlock1-7/+7
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-2/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-08-17sw: unused includes in dumpfilterMiklos Vajna1-3/+0
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-10/+10
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard1-0/+1
2011-06-15catch by const referenceCaolán McNamara1-2/+2
2011-04-07fix build error, make xmldumper stuff always builtCaolán McNamara1-0/+2
2011-04-06sw: create a layout dump filter to ease testingCédric Bosdonnat1-0/+208