summaryrefslogtreecommitdiff
path: root/sw/source/filter/rtf/swparrtf.cxx
AgeCommit message (Expand)Author
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
2012-07-24better page descriptor handling in RTFMichael Stahl
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25Remove unused member aTblFmtsNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
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