summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtcache.cxx
AgeCommit message (Collapse)AuthorFilesLines
2016-06-13sw: prefix members of SwCacheAccessMiklos Vajna1-5/+5
Change-Id: Ia18ad7e283898418118237c1997a6ee72c468341 Reviewed-on: https://gerrit.libreoffice.org/26209 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
Change-Id: I27ff0f4f0eb395d7e0a60dd604758c220a3134c4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-17/+17
This commit renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I77e5134f42f25e3786afa36b7a505c7e3237a9e8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
Change-Id: I01e11fa956a249974e77dce9deebe79311f098d0
2015-09-28sw: prefix members of SwTextFrmMiklos Vajna1-5/+5
Change-Id: I6eb284d1858c0ea6576e172b2ac8368e8458b4e8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
Change-Id: I8d27ae80d209159690182ab91e272cf00e9f863d
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-34/+34
renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
Change-Id: I2ec58d0bfe13fae4fc2141f9b017b5a72e0ba2c2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
Change-Id: Icb14a036ea9d7636359b6bc5e0af17568c0d54cb
2014-11-24loplugin: cstylecastNoel Grandin1-11/+12
Change-Id: Ia3dc8efc8c8803597cbf226780bdb7e1c9681ee0
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-7/+7
Change-Id: I82a899ef0cad19d62c41753ffdce07d8e33d6c9d
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-54/+0
Change-Id: If845234120236f35edb57c767b5debc046e85864 Reviewed-on: https://gerrit.libreoffice.org/9101 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
Conflicts: sw/inc/unodraw.hxx sw/inc/unoframe.hxx sw/sdi/swriter.sdi sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unoparagraph.cxx sw/source/filter/ww8/rtfexportfilter.cxx sw/source/ui/inc/unotxvw.hxx sw/source/ui/lingu/hyp.cxx sw/source/ui/lingu/sdrhhcwrap.cxx sw/source/ui/uno/swdetect.hxx Change-Id: Ic0a3fb2392187c277c9b36915ffb10dcf0317908 Reviewed-on: https://gerrit.libreoffice.org/8322 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-16sal_Bool to boolMatteo Casalin1-8/+8
Change-Id: I799196d2d9d52711937d56c018e70a1b453bce45
2014-02-16sal_Bool to boolMatteo Casalin1-4/+2
Change-Id: Iecd2e0fcf3b10fc60b814121fbfe1ba9234c9109
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115 sw34bf06: #o12311627# use <rtl_random> methods to create unique ids for list styles and list ids http://svn.apache.org/viewvc?view=revision&revision=1172112 sw34bf06 #i114725#,#i115828# - method <SwDoc::ClearDoc()> - clear list structures completely http://svn.apache.org/viewvc?view=revision&revision=1172122 i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Mathias Bauer cws mba34issues01: #i117718#: provide filter name in case storage of medium does not allow to detect one http://svn.apache.org/viewvc?view=revision&revision=1172350 cws mba34issues01: #i117721#: directly provide parameters retrieved from SfxMedium http://svn.apache.org/viewvc?view=revision&revision=1172353 gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 cws mba34issues01: #i117723#: convert assertion into trace http://svn.apache.org/viewvc?view=revision&revision=1172355 cws mba34issues01: #i117699#: keep layout alive until swdoc dies http://svn.apache.org/viewvc?view=revision&revision=1172362 cws mba34issues01: #i117943#: missing color attributes in RTF clipboard http://svn.apache.org/viewvc?view=revision&revision=1172363 Patch contributed by Henning Brinkmann imported patch i#103878 http://svn.apache.org/viewvc?view=revision&revision=1172109 Patches contributed by Michael Stahl sw34bf06: #i117955#: WW8 export: disable storing of section breaks in endnotes http://svn.apache.org/viewvc?view=revision&revision=1172119 Patch contributed by imacat Fixed the Asian language work count. http://svn.apache.org/viewvc?view=revision&revision=1241345 Patch contributed by Pedro Giffuni i#20878 - Add comment with BZ issue for reference. http://svn.apache.org/viewvc?view=revision&revision=1244517 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 add writerperfect dependency.
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-4/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-04-04Translate German commentsPhilipp Weissenbacher1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-01-18Remove dates and two unused code segments.Thomas Arnhold1-27/+0
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-3/+3
* Fixed the different dbglevel builds * This needed to change all the sw local ASSERT to OSL_ENSURE...
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-04-10INTEGRATION: CWS changefileheader (1.8.242); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:54:40 rt 1.8.242.1: #i87441# Change license header to LPGL v3.
2007-09-27INTEGRATION: CWS swwarnings (1.7.222); FILE MERGEDJens-Heiner Rechtien1-4/+4
2007/03/08 09:51:59 fme 1.7.222.1: #i69287# Warning free code
2006-09-16INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGEDOliver Bolte1-3/+5
2006/09/01 17:52:06 kaib 1.6.476.1: #i68856# Added header markers and pch files
2005-09-09INTEGRATION: CWS ooo19126 (1.5.928); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:41:04 rt 1.5.928.1: #i54170# Change license header: remove SISSL
2003-10-20INTEGRATION: CWS qdiet01 (1.4.236); FILE MERGEDOliver Bolte1-3/+2
2003/10/09 14:48:11 mh 1.4.236.1: del: unused file, #i18390#
2003-04-17INTEGRATION: CWS os8 (1.1.1.1.180); FILE MERGEDVladimir Glazounov1-5/+2
2003/04/03 07:11:41 os 1.1.1.1.180.1: #108583# precompiled headers removed
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+3
2001-10-25del: segmentc.hxxMartin Hollmichel1-3/+2
2000-09-18initial importJens-Heiner Rechtien1-0/+277