summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
AgeCommit message (Expand)Author
2019-07-05tdf#83618 Make line spacing values agreeJim Raykowski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
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-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-06-16tdf#85949 Add 1.15 to the Line Spacing dropdownSamuel Mehrbrodt
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-04line spacing: Final cleanup.Jan Holesovsky
2014-11-04line spacing: Correct way of detecting the currently used units.Jan Holesovsky
2014-11-04line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky
2014-11-04line spacing: Honor the current setting of units.Jan Holesovsky
2014-11-04line spacing: Setup the Custom value according to the current state.Jan Holesovsky
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky
2014-11-04line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-10-30Whitespace (and other) cleanup.Jan Holesovsky
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara