summaryrefslogtreecommitdiff
path: root/forms/source/solar/component/navbarcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08loplugin:ostr in formsNoel Grandin1-3/+3
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-1/+0
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-11-17tdf#145731: fix crash closing documentJulien Nabet1-1/+1
2021-11-07Replace some macros in forms part 16Julien Nabet1-10/+15
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-2/+2
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet1-1/+1
2020-04-14loplugin:flatten in formsNoel Grandin1-33/+33
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-2/+1
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin1-1/+1
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