summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/optsitem.cxx
AgeCommit message (Expand)Author
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
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-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-13Drop unused SdOptionsContents classGabor Kelemen
2024-04-01NewDoc/AutoPilot is for Impress onlyJulien Nabet
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen
2023-11-09Move "Enable Impress Remote" setting to presentation settingsSamuel Mehrbrodt
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-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-02-23cid#1500550 Dereference after null checkCaolán McNamara
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
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-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
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-21loplugin: literaltoboolconversionCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-06-10Clean up uses of Any::getValue() in sdStephan Bergmann