# clang-format 472d5cfb11bc68779f9e1754a22e4d93725ea255 a334f77792dfff92e3c97f7f61f59d01fc9338cf 233c8aec16faf9302acb3625adcd1df026d59412 f31b00b1a43f0d2fab2762ada230cd6dc267b6a4 5ff0f83a3b5a323469bb410959b030de12b42505 d487e1826bc177742aa8563f855c4b0bee49a705 5946eedfb78e250a40f14ae1e5b709e827b2504c b536e10390c171e96b6477c04d66023a1da543c4 78aa5db6999b8e8881f65ec10518110296840ff2 fd6150915253e382a7e9f674fe23a72a9a801761 d8efc393bff9c0ed38eac00f48ce1d525e1d08ce 1647bfa019124aefd34d8ad231d19399e93a6096 1dd4590f817cce0b9e973c4767551067067702b5 17407f808ed0ca5d65a98da186f7e2ab60dc641b ac4ea366ec040cdb68f93d42045cba5780852d9f 8815acd18f8995cbbf45c2a70629379cb9bfbf15 9eb929aa8cb3f5b0fee1264119a55cdd8cbe8f0e 5ea91ed27342766f2b6103ddb64f07e35af54e50 e539a492597c7312a8d0cccb4b386341bd4ec84a 42cbd5aa43f52d4de489fe0828bce4c5a324f9a0 4866a441cab472c1f44360abdc7074097aad1a26 0631c5da4257a657f923663bda851cf8bb3a8507 4e0be0c35024fc35d4815d2665e12f9ebf241025 06b1e244ff9502664fe79dc27346e4fd9968afbc 83f3706bf489a3ed37880353ca5ea90638c38fe7 298284f4a6578aefc4268b7f4b5de6c2e4203465 405809f566833315b624eee6cdb0cd86c56b65ef 40431b12b86aa8ede3a6d065645781c8e7710570 e1a42835d948b21f9d99d23feef5ae0f56ae3563 e73819983c45188ca990ca2b37f9bcf31fe0a2c7 9afa666120d8bb045f3569a77475a58c368c03a1 b86ca947115f2ef61dd71c7a43e7a3ec1f1cf3b0 4c1479d63972aaea0b1bfee1ffb56b530ca05655 349c525fd30121ad2148f6061d155815b8c83303 6dc2e26e0103137863f4e2d8c1f0c6511b164b66 7da92c6fff9549ebbea5e527b72ffd89faa46f71 261cd2301d0cb581de2238913bd99e2041ad6eda '>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-07-12Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum matchEike Rathke
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-07Make use of OUString::startsWith rest parameterStephan Bergmann
2017-05-30coverity#1411565 'Constant' variable guards dead codeCaolán McNamara
2017-05-29i18nutil: fix invalid string copy that prevents startupMichael Stahl
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-28loplugin:salunicodeliteral: i18nutilStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove 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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05related tdf#73691 - prevent AltX creating control charactersJustin Luth
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth
2015-10-20com::sun::star->css in i18nutilNoel Grandin
2015-09-29Updated URLAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin