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