summaryrefslogtreecommitdiff
path: root/framework/source/tabwin
AgeCommit message (Expand)AuthorFilesLines
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-49/+43
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann1-2/+1
2017-06-08framework: replace double checked locking patternsJochen Nitschke1-40/+9
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-29/+1
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin2-13/+11
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin2-9/+9
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+2
2015-09-03convert Link<> to typedNoel Grandin1-3/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-2/+2
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-2/+2
2014-10-02loplugin: cstylecastNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-4/+4
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-6/+6
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist2-7/+7
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist2-20/+0
2014-03-20Use SolarMutexGuard directlyStephan Bergmann1-8/+5
2014-03-19Use SolarMutexGuard directlyStephan Bergmann1-48/+39
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann2-20/+20
2014-02-26Remove visual noise from frameworkAlexander Wilms2-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-28/+28
2014-02-23Remove unneccessary commentsAlexander Wilms2-22/+22
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin2-14/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-2/+0
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2-12/+12
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-31/+26
2012-08-08remove include comments and boxesThomas Arnhold2-18/+1
2012-03-20split macros to elide unneeded methodsCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-14catch exception by constant referenceTakeshi Abe1-6/+6
2011-11-27remove include of pch header from frameworkNorbert Thiebaud2-4/+0