summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/optsitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-2/+2
2024-04-13Drop unused SdOptionsContents classGabor Kelemen1-50/+0
2024-04-01NewDoc/AutoPilot is for Impress onlyJulien Nabet1-1/+1
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen1-23/+8
2023-11-09Move "Enable Impress Remote" setting to presentation settingsSamuel Mehrbrodt1-12/+3
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt1-16/+2
2023-11-06tdf#135089 Move Presenter console settings to Slide Show settingsSamuel Mehrbrodt1-24/+6
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin1-3/+16
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir1-38/+64
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann1-5/+14
2022-02-23cid#1500550 Dereference after null checkCaolán McNamara1-0/+1
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet1-2/+2
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-01-03tdf#139380 tdf#139379 Constrain object when rotating angle is off by factor 100Noel Grandin1-4/+4
2021-01-02introduce Degree100 strong_int typeNoel1-2/+2
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin1-6/+6
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-4/+4
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-2/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen1-3/+0
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin1-106/+106
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-1/+1
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-5/+8
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-1/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-23/+23
2017-10-23loplugin:includeform: sdStephan Bergmann1-3/+3
2017-09-08loplugin:constantparamNoel Grandin1-6/+4
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke1-24/+0
2017-08-03loplugin:constparams in sdNoel Grandin1-5/+5
2017-07-21loplugin: literaltoboolconversionCaolán McNamara1-9/+9
2017-07-21de-hrc various thingsCaolán McNamara1-55/+53
2017-07-02loplugin:casttovoid: sdStephan Bergmann1-1/+0
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-3/+16
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-1/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl1-15/+10
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-09-10loplugin:constantparam in sdNoel Grandin1-42/+30
2016-06-10Clean up uses of Any::getValue() in sdStephan Bergmann1-70/+73
2016-03-24loplugin:constantparam in sdNoel Grandin1-9/+9
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung1-1/+12
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-25/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2