summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens5-10/+10
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke5-5/+5
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-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-42/+42
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-09-29re-base on ALv2 code.Michael Meeks25-572/+350
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud7-11/+11
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 Bergmann9-71/+19
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud6-11/+195
2012-09-11::rtl::OUString to OUString correction in accessibilityRicardo Montania1-1/+1
2012-09-07OUString cleanup in accessibilityRicardo Montania29-306/+260
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak15-91/+0
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak10-22/+22
2012-06-29Remove UNO includes commentsThomas Arnhold3-6/+0
2012-06-11re-base on ALv2 code.Michael Meeks7-161/+98
2012-06-09Remove superfluous empty lines on topThomas Arnhold6-12/+0
2012-05-29nuke unused typedefTakeshi Abe2-5/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-7/+7
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-4/+4
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-4/+4
2011-12-23gbuildize accessibilityDavid Tardon1-78/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2-2/+2
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud32-61/+0
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2-2/+2
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks1-3/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-12callcatcher: various unused methodsCaolán McNamara5-11/+1
2011-07-29catch by const refCaolán McNamara3-3/+3
2011-06-07use standard pattern for thisCaolán McNamara6-47/+43
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-18Fix build - the same symbol defined on 2 places.Jan Holesovsky2-8/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky15-78/+79
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud15-78/+79
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-03-01Remove dead codeMichael Lefevre1-15/+0
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]1-1/+1
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]13-73/+73
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer13-73/+73
2011-02-06make (hopefully) more understandableDavid Tardon1-19/+24