summaryrefslogtreecommitdiff
path: root/svx/source/dialog/measctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-29ref-count SdrObjectNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-3/+3
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer1-11/+13
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-4/+4
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-23Resolves: tdf#126039 erase old content before drawing new contentCaolán McNamara1-0/+3
2019-02-27weld LicenseDialogImplCaolán McNamara1-1/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-09-21coverity#1439599 Uninitialized pointer fieldCaolán McNamara1-12/+1
2018-09-18weld SvxMeasurePageCaolán McNamara1-53/+43
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-1/+1
2018-06-13weld SvxCharPositionPageCaolán McNamara1-1/+1
2018-06-04loplugin:useuniqueptr in SvxXMeasurePreviewNoel Grandin1-2/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+4
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+4
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl1-41/+42
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-13/+13
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-9/+9
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-9/+9
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-13/+13
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+6
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-09-14callcatcher: update unused code listCaolán McNamara1-29/+0
2013-09-09unify strip previews optimal size in one placeCaolán McNamara1-2/+6
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot1-9/+48