summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+0
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-8/+3
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin1-1/+1
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin3-14/+8
2012-08-28Java cleanup - remove unused importsNoel Grandin20-57/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin4-4/+3
2012-08-28Remove newly unused instance provisioningStephan Bergmann3-5/+0
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin6-15/+27
2012-08-20Java5 updates - convert to genericsNoel Grandin29-137/+105
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-2/+2
2012-08-17gbuild: register all jarsMichael Stahl2-7/+7
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold1-5/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-4/+4
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak19-110/+0
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak13-27/+27
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin2-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold6-15/+0
2012-06-25remove some annoying XubStringsCaolán McNamara1-1/+1
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-4/+0
2012-06-11re-base on ALv2 code.Michael Meeks124-2898/+1794
2012-06-09Remove superfluous empty lines on topThomas Arnhold6-12/+0
2012-06-09Remove superfluous include commentsThomas Arnhold10-20/+0
2012-05-29nuke unused typedefTakeshi Abe2-5/+0
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-14/+11
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan1-1/+1
2012-05-01make javah work for me with JDK7 under windowsCaolán McNamara1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan1-1/+1
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-7/+7
2012-03-31accessibility: use CustomTarget makefilesMatúš Kukan7-107/+26
2012-03-23.java files don't need executable bitsMichael Stahl2-0/+0
2012-02-20WaE: ununsed variablesCaolán McNamara1-2/+2
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-5/+5
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-5/+5
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon3-1/+50
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-5/+0
2011-12-24fix gbuildified accessibilty on windowsPeter Foley2-2/+2
2011-12-23use generated java sourceDavid Tardon2-19/+7
2011-12-23avoid copying hackDavid Tardon1-6/+8
2011-12-23remove unused fileDavid Tardon1-64/+0