summaryrefslogtreecommitdiff
path: root/sw/inc/access.hrc
AgeCommit message (Collapse)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2013-12-02Integrate branch of IAccessible2Steve Yin
Conflicts: everything Change-Id: I9619634ee1e60d449025c006803da29c1e9d14b3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
2011-01-22accfixes: global resources need id greater 256, moved global resources to ↵Malte Timmermann [mt]
access.hrc
2011-01-21accfixes: added more accessibility information and fixed tab orders in ↵Malte Timmermann [mt]
multiple dialogs (sw module)
2010-02-25sw33a11y01: merge with DEV300_m72, resolution of merge conflicts, ↵Oliver-Rainer Wittmann
adjustments due to changes on master
2010-02-16sw33a11y01: #i88070# - accessible Writer comments - part 4Oliver-Rainer Wittmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-10sw33a11y01: #i88070# - accessible Writer comments - part 3Oliver-Rainer Wittmann
2008-04-10INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGEDRüdiger Timm
2008/03/31 16:52:33 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.
2005-09-09INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGEDRüdiger Timm
2005/09/05 13:35:37 rt 1.7.478.1: #i54170# Change license header: remove SISSL
2004-11-09INTEGRATION: CWS swqbugfixes08 (1.6.868); FILE MERGEDJens-Heiner Rechtien
2004/09/29 07:58:18 od 1.6.868.2: #117970# - remove STR_ACCESS_PARAGRAPH_DESC and STR_ACCESS_HEADING_DESC 2004/09/27 14:56:39 od 1.6.868.1: #117970# - remove STR_ACCESS_PARAGRAPH_NAME and STR_ACCESS_HEADING_NAME
2002-05-22#95586# fixed accessible resources (as given by EM), and added resources for ↵Daniel Vogelheim
page description/name
2002-04-11#95586#: Accessible tables startedMichael Brauer
2002-04-09#95586# added accessibility replacement text for bullet graphicsDaniel Vogelheim
2002-03-20#95586# added two Resources for accessible replacement textsDaniel Vogelheim
2002-02-27#95586#: Header/Footer accessibilityMichael Brauer
2002-02-04AccessibilityMichael Brauer