summaryrefslogtreecommitdiff
path: root/editeng/source/rtf
AgeCommit message (Expand)Author
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-05coverity#707768 Uninitialized scalar fieldNorbert Thiebaud
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-14bool improvementsStephan Bergmann
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