summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/transfrm.cxx
AgeCommit message (Expand)Author
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-05-21Resolves: tdf#125387 gtk3 fit-to-text stuck as disabledCaolán McNamara
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-01-24Fix typoAndrea Gelmini
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-11-28Resolves: tdf#121695 call save_valueCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-20drop dead PointChanged variantCaolán McNamara
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara
2018-07-19tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara
2018-05-29fix pow by digitsCaolán McNamara
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29weld SvxAngleTabPageCaolán McNamara
2018-05-28weld SvxPositionSizeTabPageCaolán McNamara
2018-05-28weld SvxSlantTabPageCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-21coverity#1430232 Dereference before null checkCaolán McNamara
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-01-19tdf#111747 Enabled position protection immediately after protection is checkedKshitij Pathania
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov