summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2013-11-281-1/+0
* Improve exception messageStephan Bergmann2013-11-271-1/+5
* Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann2013-11-271-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2013-11-262-4/+4
* WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist2013-11-261-3/+2
* statement aligned as second statement in if body but not in a statement blockStephan Bergmann2013-11-261-4/+4
* -Werror,-Wunused-variableStephan Bergmann2013-11-261-1/+0
* WaE: unreachable codeTor Lillqvist2013-11-261-1/+0
* Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara2013-11-261-19/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2625-175/+1826
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2013-11-151-1/+1
* fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl2013-10-041-8/+25
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-1/+5
* convert ACCESSIBILITY module from String to OUStringNoel Grandin2013-09-173-9/+9
* covnert vcl/texteng.hxx from String to OUStringNoel Grandin2013-08-121-9/+9
* Fix crash & reduce nesting.Jan Holesovsky2013-07-171-14/+17
* fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa2013-06-241-1/+1
* VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl2013-06-201-1/+9
* use uno::Reference#clear() method...Noel Grandin2013-06-053-3/+3
* 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
|\|