summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
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
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-13loplugin:finalclasses in package..sfx2Noel 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-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
2019-12-09weld Property BrowserCaolán McNamara
2019-12-05Fix typoAndrea Gelmini
2019-12-04drop some unnecessary includesCaolán McNamara
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-04weld OGroupsSortingDialogCaolán McNamara
2019-12-03drop some unnecessary includesCaolán McNamara
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann