summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/textconv.cxx
AgeCommit message (Expand)Author
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-17cppcheck: fix 2 variableScope reports in editengJulien Nabet
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-03drop useless temp debugging stringsCaolán McNamara
2015-03-19loplugin:constantfunction: editengNoel Grandin
2014-12-08Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara
2014-12-08kater->laterCaolán McNamara
2014-11-24error C2872: 'Locale' : ambiguous symbolMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-12-20typo fixesAndras Timar
2013-11-14xub_StrLen to sal_Int32 and minor optimizationsMatteo Casalin
2013-11-11convert STRING_NOTFOUND -> -1 in editengNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin
2013-09-11covnert editeng/source/editeng/textconv.hxx from String to OUStringNoel Grandin
2013-04-22Do not store return value for later, just exitMatteo Casalin
2013-04-22Prefer standard prefix for data membersMatteo Casalin
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-21Avoid multiple appends on OUStringMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco