summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2021-05-16tdf#141571 Base crashed on creation of user functionNoel Grandin1-0/+7
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer1-2/+2
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-0/+1
2020-11-09tdf#124176 Use pragma once instead of inclusive guardsshubham6561-4/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2-21/+12
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze1-1/+1
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-24/+3
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin1-7/+0
2020-07-12update pchesCaolán McNamara3-59/+44
2020-06-26update some pchesCaolán McNamara1-41/+15
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