summaryrefslogtreecommitdiffstats
path: root/forms/source/solar/component/navbarcontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* use more Color in editeng..formsNoel Grandin2018-03-071-3/+3
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* More loplugin:cstylecast: formsStephan Bergmann2018-01-121-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: formsStephan Bergmann2017-10-231-5/+5
* use rtl::Reference in formsNoel Grandin2017-10-181-9/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+12
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-1/+1
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-081-17/+3
* tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt2016-04-151-2/+5
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-171-4/+7
* drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-161-1/+1
* cleanup Printer VclRef pieces.Michael Meeks2015-04-101-4/+4
* forms: Replace these macrosMatúš Kukan2015-03-281-1/+0
* loplugin:constantfunction: formsNoel Grandin2015-03-241-2/+0
* callcatcher: update unused codeCaolán McNamara2015-02-191-6/+0
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-8/+7
* coverity#704645 Dereference after null checkCaolán McNamara2015-01-301-4/+3
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-14/+14
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* forms: sal_Bool -> boolStephan Bergmann2014-09-151-1/+1
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-4/+0
* forms: sal_Bool->boolNoel Grandin2014-05-061-6/+6
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* Remove visual noise from formsAlexander Wilms2014-02-261-9/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-30/+30
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-6/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+11
* -Wunused-macrosStephan Bergmann2013-03-271-25/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-3/+3
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-091-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-1/+2
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-3/+3
|\