summaryrefslogtreecommitdiff
path: root/i18nutil/README
blob: 1eceb18bb77603ad6d8d50a1cc52ae270dcbec55 (plain)
1
2
3
4
i18nutil is internalization related utilities

It comprises of honest c++ code which you just link to directly, while i18npool
tends to consist of code you interact with via uno.
=7ccd8928acbb5a27d9b9f44b09b7575757981e8a'>tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli 2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara 2020-09-18Disable automatic onFirstVisibleTask UpdateCheck during CppunitTestsStephan Bergmann 2020-09-01Fix typo in codeAndrea Gelmini 2020-08-31Fix typo in codeAndrea Gelmini 2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann 2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin 2020-08-11loplugin:flattenNoel Grandin 2020-07-30terminate XDesktop properly in unit testsNoel Grandin 2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101 2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens 2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara 2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann 2020-06-24test: set LoadExoticFileFormats to 2 for cppunit test purposesMiklos Vajna 2020-06-19Move data for signing tests to test/Miklos Vajna 2020-06-05Upcoming loplugin:elidestringvar: testStephan Bergmann 2020-05-29Fix order of some CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann 2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna 2020-05-10Fix typoAndrea Gelmini 2020-05-07fix memory leak of xmlDoc objectsNoel Grandin 2020-04-26Fix typo in codeAndrea Gelmini 2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna 2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi 2020-03-13Revert "loplugin:constfields in sw"Noel Grandin 2020-03-05Fix typoAndrea Gelmini 2020-03-03test: log the validator cmdlineMiklos Vajna 2020-03-03remove some dead codeNoel Grandin 2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin 2020-02-10cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()Muhammet Kara 2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna 2020-02-03make some headers privateCaolán McNamara 2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin 2020-01-28New loplugin:unsignedcompareStephan Bergmann 2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu 2019-12-23sal_Char->char in test..testtoolsNoel Grandin 2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt 2019-12-20sidebarwrap is conforming nowCaolán McNamara 2019-12-20remove unused sidebarpage.uiCaolán McNamara 2019-12-19these .ui no longer need special handlingCaolán McNamara 2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen 2019-12-06Test results across all imported and inserted sheets.Eike Rathke 2019-12-06Swap expected and actual valuesEike Rathke 2019-12-06Use correct destination sheet instead of arbitrary leftover of expected nameEike Rathke 2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-15new loplugin:bufferaddNoel Grandin