summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accportions.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-01-07sal_uInt16 to sal_Int32Matteo Casalin1-2/+2
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna1-1/+1
2014-09-06Reorder data members and initialize all of themMatteo Casalin1-1/+1
2014-09-06sal_uInt16 to sal_Int32Matteo Casalin1-4/+4
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-05remove unused code in SW moduleNoel Grandin1-1/+0
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-12/+27
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-7/+7
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-09-19remove dead definitionNoel Grandin1-1/+0
2013-09-17convert sw/source/core/inc/SwPortionHandler.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-05sw: include SwLineLayout width in layout dumpMiklos Vajna1-1/+1
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna1-1/+1
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna1-1/+1
2012-06-21sw: include the height of SwNumberPortions in layout dumpMiklos Vajna1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-12/+12
2011-01-31Remove comments; sw/source/core/accessshirahara1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-12/+12
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-21rebase to m76os1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-11#i105646# unused code removedos1-1/+0
2008-07-01INTEGRATION: CWS sw30a11y01 (1.18.64); FILE MERGEDVladimir Glazounov1-25/+28
2008-04-10INTEGRATION: CWS changefileheader (1.17.438); FILE MERGEDRüdiger Timm1-26/+18
2007-04-25INTEGRATION: CWS os94 (1.16.266); FILE MERGEDRüdiger Timm1-7/+2
2006-08-14INTEGRATION: CWS writercorehandoff (1.14.466); FILE MERGEDJens-Heiner Rechtien1-8/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.14.600); FILE MERGEDRüdiger Timm1-47/+21
2004-08-12INTEGRATION: CWS tune05 (1.13.298); FILE MERGEDOliver Bolte1-5/+2
2003-09-19INTEGRATION: CWS geordi2q05 (1.12.386); FILE MERGEDRüdiger Timm1-2/+5
2002-07-24#100298# fixed accessible selection in split paragraphsDaniel Vogelheim1-2/+4
2002-06-13#100295# fix getCaretPos() to work correctly with paragraphs split across two...Daniel Vogelheim1-2/+9
2002-04-09#95586# don't allow editing of non-editable contentDaniel Vogelheim1-5/+26
2002-03-26#96530# added gray background attribute for certain special portionsDaniel Vogelheim1-14/+13
2002-03-21#95586# added replacement text for post-itsDaniel Vogelheim1-13/+11
2002-03-20#95586# improved word-wise text selectionDaniel Vogelheim1-7/+21
2002-03-01#95586# full implementation of XAccessibleText selection and caret methodsDaniel Vogelheim1-3/+3