summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)Author
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-07use more Color in reportdesignNoel Grandin
2018-03-03drop old tools/gen methodsNoel Grandin
2018-03-02use more Color in ExtendedColorConfigValue and reportdesignNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin
2018-02-14Fix an assert in ReportController (reportdesign)Julien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-28tdf#115269: fix crash when changing horizontal align (reportdesign)Julien Nabet
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann
2018-01-05remove dead eeitemid.hxxNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-26coverity#1421074 Uncaught exceptionCaolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21coverity warningsCaolán McNamara
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-03tdf#112848 Assert when clicking on report wizard or design viewNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-12coverity#1078469 silence Unchecked return valueCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin