summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/optsitem.hxx
AgeCommit message (Expand)Author
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2024-05-18Drop now unused SdOptionsSnap, SdOptionsSnapItem classesGabor Kelemen
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-04-13Drop unused SdOptionsContents classGabor Kelemen
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen
2023-11-14cid#1550047 Uninitialized scalar fieldCaolán McNamara
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt
2023-11-06tdf#135089 Move Presenter console settings to Slide Show settingsSamuel Mehrbrodt
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir
2023-04-19loplugin:finalclasses in sdNoel Grandin
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-01-03tdf#139380 tdf#139379 Constrain object when rotating angle is off by factor 100Noel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-05make some classes module privateNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-08loplugin:constantparamNoel Grandin
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-28Fix typosAndrea Gelmini