summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin21-58/+58
2018-04-01remove unused processfactory.hxx includesJochen Nitschke6-7/+0
2018-03-20drop unnecessary includesCaolán McNamara9-9/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2-7/+23
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-4/+0
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-2/+2
2018-03-07use more Color in reportdesignNoel Grandin7-18/+19
2018-03-03drop old tools/gen methodsNoel Grandin1-8/+8
2018-03-02use more Color in ExtendedColorConfigValue and reportdesignNoel Grandin6-15/+15
2018-03-02delete colordata.hxxNoel Grandin1-1/+1
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl1-0/+4
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin3-12/+16
2018-02-28convert COL_ constants to be of type ColorNoel Grandin7-12/+12
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke6-6/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22weld native message dialogsCaolán McNamara1-1/+2
2018-02-21RGB_Color method is unnecessaryNoel Grandin1-1/+1
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin7-32/+32
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin10-86/+86
2018-02-14Fix an assert in ReportController (reportdesign)Julien Nabet1-4/+4
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen8-8/+0
2018-01-28tdf#115269: fix crash when changing horizontal align (reportdesign)Julien Nabet1-1/+1
2018-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2018-01-19new loplugin:emptyifNoel Grandin2-7/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky1-5/+0
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann6-10/+10
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann15-36/+36
2018-01-05remove dead eeitemid.hxxNoel Grandin1-2/+1
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin6-6/+6
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-19remove unused typedefsNoel Grandin2-6/+0
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann26-35/+35
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann9-66/+56
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin3-6/+6
2017-12-01-Werror,-Wimplicit-fallthroughStephan Bergmann1-0/+1
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2-3/+3
2017-11-30reportdesign: split up ORptFilter::CreateContext()Michael Stahl5-46/+205
2017-11-29loplugin:unusedmethodsNoel Grandin3-69/+0
2017-11-26coverity#1421074 Uncaught exceptionCaolán McNamara2-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann2-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-21coverity warningsCaolán McNamara1-3/+3
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2-2/+3