summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueacc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-01connect up accessibility locationCaolán McNamara1-8/+5
2018-05-28weld ScTabBgColorDlgCaolán McNamara1-0/+983
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-6/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-08Modernize a bit svtoolsJulien Nabet1-22/+16
2018-01-18Replace OUStringBuffer in valueacc (svtools)Julien Nabet1-10/+5
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-56/+56
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-14/+8
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-4/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-54/+2
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-08-11loplugin:constantparamNoel Grandin1-12/+6
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-58/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+0
2015-11-23loplugin:unusedfields svtools/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-9/+9
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-4/+2
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-8/+7
2015-08-26Clean up aEmptyStrStephan Bergmann1-4/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-43/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-14/+2
2014-05-08svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-53/+53
2014-02-23Remove unneccessary commentsAlexander Wilms1-72/+72
2014-02-23coverity#441203 Dereference after null checkCaolán McNamara1-8/+10
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-11svtools: add some missing locks in new codeMichael Stahl1-0/+1
2014-01-24coverity#708304 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-21boradcast->broadcastCaolán McNamara1-2/+2
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-25Integrate branch of IAccessible2Steve Yin1-3/+41
2013-08-27Spread "Use std::find()" part2Julien Nabet1-22/+8
2013-08-27Bin bool + transform while into for loop + add end iterator (3)Julien Nabet1-14/+12
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin1-3/+3
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-3/+0