summaryrefslogtreecommitdiff
path: root/sw/source/filter/rtf/swparrtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-02some tweaks in RTF filterMichael Stahl1-3/+4
2012-07-24better page descriptor handling in RTFMichael Stahl1-7/+10
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin1-15/+13
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-1/+1
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin1-2/+2
2012-04-12remove formfeedsThomas Arnhold1-1/+1
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara1-34/+7
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-31/+30
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin1-14/+24
2012-01-25fdo#43869 use the old rtf importer for pasteMiklos Vajna1-0/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-2/+2
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-1/+2
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-7/+7
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara1-2/+4
2011-08-18Enable the writerfilter-based RTF import in non-experimental modeMiklos Vajna1-5/+1
2011-08-02ImportRTF: use the new uno filter in experimental modeMiklos Vajna1-0/+39
2011-07-29Get rid of these non-printable charsThomas Arnhold1-1/+0
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-3/+11
2011-07-11n#695479: basic handling of lines in RTF importCédric Bosdonnat1-3/+11
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-1/+1
2011-04-28Remove DECLARE_TABLE( SwRTFCharStyleTbl, SwCharFmt* )Rafael Dominguez1-7/+12
2011-04-28Remove DECLARE_TABLE( SwRTFStyleTbl, SwTxtFmtColl* )Rafael Dominguez1-19/+48
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-226/+239
2011-03-15fix compile with debug enabledMichael Meeks1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-225/+238
2011-03-14drop username in commentCaolán McNamara1-3/+3
2011-03-07Remove references to unavailable bug reportsMartin Kepplinger1-6/+6
2011-02-18Remove use of SvBools in SwRTFParserNigel Hawkins1-1/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-214/+213
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+1
2011-01-31Removed dead codeAntoine Proulx1-42/+5
2011-01-31Remove comments; sw/source/filtershirahara1-27/+18
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-212/+212
2011-01-10fix build error, and tidy this horrorCaolán McNamara1-23/+19
2011-01-10remove all mentions of cfront. Oh, my!David Tardon1-4/+0
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-16/+52
2010-12-20Ensure that only the three valid options are possible to useCaolán McNamara1-2/+2
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-1/+1
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-1/+1
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl1-2/+1
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-34/+34
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-34/+34
2010-11-22clean codeKayo Hamid1-74/+4