summaryrefslogtreecommitdiff
path: root/forms/source/solar/component/navbarcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-07use more Color in editeng..formsNoel Grandin1-3/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: formsStephan Bergmann1-5/+5
2017-10-18use rtl::Reference in formsNoel Grandin1-9/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+12
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-17/+3
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt1-2/+5
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-4/+7
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10cleanup Printer VclRef pieces.Michael Meeks1-4/+4
2015-03-28forms: Replace these macrosMatúš Kukan1-1/+0
2015-03-24loplugin:constantfunction: formsNoel Grandin1-2/+0
2015-02-19callcatcher: update unused codeCaolán McNamara1-6/+0
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-8/+7
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara1-4/+3
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann1-14/+14
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-15forms: sal_Bool -> boolStephan Bergmann1-1/+1
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-4/+0
2014-05-06forms: sal_Bool->boolNoel Grandin1-6/+6
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-02-26Remove visual noise from formsAlexander Wilms1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-30/+30
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-27-Wunused-macrosStephan Bergmann1-25/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-4/+4
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-1/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0