summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-22inline some construction methodsNoel Grandin2-34/+25
2020-01-22use fastparser in RptMLMasterStylesContext_ImplNoel Grandin1-16/+10
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin2-17/+16
2020-01-22Convert reportdesign to fastparserNoel Grandin38-625/+476
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin1-10/+3
2020-01-20loplugin:unusedfieldsNoel Grandin1-1/+0
2020-01-20use more FastParser in ORptFilterNoel Grandin2-58/+43
2020-01-16remove some unneeded includesCaolán McNamara1-1/+0
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin1-6/+1
2020-01-14use FastParser in reportdesignNoel Grandin1-10/+15
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin6-19/+15
2020-01-10use more std::make_sharedNoel Grandin5-10/+10
2020-01-07extract some common code from ImportContext classesNoel Grandin13-50/+3
2020-01-07Fix typo in codeAndrea Gelmini8-16/+16
2020-01-07Fix typo in codeAndrea Gelmini1-4/+4
2020-01-06weld AreaPropertyPanelCaolán McNamara2-4/+4
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin5-9/+10
2019-12-20loplugin:duplicate-definesNoel Grandin1-2/+0