summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-06update pchesCaolán McNamara
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-21update pchesCaolán McNamara
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-13update pchesJulien Nabet
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-07ref-count SdrPageNoel
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-03-03loplugin:refcounting in sdNoel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-23update pchesCaolán McNamara
2021-02-20loplugin:refcounting in svlNoel
2021-02-19weld slidecontextmenuCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-08update pchesCaolán McNamara
2021-01-22find-can-be-private-symbolsNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-15update pchesCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-04update pchesCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-02tdf#137720: Slide, Page Setup replaced with Slide, Page PropertiesAyhan Yalçınsoy
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-10Replace list by vectorJulien Nabet
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl
2020-09-21update pchesCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara