summaryrefslogtreecommitdiff
path: root/editeng/source/rtf
AgeCommit message (Expand)Author
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-11convert various bits in editeng from String to OUStringNoel Grandin
2013-09-11convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-20coverity#704628/704629/704630 Explicit null dereferencedJulien Nabet
2013-03-19coverity#735374 Copy-paste errorJulien Nabet
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-24fix buildIvan Timofeev
2012-11-24Translation of German commentsPeter Baumgarten
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-27some tweaks in RTF filterMichael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-04-12remove formfeedsThomas Arnhold
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-10-07WaE: could do away with nToken altogether, but this is more readableCaolán McNamara
2011-10-07cppcheck reduce scope in editeng/..svxrtf.cxxPierre-André Jacquod
2011-09-15replace ByteString::FillCaolán McNamara
2011-08-08runtime ConvertToUnicode->compile time unicodeCaolán McNamara
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: remove obsolete 16bit stuff [hg:972105adb559]Michael Stahl
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-27set all border lines, not only oneMarkus Mohrhard
2011-05-20resolve merge conflictsCaolán McNamara
2011-05-16avoid possible memory leakDavid Tardon
2011-05-04external-apm-header.diff: fix WMF scaling in RTF import, n#417818Florian Reuter
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19Fixed RTF import/export of new border linesCédric Bosdonnat