summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)Author
2014-01-10Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet
2013-10-04rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-02remove minor.mkMatúš Kukan
2013-02-07AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-15gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28basic optimization passCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-04nuke unused definesTakeshi Abe
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks
2011-10-25gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)Michael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-09-30help gcc 4.6.1 out with ambiguityCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-06-20catch by const referenceCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16fix brain fartDavid Tardon
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann
2011-04-13Related: lp#746375 ensure a deterministic shutdown order for globalsCaolán McNamara
2011-04-06merge oooXXXXX.vcl.x86_64.impressatk.diff from buildCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-07removetooltypes: #i112600# Adapt Unix part for removed tool typesCarsten Driesner
2011-01-04Bogus comments and commented code removal from Unix VCLRobert Roth
2010-11-24make possible to build with c++0xCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13tweaks for AIXCaolán McNamara
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-01make a11y checks saferCaolán McNamara
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau