summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-20loplugin:duplicate-definesNoel Grandin1-5/+0
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin7-14/+14
2019-12-18loplugin:duplicate-definesNoel Grandin1-0/+1
2019-12-14loplugin:expandablemethodsNoel Grandin6-8/+3
2019-12-13loplugin:unusedmethodsNoel Grandin2-11/+0
2019-12-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-11tdf#105225 Use new background tab page in Base:Report BuilderJim Raykowski3-48/+113
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-1/+2
2019-12-09weld Property BrowserCaolán McNamara2-56/+21
2019-12-05Fix typoAndrea Gelmini1-2/+2
2019-12-04drop some unnecessary includesCaolán McNamara2-5/+1
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-4/+7
2019-12-04weld ONavigatorCaolán McNamara6-424/+419
2019-12-04weld OGroupsSortingDialogCaolán McNamara5-586/+560
2019-12-03drop some unnecessary includesCaolán McNamara3-4/+0