summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2020-05-30Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-20weld ComboBoxControlCaolán McNamara
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in reportdesignNoel Grandin
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-15tdf#91565: Report builder, missing insert field iconJulien Nabet
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin
2020-04-05update some pches that no longer need vcl.lstbox.hxxCaolán McNamara
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-09tdf#130878 improvement to previous fixNoel Grandin
2020-03-04use FastParser in OReportStylesContextNoel Grandin
2020-03-03remove some dead codeNoel Grandin
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-02-28weld calc navigatorCaolán McNamara
2020-02-27tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16use fwd decls of StatusBarCaolán McNamara
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-10reportdesign: Hide some internal commands from customizationMaxim Monastirsky
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-02-07reportdesign: Use .uno:UnderlineSimpleMaxim Monastirsky
2020-02-07tdf#54938: Adapt supportsService implementations to cppu::supportsServiceMehmet Emin Başoğlu
2020-02-06drop unnecessary includeCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-26iAvoid explicit casts to smaller sal_uInt32 from larger longStephan Bergmann
2020-01-25Change some #define to constexprStephan Bergmann