summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/usercontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara2021-04-061-3/+6
* tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara2021-02-131-10/+8
* Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara2020-12-151-0/+2
* set max rangeCaolán McNamara2020-07-141-1/+4
* adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara2020-07-051-20/+27
* tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen2020-03-111-2/+0
* rename URLBox back to SvtURLBoxCaolán McNamara2020-02-071-1/+1
* weld Property BrowserCaolán McNamara2019-12-091-121/+55
* remove some useless comment linesNoel Grandin2019-12-031-1/+0
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-051-1/+0
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-1/+1
* filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl2018-03-151-1/+2
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-121-1/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-4/+4
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-1/+1
* loplugin:constparams in extensions,scripting,sdextNoel Grandin2017-07-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields in editengNoel Grandin2017-07-041-21/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann2017-04-061-1/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* Add missing #includesStephan Bergmann2017-02-061-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+10
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-121-6/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* convert Link<> to typedNoel Grandin2015-10-191-1/+1
* now we can get rid of the convoluted ControlWindow templateNoel Grandin2015-10-121-1/+2
* com::sun::star->css in extensions/Noel Grandin2015-10-011-2/+2
* convert Link<> to typedNoel Grandin2015-09-111-3/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-4/+4
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-13/+13
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-1/+1
* loplugin: cstylecastNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-3/+3
* extensions: sal_Bool->boolNoel Grandin2014-05-081-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-241-9/+9
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-4/+0
* Remove visual noise from extensionsAlexander Wilms2014-02-271-14/+14
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* Remove unneccessary commentsAlexander Wilms2014-02-231-23/+23
* Window::PreNotify should return boolStephan Bergmann2014-01-181-2/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* convert extensions module from String to OUStringNoel Grandin2013-10-011-6/+6
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-2/+2