summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28just return a vector rather than pass one in by ref to be clearedCaolán McNamara
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania
2012-09-07OUString cleanup 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-28Java cleanup - remove unused parameters and fieldsNoel Grandin
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-28Remove newly unused instance provisioningStephan Bergmann
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-14simplify include guardsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
2012-06-11re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-01make javah work for me with JDK7 under windowsCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi