summaryrefslogtreecommitdiff
path: root/unotools/source/accessibility/accessiblestatesethelper.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Avoid some uses of non portable #!/bin/bash in shell scripts. Patch contributed by Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1235297 remove redundant namespace, patch contributed Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1162610 removal of OS/2 port changes, and preferring our similiar tools/inc/tools/solar.h DLLPOSTFIX cleanup. i118595 - Removal of the use of getopt() from rscdep. Patch contributed by Andre Fische http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2011-12-14callcatcher: remove some unused codeCaolán McNamara1-40/+0
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-06-01use tunnel pattern hereCaolán McNamara1-9/+7
2010-11-25cppcheck: methods can be constCaolán McNamara1-8/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-8/+8
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-18remove non-compiled codePovilas Kanapickas1-22/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-3/+3
2008-11-10 13:31:50 +0100 cmc r263517 : gio doesn't do anything useful for remote stuff wrt info 2008-11-06 00:11:47 +0100 cmc r263359 : #i93436# pile of other 64bit new gcc warnings 2008-11-05 00:39:03 +0100 cmc r263340 : i95856 let a ppc64 vanilla build succeed 2008-11-04 14:00:25 +0100 cmc r263320 : #i93436# useless const 2008-11-04 11:53:10 +0100 cmc r263314 : #i93436# ambiguous 2008-11-04 11:48:05 +0100 cmc r263313 : #i93436# add some braces 2008-11-04 11:29:24 +0100 cmc r263312 : #i93436# ambiguous 2008-11-04 10:53:46 +0100 cmc r263311 :
2008-04-11INTEGRATION: CWS changefileheader (1.14.84); FILE MERGEDRüdiger Timm1-27/+18
2008/04/01 16:03:30 thb 1.14.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:37 rt 1.14.84.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:56:20 kaib 1.13.16.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.12.16); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005/11/10 13:13:13 pl 1.12.16.2: #i53898# removed warnings 2005/10/27 10:51:11 pl 1.12.16.1: #i55991# removed warnings for solaris platform
2005-09-09INTEGRATION: CWS ooo19126 (1.11.190); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:01:00 rt 1.11.190.1: #i54170# Change license header: remove SISSL
2003-04-24INTEGRATION: CWS uaa02 (1.10.44); FILE MERGEDVladimir Glazounov1-3/+3
2003/04/10 14:10:33 mt 1.10.44.1: #108656# Moved Accessibility module from drafts to final
2002-06-27#100676#; add getStates methodSascha Ballach1-9/+35
2002-04-26#98750# new ctor which takes a bitmask for the initial statesFrank Schönheit1-2/+16
2002-03-20#95584#; compare returns a bool nowSascha Ballach1-13/+20
2002-02-22#95584#; change from bitset to uInt64, because the solaris compiler has an errorSascha Ballach1-5/+34
2002-02-21#95584#; correct the assertion conditionSascha Ballach1-5/+5
2002-02-20#95584#; add copy constructorSascha Ballach1-2/+16
2002-02-19#95584#; compare and remove method added; use bitset instead of mapSascha Ballach1-10/+64
2002-02-05#65293# SAB:change the first value of the pair to const so it pass the ↵Vladimir Glazounov1-5/+3
solaris compiler
2002-01-30#95584#; use a Impl class and change form vector to a mapSascha Ballach1-13/+62
2002-01-23#95584#; move AccessibleStateSetHelper to unotoolsSascha Ballach1-0/+190