summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix build - the same symbol defined on 2 places.Jan Holesovsky2011-04-182-8/+5
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
* remove dupplicate includesFridrich Štrba2011-03-281-2/+0
* add in pre/post win in order to buildCaolán McNamara2011-03-281-0/+5
* Putting back prewin/postwin in accessibilityFridrich Štrba2011-03-281-0/+2
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1840-309/+236
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0940-309/+236
| |\
| | * masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann2011-02-221-1/+1
| | * CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann2011-02-172-5/+6
| | |\
| | | * gridsort: post-rebase fixesFrank Schoenheit [fs]2011-02-151-1/+1
| | | * gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-1434-188/+188
| | | |\
| | | * \ gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2011-01-252-5/+6
| | | |\ \
| | | | * \ gridsort: pulled CWS dba34bFrank Schoenheit [fs]2011-01-251-1/+1
| | | | |\ \
| | | | * | | gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]2011-01-171-1/+1
| | | | * | | gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2011-01-142-3/+5
| | | | * | | gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]2011-01-141-2/+1
| | * | | | | accfixes: merged to m100Malte Timmermann [mt]2011-02-1533-188/+187
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-0834-188/+188
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-212-3/+2
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2011-01-148-37/+37
| | | | * | | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-137-30/+30
| | | | * | | removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-1/+1
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1047-593/+277
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | * | | | rebase to DEV300_m96Philipp Lohmann [pl]2011-01-061-1/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | vcl117: removed obsolete headerPhilipp Lohmann [pl]2010-11-232-3/+2
| | | | |_|/ | | | |/| |
| | * | | | accfixes: removed include of obsolete header fileMalte Timmermann [mt]2011-01-221-1/+0
| | * | | | accfixes: removed obsolete fileMalte Timmermann [mt]2011-01-211-112/+0
| | | |/ / | | |/| |
| | * | | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | |/ /
| | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-6/+42
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
|/ / /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-2/+2
* | | Remove dead codeMichael Lefevre2011-03-012-31/+0
* | | Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-081-2/+2
* | | make (hopefully) more understandableDavid Tardon2011-02-061-19/+24
* | | use the right paragraph for notificationDavid Tardon2011-02-061-1/+1
* | | move components to boost unordered containersFridrich Štrba2011-02-062-3/+3
* | | Some cppcheck cleaningJulien Nabet2011-02-061-2/+2
* | | Clean up makefilesThomas Arnhold2011-02-023-21/+0
* | | Remove RCS lines.Thomas Arnhold2011-01-314-8/+0
* | | Bypass if no SOLAR_JAVATor Lillqvist2011-01-281-4/+4
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-2/+1
* | | Remove doubled headers.Thomas Arnhold2011-01-212-2/+0
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-4/+4
* | | remove commented out codeKevin Hunter2010-11-081-22/+0
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-082-2/+2
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-0824-57/+51
* | | Remove unnecessary comment linesKevin Hunter2010-11-081-9/+1