summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/usercontrol.cxx
AgeCommit message (Expand)Author
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
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-01-21Remove doubled headers.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth