summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)Author
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
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-14use FastParser in reportdesignNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-07Fix typo in codeAndrea Gelmini
2020-01-07Fix typo in codeAndrea Gelmini
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-11Removed duplicated includeAndrea Gelmini
2019-12-11tdf#105225 Use new background tab page in Base:Report BuilderJim Raykowski
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara