summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtpaint.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna1-10/+10
2020-11-28tdf#124176: Use pragma once instead of include guardsBartu Bayazıt1-4/+3
2020-04-01tdf#117448 Writer table: don't clip text on marginsLászló Németh1-3/+8
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-21ColorData->Color in swNoel Grandin1-2/+2
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-4/+4
2017-10-23loplugin:finalclasses in swNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2016-10-27loplugin:expandablemethods in swNoel Grandin1-6/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-5/+3
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-1/+0
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-7/+7
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-20/+0
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-16sal_Bool to boolMatteo Casalin1-8/+8
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2012-12-11sal_Bool to boolTakeshi Abe1-5/+5
2012-12-11Drop unused functionTakeshi Abe1-1/+0
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-31/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.242); FILE MERGEDRüdiger Timm1-28/+18
2007-09-27INTEGRATION: CWS swwarnings (1.7.242); FILE MERGEDJens-Heiner Rechtien1-6/+6
2006-08-14INTEGRATION: CWS writercorehandoff (1.5.798); FILE MERGEDJens-Heiner Rechtien1-9/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.5.932); FILE MERGEDRüdiger Timm1-47/+21
2003-10-15INTEGRATION: CWS extleading (1.4.278); FILE MERGEDKurt Zenker1-52/+12
2001-11-06Fix #76622#: Repaint rectangle and clip rectangle for lines containing unders...Frank Meies1-7/+10
2001-10-29Chg: Vertical Formatting - rotated ClipRectangleFrank Meies1-4/+5
2001-08-31New: Vertical text formattingFrank Meies1-2/+16
2000-09-18initial importJens-Heiner Rechtien1-0/+259