summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2013-02-251-3/+5
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-4/+0
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-2918-42/+30
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-7/+7
* accessibility: WNT only IllegalArgumentException java problemMichael Stahl2012-11-271-1/+1
* AllSettings with LanguageTagEike Rathke2012-11-2215-16/+17
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-1111-147/+110
|\
| * Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks2012-11-091-11/+11
| * Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-11-021-2/+2
| * fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-1/+1
| * Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-10-281-2/+8
| * fdo#53474: Fix Windows Java Accessibility BridgeStephan Bergmann2012-10-253-92/+49
| * replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
| * Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-44/+44
| * export symbols after gbuildificationDavid Tardon2012-10-151-4/+4
* | Merge branch 'master' into feature/killsdfAndras Timar2012-10-134-4/+5
|\|
| * Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
| * Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+3
| * re-base on ALv2 code.Michael Meeks2012-09-2966-1495/+920
| * gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
| * gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
| * gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* | translations is a source-only moduleAndras Timar2012-10-011-1/+1
* | re-base on ALv2 code.Michael Meeks2012-10-0166-1495/+920
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-012-4/+0
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-012-2/+4
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-012-0/+2
|/
* just return a vector rather than pass one in by ref to be clearedCaolán McNamara2012-09-281-3/+2
* UniString::Fill->padToLength(OUStringBufferCaolán McNamara2012-09-271-2/+4
* sal_Bool to bool conversion in accessibilityRicardo Montania2012-09-263-25/+25
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-258-13/+13
* Fix some "Variables reassigned a value before the old one has been used"Julien Nabet2012-09-153-30/+25
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-1414-109/+29
* gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud2012-09-1410-14/+248
* ::rtl::OUString to OUString correction in accessibilityRicardo Montania2012-09-1160-307/+306
* OUString cleanup in accessibilityRicardo Montania2012-09-0760-605/+559
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-3/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-283-8/+3
* Java cleanup - remove unused parameters and fieldsNoel Grandin2012-08-281-1/+1
* Java cleanup - remove unnecessary null checksNoel Grandin2012-08-283-14/+8
* Java cleanup - remove unused importsNoel Grandin2012-08-2820-57/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-284-4/+3
* Remove newly unused instance provisioningStephan Bergmann2012-08-283-5/+0
* Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin2012-08-286-15/+27
* Java5 updates - convert to genericsNoel Grandin2012-08-2029-137/+105
* Java update - fix various javadoc issuesNoel Grandin2012-08-202-2/+2
* gbuild: register all jarsMichael Stahl2012-08-172-7/+7
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-4/+0
* remove include comments and boxesThomas Arnhold2012-08-081-5/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-4/+4