summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/usercontrol.cxx
AgeCommit message (Expand)Author
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-04-01tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara
2021-02-11tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara
2020-12-16Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara
2020-07-14set max rangeCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-03-15filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-12now we can get rid of the convoluted ControlWindow templateNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-08extensions: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-01convert extensions module from String to OUStringNoel Grandin