summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+3
2012-09-29re-base on ALv2 code.Michael Meeks66-1495/+920
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-28just return a vector rather than pass one in by ref to be clearedCaolán McNamara1-3/+2
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara1-2/+4
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania3-25/+25
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud8-13/+13
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet3-30/+25
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann14-109/+29
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud10-14/+248
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania60-307/+306
2012-09-07OUString cleanup in accessibilityRicardo Montania60-605/+559
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