summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2022-05-03add o3tl::equalsAsciiNoel Grandin1-1/+1
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-3/+3
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)1-2/+0
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-1/+0
2022-02-21Recheck modules sd* with IWYUGabor Kelemen5-0/+9
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin1-1/+0
2022-02-10add more TypedWhichIdNoel Grandin2-16/+17
2022-02-04related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth1-1/+1
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-3/+5
2022-01-24move titledockwin to the one place it's usedCaolán McNamara2-0/+4
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+2
2022-01-06It's called a slide, not a foilTor Lillqvist1-8/+8
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-1/+1
2021-12-19use more cppu::BaseMutexNoel Grandin1-1/+0
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen1-1/+0
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna1-1/+1
2021-12-08use more OUStringLiteral in variousNoel Grandin1-126/+123
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin5-98/+102
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl1-0/+5
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