summaryrefslogtreecommitdiff
path: root/sw/source/filter/rtf/swparrtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-20sal_Bool to boolTakeshi Abe1-1/+1
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna1-1/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-07-27some tweaks in RTF filterMichael Stahl1-2/+4
2012-07-26fix non-const accesses in previous commit:Michael Stahl1-1/+3
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin1-4/+3
2012-07-24better page descriptor handling in RTFMichael Stahl1-6/+10
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-1/+1
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-06-25Remove unused member aTblFmtsNoel Grandin1-1/+0
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-14/+11
2012-06-22Remove empty or non-called methodsThomas Arnhold1-5/+0
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-4/+4
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna1-2/+2
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin1-1/+1
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