summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessiblelistboxentry.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-5/+0
2016-05-19clang-tidy misc-unused-raiiNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin1-2/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-19/+19
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin1-3/+3
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin1-11/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-12-08reduce scope of local variablesMichael Weghorn1-3/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+4
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-4/+4
2014-09-30loplugin: cstylecastNoel Grandin1-1/+1
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann1-3/+3
2014-04-15accessibility: sal_Bool->boolNoel Grandin1-9/+9
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-03-13a crash sometimes seen in a11y in baseCaolán McNamara1-14/+15
2014-03-10accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-13/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-59/+59
2014-02-25Remove visual noise from accessibilityAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-78/+78
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-11accessibility: add some missing locks in new codeMichael Stahl1-2/+8
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara1-2/+4
2014-01-19coverity#1132660 Dereference after null checkNorbert Thiebaud1-16/+13
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr1-1/+0
2013-11-26-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-26Integrate branch of IAccessible2Steve Yin1-27/+320
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin1-4/+4
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-27/+27
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet1-6/+4
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-7/+2
2012-09-07OUString cleanup in accessibilityRicardo Montania1-25/+25
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak1-7/+0
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak1-3/+3
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-5/+5
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-5/+5
2010-10-25remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud1-45/+35
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2