summaryrefslogtreecommitdiff
path: root/reportdesign/source
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-25loplugin:unusedenumconstantsNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
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-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-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-10reportdesign: Hide some internal commands from customizationMaxim Monastirsky
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-02-07tdf#54938: Adapt supportsService implementations to cppu::supportsServiceMehmet Emin Başoğlu
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
2020-01-24loplugin:makeshared in reportdesignNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22inline some construction methodsNoel Grandin
2020-01-22use fastparser in RptMLMasterStylesContext_ImplNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20use more FastParser in ORptFilterNoel Grandin
2020-01-16remove some unneeded includesCaolán McNamara