summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2021-09-28vcl: rename OutDevState to StackChris Sherlock2-10/+37
2021-08-05drop unneeded forward declareCaolán McNamara1-1/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin4-24/+24
2021-06-17use string_view in the Translate APINoel Grandin1-1/+2
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2-7/+35
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin1-0/+7
2021-04-12update PCHsCaolán McNamara2-11/+7
2021-04-08update PCHsLuboš Luňák2-9/+10
2021-04-06update pchesCaolán McNamara2-2/+4
2021-03-21update pchesCaolán McNamara2-2/+7
2021-03-13update pchesJulien Nabet1-6/+3
2021-03-09Make sal/config.h the first in pchMike Kaganski3-8/+11
2021-03-07ref-count SdrPageNoel2-3/+3
2021-03-06update pchesJulien Nabet1-4/+1
2021-03-03update pchesCaolán McNamara1-5/+1
2021-02-23update pchesCaolán McNamara1-1/+4
2021-02-19update pchesCaolán McNamara1-5/+1
2021-02-16merge OStartMarker with its childrenCaolán McNamara1-2/+0
2021-02-10clean up SdrObject cloningNoel1-4/+4
2021-02-08update pchesCaolán McNamara2-2/+6
2020-12-15update pchesCaolán McNamara1-4/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2
2020-12-04update pchesCaolán McNamara2-2/+12
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
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