summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/transfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Fix typoAndrea Gelmini1-1/+1
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-5/+6
2018-12-10lok: shape scaling reworkMarco Cecchetti1-2/+46
2018-11-28Resolves: tdf#121695 call save_valueCaolán McNamara1-0/+5
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-75/+75
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-5/+4
2018-09-20drop dead PointChanged variantCaolán McNamara1-10/+0
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara1-9/+1
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-5/+5
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-4/+7
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara1-0/+5
2018-07-19tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara1-14/+30
2018-05-29fix pow by digitsCaolán McNamara1-0/+4
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-47/+39
2018-05-29weld SvxAngleTabPageCaolán McNamara1-73/+61
2018-05-28weld SvxPositionSizeTabPageCaolán McNamara1-254/+185
2018-05-28weld SvxSlantTabPageCaolán McNamara1-72/+41
2018-05-03weld SvxTextAttrPageCaolán McNamara1-3/+14
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-6/+6
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-6/+6
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-6/+6
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-6/+6
2018-03-21coverity#1430232 Dereference before null checkCaolán McNamara1-5/+0
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-75/+141
2018-01-19tdf#111747 Enabled position protection immediately after protection is checkedKshitij Pathania1-2/+23
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-18/+18
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-11/+11
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-21Resolves: tdf#100795 SAL_MIN_INT32 32bit overflows on finding min limitCaolán McNamara1-4/+4
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-51/+51
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin1-4/+4
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-28/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara1-6/+10
2015-10-16convert Link<> to typedNoel Grandin1-8/+4
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara1-7/+130
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-25convert Link<> to typedNoel Grandin1-1/+1