summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-03-08Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida1-16/+9
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara1-6/+10
2016-11-22tdf#71409: Use weak reference to avoid potential circular references.Kohei Yoshida1-4/+7
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara1-1/+1
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann1-4/+17
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara1-4/+6
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-21convert Link<> to typedNoel Grandin1-13/+11
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-13rhbz#1247588: Hold UNO objects by css::uno::ReferenceStephan Bergmann1-14/+8
2015-08-13Remove #ifdef ENABLE_TRACING codeStephan Bergmann1-13/+0
2015-06-29-fsanitize=vptr: avoid needless, wrong downcastStephan Bergmann1-2/+1
2015-06-26Related: tdf#92293 gtk3 a11y: I suspect that all of this is redundantCaolán McNamara1-2/+10
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-04-30Gradually typed LinkStephan 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-3/+3
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-3/+3
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-3/+4
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr1-19/+21
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-10-15Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet1-0/+2
2013-03-02remove minor.mkMatúš Kukan1-5/+2
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks1-2/+1
2011-09-30help gcc 4.6.1 out with ambiguityCaolán McNamara1-1/+5
2011-06-20catch by const referenceCaolán McNamara1-67/+69
2011-05-08Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-13Related: lp#746375 ensure a deterministic shutdown order for globalsCaolán McNamara1-3/+10
2011-04-06merge oooXXXXX.vcl.x86_64.impressatk.diff from buildCaolán McNamara1-0/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-01-07removetooltypes: #i112600# Adapt Unix part for removed tool typesCarsten Driesner1-1/+1
2011-01-04Bogus comments and commented code removal from Unix VCLRobert Roth1-54/+3
2010-11-24make possible to build with c++0xCaolán McNamara1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-13tweaks for AIXCaolán McNamara1-0/+6