summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/copydlg.cxx
AgeCommit message (Expand)Author
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01use SdrAngleItem for ATTR_COPY_ANGLENoel Grandin
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-23long->tools::Long in pyuno..sdNoel
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-02tdf#125011 large ui scaling factor overflows spinbutton rangeCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-13Avoid -fsanitize=implicit-signed-integer-truncation in weld::MetricSpinButtonStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-20weld CopyDlgCaolán McNamara
2018-08-10CopyDlg: avoid getTokenCountMatteo Casalin
2018-08-10OUString: use optimized concatenationMatteo Casalin
2018-08-10OUString: use indexed getToken and convert to proper integer typesMatteo Casalin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-07use more Color in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-13tdf#61561 Increase limitation placement and enlargementLaurent Balland-Poirier
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-20tdf#104423 Restore saving of Duplicate dlg parametersLaurent Balland-Poirier
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin