summaryrefslogtreecommitdiff
path: root/emfio
ModeNameSize
-rw-r--r--CppunitTest_emfio_emf_test.mk1387logplain
-rw-r--r--CppunitTest_emfio_wmf_test.mk1233logplain
-rw-r--r--Library_emfio.mk1817logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_emfio.mk1072logplain
-rw-r--r--README80logplain
-rw-r--r--emfio.component1149logplain
d---------inc193logplain
d---------qa / cppunit34logplain
d---------source66logplain
-7-1&id=841e1a6f3619054ecc9240e061cd83d4e41d1ca9'>remove some old MSVC workaroundsNoel Grandin 2017-04-20loplugin:unusedfieldsNoel Grandin 2017-04-13Removed duplicated includesAndrea Gelmini 2017-03-31use actual UNO enums in i18nutilNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann 2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann 2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin 2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara 2017-01-09New loplugin:externvar: i18npoolStephan Bergmann 2016-11-02upgrade to ICU 58Eike Rathke 2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara 2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann 2016-09-20Remove redundant default ctor definitionStephan Bergmann 2016-05-11convert MappingType to scoped enumNoel Grandin 2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin 2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin 2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann 2015-12-19coverity#1343620 Unchecked return valueCaolán McNamara