summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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 Monastirsky2-5/+4
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann6-10/+10
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann16-41/+41
2018-01-05remove dead eeitemid.hxxNoel Grandin1-2/+1
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin7-10/+10
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 Grandin2-6/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann27-36/+36
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann10-84/+66
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 Grandin4-71/+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
2017-11-04Replace lists by vectors in reportdesignJulien Nabet2-4/+4
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin8-63/+50
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl6-7/+7
2017-10-23loplugin:includeform: reportdesignStephan Bergmann94-495/+495
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara3-14/+86
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-11/+9
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-6/+4
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-1/+0
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-03tdf#112848 Assert when clicking on report wizard or design viewNoel Grandin1-1/+0
2017-10-03new loplugin:blockblockNoel Grandin1-4/+2
2017-10-01throw more useful uno::Exception'sNoel Grandin3-9/+9
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann1-3/+2
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-2/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2-3/+3
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-1/+2
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky5-304/+0
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin2-123/+111
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-45/+101
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-11/+10
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara24-68/+60
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt3-12/+12
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2