summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens18-42/+30
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-7/+7
2012-11-27accessibility: WNT only IllegalArgumentException java problemMichael Stahl1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke15-16/+17
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar11-147/+110
2012-11-09Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks1-11/+11
2012-11-02Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet1-2/+2
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-1/+1
2012-10-28Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet1-2/+8
2012-10-25fdo#53474: Fix Windows Java Accessibility BridgeStephan Bergmann3-92/+49
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida4-44/+44
2012-10-15export symbols after gbuildificationDavid Tardon1-4/+4
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar4-4/+5
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-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01re-base on ALv2 code.Michael Meeks66-1495/+920
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
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