summaryrefslogtreecommitdiff
path: root/editeng/source/rtf/svxrtf.cxx
AgeCommit message (Expand)Author
2015-11-03Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-01-20Some more loplugin:cstylecast: editengStephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18editeng: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-30Drop unecessary continuePeter Senna Tschudin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: 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-04sal_Bool to boolTakeshi Abe
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-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-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header in editengNorbert Thiebaud
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-08-08runtime ConvertToUnicode->compile time unicodeCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-15Remove unused USED ;)Thomas Arnhold
2011-01-28removetooltypes01: #ii12600# Fixed issues with gcc on Linux x64Carsten Driesner