summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak2012-06-2919-110/+0
* fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak2012-06-2913-27/+27
* Java5 update - convert Vector to ArrayListNoel Grandin2012-06-292-4/+4
* Remove UNO includes commentsThomas Arnhold2012-06-296-15/+0
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-11124-2898/+1794
* Remove superfluous empty lines on topThomas Arnhold2012-06-096-12/+0
* Remove superfluous include commentsThomas Arnhold2012-06-0910-20/+0
* nuke unused typedefTakeshi Abe2012-05-292-5/+0
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-14/+11
* gbuild: use mixed paths on cygwinMatúš Kukan2012-05-091-1/+1
* make javah work for me with JDK7 under windowsCaolán McNamara2012-05-011-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: simplify and unify gb_Helper_*native*Matúš Kukan2012-04-091-1/+1
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-092-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-7/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+2
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-7/+7
* accessibility: use CustomTarget makefilesMatúš Kukan2012-03-317-107/+26
* .java files don't need executable bitsMichael Stahl2012-03-232-0/+0
* WaE: ununsed variablesCaolán McNamara2012-02-201-2/+2
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-173-5/+5
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-163-5/+5
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-153-1/+50