summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/usercontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+1
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-3/+3
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0
* Remove doubled headers.Thomas Arnhold2011-01-211-1/+0