summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/wrtasc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+2
2014-11-09constLuboš Luňák1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-3/+3
2014-02-28sw: hey, don't forget about big-endian parts in wrtasc.cxx!Douglas Mencken1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-3/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist1-2/+2
2013-08-22SwASCWriter: out of bounds substring accessMiklos Vajna1-1/+1
2013-08-15String to OUString, some formattingMatteo Casalin1-16/+11
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-2/+1
2012-12-20sal_Bool to boolTakeshi Abe1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-1/+1
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher1-16/+15
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-04-22Remove PM2 macro usageFrancois Tigeot1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-11/+11
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-10/+10
2010-11-22remove bogus commentsKayo Hamid1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.242); FILE MERGEDRüdiger Timm1-49/+18
2007-09-27INTEGRATION: CWS swwarnings (1.10.222); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-07-12INTEGRATION: CWS os98 (1.10.354); FILE MERGEDIvo Hinkelmann1-4/+2
2006-09-16INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGEDRüdiger Timm1-47/+21
2005-01-11INTEGRATION: CWS sb19 (1.7.154); FILE MERGEDRüdiger Timm1-3/+3
2004-06-17INTEGRATION: CWS ooo64bit01 (1.6.142); FILE MERGEDRüdiger Timm1-3/+7
2004-01-13INTEGRATION: CWS mullingarfilterteam18 (1.5.278); FILE MERGEDOliver Bolte1-5/+2
2003-04-17INTEGRATION: CWS os8 (1.4.142); FILE MERGEDVladimir Glazounov1-5/+2
2002-08-13#102209# AutoDetect ucs2/utf8 byte marksCaolán McNamara1-5/+22
2001-09-28#92528# Revision log removedOliver Specht1-47/+2
2001-01-19use new stream interface instead of one implementation; Bugfix: #76023#: Text...jp1-9/+30
2000-09-18initial importJens-Heiner Rechtien1-0/+293