summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin1-0/+1
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin25-33/+64
2020-02-28weld calc navigatorCaolán McNamara2-2/+3
2020-02-27tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran2-5/+5
2020-02-26new loplugin:xmlimportNoel Grandin10-0/+30
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-16use fwd decls of StatusBarCaolán McNamara1-2/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin12-67/+67
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-2/+1
2020-02-10reportdesign: Hide some internal commands from customizationMaxim Monastirsky2-6/+5
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky1-2/+26
2020-02-07reportdesign: Use .uno:UnderlineSimpleMaxim Monastirsky1-1/+1
2020-02-07tdf#54938: Adapt supportsService implementations to cppu::supportsServiceMehmet Emin Başoğlu1-6/+5
2020-02-06drop unnecessary includeCaolán McNamara1-2/+4
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák3-7/+61
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz1-1/+1
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-9/+12
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-26iAvoid explicit casts to smaller sal_uInt32 from larger longStephan Bergmann1-2/+2
2020-01-25Change some #define to constexprStephan Bergmann1-1/+1
2020-01-24loplugin:makeshared in reportdesignNoel Grandin2-7/+7
2020-01-23loplugin:unusedmethodsNoel Grandin2-211/+0