summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* drop prefix from ::cssThomas Arnhold2013-04-021-275/+275
* remove boilerplate commentsThomas Arnhold2013-04-013-6/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-8/+8
* loplugin: improve indentationThomas Arnhold2013-02-252-3/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#707601 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+4
* coverity#707602 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+2
* coverity#707600 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+1
* coverity#738556 Unitialized scalar fieldNorbert Thiebaud2013-02-181-0/+8
* Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2013-02-151-3/+5
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-6/+9
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-1/+1
* Remove last RTL_CONSTASCII_* from accessibilityMarcos Paulo de Souza2012-12-291-3/+3
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-12-241-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-296-12/+12
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-7/+7
* AllSettings with LanguageTagEike Rathke2012-11-2214-16/+16
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-116-49/+55
|\
| * Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks2012-11-091-11/+11
| * Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-11-021-2/+2
| * fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-1/+1
| * Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-10-281-2/+8
| * replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
| * Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-42/+42
* | Merge branch 'master' into feature/killsdfAndras Timar2012-10-134-4/+5
|\|
| * Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
| * Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+3
| * re-base on ALv2 code.Michael Meeks2012-09-2954-1239/+756
* | re-base on ALv2 code.Michael Meeks2012-10-0154-1239/+756
|/
* just return a vector rather than pass one in by ref to be clearedCaolán McNamara2012-09-281-3/+2
* UniString::Fill->padToLength(OUStringBufferCaolán McNamara2012-09-271-2/+4
* sal_Bool to bool conversion in accessibilityRicardo Montania2012-09-261-2/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-258-13/+13
* 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-146-11/+195
* ::rtl::OUString to OUString correction in accessibilityRicardo Montania2012-09-113-12/+12
* OUString cleanup in accessibilityRicardo Montania2012-09-0760-605/+559
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-282-5/+2
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* 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
* Remove UNO includes commentsThomas Arnhold2012-06-293-6/+0
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1