summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-09compact namespace in reportdesignNoel Grandin1-2/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-3/+1
2020-04-26update pchesCaolán McNamara3-33/+11
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen6-15/+7
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-15/+4
2020-04-05update some pches that no longer need vcl.lstbox.hxxCaolán McNamara1-4/+3
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin2-8/+8
2020-02-27tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-16use fwd decls of StatusBarCaolán McNamara1-2/+1
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-2/+1
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-22inline some construction methodsNoel Grandin1-3/+0
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin6-19/+15
2019-12-20loplugin:duplicate-definesNoel Grandin1-5/+0
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin2-4/+4
2019-12-04drop some unnecessary includesCaolán McNamara1-3/+1
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-4/+7
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-2/+2
2019-11-22make some classes module-privateNoel Grandin1-8/+8
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák3-2/+9
2019-10-13update reportdesign pchesCaolán McNamara3-33/+14
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin1-1/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-30/+11
2019-09-26loplugin:constmethod in reportdesignNoel Grandin2-2/+2
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil4-0/+6
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-06update precompiled_rptui.hxxCaolán McNamara1-9/+1
2019-05-12regenerate PCH headersLuboš Luňák3-44/+5
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-1/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák3-204/+99
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2-2/+2
2019-02-13Pointer is pointlessNoel Grandin2-2/+0
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin3-6/+6
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin2-8/+8
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand1-0/+4
2018-08-16remove mempoolNoel Grandin1-1/+0
2018-07-25tdf#118730 Correct ReportDesigner Object creationArmin Le Grand1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-7/+14
2018-04-21loplugin:unusedmethodsNoel Grandin1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand3-23/+48
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand3-48/+23