summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2022-02-08related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth1-1/+1
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen1-1/+0
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin1-1/+1
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin2-2/+2
2021-11-03loplugin:finalclassesNoel Grandin2-3/+3
2021-11-03loplugin:constparamsNoel Grandin1-2/+2
2021-10-11loplugin:moveparam in sdNoel Grandin2-3/+3
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-4/+18
2021-09-15loplugin:finalclasses in sdNoel Grandin1-1/+1
2021-09-05tdf#140725 Change a tooltip for Slide Master name field in status barRoman Kuznetsov1-1/+1
2021-09-02unused definesNoel Grandin2-7/+1
2021-08-24tdf#144032: fix STR_ASK_DELETE_LAYERJulien Nabet1-1/+1
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-1/+1
2021-08-05drop unneeded forward declareCaolán McNamara1-1/+0
2021-08-05remove outdated commentsCaolán McNamara1-2/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin6-24/+27
2021-08-04SdStyleSheet: implement XMultiPropertySetMike Kaganski1-0/+12
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+1
2021-07-01loplugin:unusedmethodsNoel Grandin1-1/+0
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy1-0/+1
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-4/+17
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl1-0/+3
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-1/+1
2021-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann3-4/+4
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