summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-18coverity#984077: Unitialized pointer fieldNorbert Thiebaud
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-14simplify include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-11re-base on ALv2 code.Michael Meeks
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-23gbuildize accessibilityDavid Tardon
2011-12-07don't need an extra header, fold into bodyCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-06-07use standard pattern for thisCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove dead codeMichael Lefevre
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21accfixes: removed obsolete fileMalte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud
2010-10-25forgot base clase init callNorbert Thiebaud
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-06-21CWS-TOOLING: integrate CWS vcl112obo
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-06-03vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-06-01cws renaissance2: rebase m80Christian Lippka