summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-1/+2
2021-04-12update PCHsCaolán McNamara1-8/+2
2021-04-08update PCHsLuboš Luňák2-4/+9
2021-04-06update pchesCaolán McNamara1-1/+2
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl1-4/+0
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC65-257/+65
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze2-0/+2
2021-03-13update pchesJulien Nabet1-1/+3
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-03-07ref-count SdrPageNoel3-9/+10
2021-03-06update pchesJulien Nabet1-1/+2
2021-03-03update pchesCaolán McNamara1-2/+1
2021-03-03loplugin:refcounting in sdNoel1-1/+1
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-23update pchesCaolán McNamara1-5/+2
2021-02-20loplugin:refcounting in svlNoel1-1/+1
2021-02-19weld slidecontextmenuCaolán McNamara2-1/+11
2021-02-19update pchesCaolán McNamara1-7/+2
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl1-2/+3
2021-02-08update pchesCaolán McNamara2-2/+9
2021-01-22find-can-be-private-symbolsNoel1-1/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann3-4/+5
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann3-11/+15
2020-12-19use more string_view in SfxItemPropertyMapNoel1-1/+1
2020-12-15update pchesCaolán McNamara1-4/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara2-11/+5
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen5-4/+4
2020-12-04update pchesCaolán McNamara2-3/+20
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-6/+6
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer14-79/+80
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-02tdf#137720: Slide, Page Setup replaced with Slide, Page PropertiesAyhan Yalçınsoy1-1/+1
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski1-1/+3
2020-10-23long->tools::Long in pyuno..sdNoel2-9/+10
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl1-1/+30
2020-10-16try to make available all slide images using threadsLuboš Luňák1-0/+7
2020-10-10Replace list by vectorJulien Nabet1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel2-3/+3
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl1-1/+74
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl1-4/+1
2020-09-21update pchesCaolán McNamara2-2/+5
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-35/+0
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+2
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-31Fix typos in codeAndrea Gelmini1-1/+1
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-4/+4