summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2020-08-14loplugin:simplifybool moreNoel Grandin2-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin23-23/+23
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin4-4/+4
2020-08-12expand out DELETEZNoel Grandin1-2/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-24/+3
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin15-224/+66
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin21-323/+98
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin14-537/+162
2020-07-12update pchesCaolán McNamara3-59/+44
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin2-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: reportdesignStephan Bergmann2-6/+6
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-1/+1
2020-07-01weld EditControl for browseboxCaolán McNamara1-2/+2
2020-06-26update some pchesCaolán McNamara1-41/+15
2020-06-26Upcoming improved loplugin:elidestringvar: reportdesignStephan Bergmann1-2/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-1/+1
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+1
2020-06-04Upcoming loplugin:elidestringvar: reportdesignStephan Bergmann3-8/+4
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2-0/+6
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-20weld ComboBoxControlCaolán McNamara2-26/+23
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-16/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-3/+3
2020-05-09compact namespace in reportdesignNoel Grandin3-6/+6
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl1-5/+5
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen79-423/+50
2020-04-28move the castToFastAttributeList functionNoel Grandin15-45/+15
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann7-7/+11
2020-04-26update pchesCaolán McNamara3-33/+11
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-100/+0
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen79-146/+67
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-15/+4
2020-04-15tdf#91565: Report builder, missing insert field iconJulien Nabet1-0/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin4-13/+24
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-3/+1
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin2-3/+1
2020-04-05update some pches that no longer need vcl.lstbox.hxxCaolán McNamara1-4/+3
2020-04-02loplugin:flatten in reportdesignNoel Grandin32-1724/+1722
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin5-21/+21
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin19-33/+33
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-4/+1
2020-03-09tdf#130878 improvement to previous fixNoel Grandin1-1/+2
2020-03-04use FastParser in OReportStylesContextNoel Grandin4-76/+16
2020-03-03remove some dead codeNoel Grandin1-166/+0