summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Clean up makefilesThomas Arnhold2011-02-023-21/+0
| | |
* | | Remove RCS lines.Thomas Arnhold2011-01-314-8/+0
| | |
* | | Bypass if no SOLAR_JAVATor Lillqvist2011-01-281-4/+4
| | |
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-2/+1
| | |
* | | Remove doubled headers.Thomas Arnhold2011-01-212-2/+0
| | |
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-4/+4
| | |
* | | remove commented out codeKevin Hunter2010-11-081-22/+0
| | |
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-082-2/+2
| | |
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-0824-57/+51
| | |
* | | Remove unnecessary comment linesKevin Hunter2010-11-081-9/+1
| | |
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-081-12/+12
| | |
* | | EasyHack: createFromAscii -> RTL_CONST... macroKevin Hunter2010-11-084-7/+7
| | |
* | | add modelines to .hxx files as wellCaolán McNamara2010-10-2871-0/+156
| | |
* | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-253-3/+3
| | | | | | | | | | | | | | | In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
* | | migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud2010-10-253-21/+6
| | | | | | | | | | | | | | | | | | 3 helper class and a site were using OClearableGuard on the SolarMutex None of these actually needed the Clearable feature, so they were replaced by a simple SolarMutexGuard.
* | | remove the class TLBSolarMutex and use SolarMutexGuard insteadNorbert Thiebaud2010-10-252-26/+8
| | | | | | | | | | | | | | | The class TBLSolarMutex is a wrapper guard arounf the SolarMutex. the class SolarMutexGuard already provide this function.
* | | remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud2010-10-252-78/+59
| | | | | | | | | | | | | | | ALBSolarGuard is awrapper guard around the SolarMutex SolarMutexGuard provide this function now.
* | | replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud2010-10-258-77/+68
| | | | | | | | | | | | | | | BBSloarGuard iw a simple guard wrapper around the SolarMutex. the generic SolarMutexGuard provide this feature.
* | | forgot base clase init callNorbert Thiebaud2010-10-251-1/+2
| | |
* | | replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud2010-10-258-68/+60
| | | | | | | | | | | | | | | TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex() This function is now provided directly by the SolarMutexGuard class.
* | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-253-40/+40
| | |
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1369-0/+182
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-0532-82/+0
| | |
* | | remove include guards using fixguard.pyPetr Mladek2010-10-0514-14/+0
| | |
* | | Comments cleanupDavid Hobley2010-10-041-1/+1
| | |
* | | dead comment removalJacopo Nespolo2010-10-042-12/+3
| | |
* | | Removing dead code and cleaning up some commentsJacopo Nespolo2010-10-013-20/+3
|/ /
* | CWS-TOOLING: integrate CWS tl81_OOO330Jens-Heiner Rechtien2010-07-221-4/+8
|\ \
| * \ cws tl81: merge with DEV300_m84Thomas Lange [tl]2010-07-014-23/+2
| |\ \
| * | | cws tl81: #i112363# patch for accessibility crashThomas Lange [tl]2010-06-231-4/+8
| | |/ | |/|
* | | CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien2010-07-211-335/+0
|\ \ \ | |_|/ |/| |
| * | unoawt2: removed unused fileFrank Schoenheit [fs]2010-07-061-335/+0
| |/
* | CWS-TOOLING: integrate CWS vcl112obo2010-06-212-21/+0
|\ \
| * | vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]2010-06-032-21/+0
| | |
* | | calctabcolor: rebased to DEV300_m82.Kohei Yoshida2010-06-1529-266/+1874
|\ \ \ | | |/ | |/|
| * | slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]2010-06-0314-37/+1696
| |\ \
| | * | slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]2010-06-0313-241/+151
| | |\|
| | * | slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]2010-04-281-1/+0
| | | |
| | * | slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a ↵Frank Schoenheit [fs]2010-04-261-0/+3
| | | | | | | | | | | | | | | | cyclic ancestor chain before ...
| | * | slidecopy: in the event logger, display event numbers / revoke the ↵Frank Schoenheit [fs]2010-04-213-24/+35
| | | | | | | | | | | | | | | | ObjectViewContainer as listener from unselected nodes, to not display their events/properties (which is confusing especially in the case of the event logger)
| | * | slidecopy: mergeFrank Schoenheit [fs]2010-04-12239-2941/+952
| | |\ \
| | | * \ slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]2010-04-0910-10/+1655
| | | |\ \
| | * | | | slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => ↵Frank Schoenheit [fs]2010-04-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | VCLEVENT_ITEM_EXPANDED/COLLAPSED (to allow re-using it in the tool panel drawer items)
| | * | | | slidecopy: additional assertion when creating the XAccessible for the panelFrank Schoenheit [fs]2010-04-071-0/+1
| | | |/ / | | |/| |
| | * | | slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]2010-04-062-0/+7
| | | | |
| | * | | slidecopy: event notifications for inserted/removed panelsFrank Schoenheit [fs]2010-04-011-10/+10
| | | | |
| | * | | slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]2010-04-011-6/+94
| | | | |
| | * | | slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]2010-04-019-173/+577
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | items left: - A11Y representation of the scroll buttons of the PanelTabBar - AccessibleToolPanelTabBar event notifications - consolidate AccessibleToolPanelDeck/TabBar/Item?
| | * | | slidecopy: initial version of the A11Y API for the tool panel deck's tab ↵Frank Schoenheit [fs]2010-04-014-7/+598
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layouter. Effectively, the implementation showed that the current appraoch of the Deck having n+1 children (n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring so that the PanelDeck has 1+x children, where x children are provided by the layouter.
| | * | | slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]2010-04-011-2/+4
| | | | |