summaryrefslogtreecommitdiff
path: root/l10ntools/source/po.cxx
AgeCommit message (Expand)Author
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-04-15address potential find/rfind failuresNoel Grandin
2022-04-13use more string_view in l10ntoolsNoel Grandin
2022-04-10use more string_viewNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-27pocheck: don't require reference for stock labelsChristian Lohmaier
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-11loplugin:stringviewNoel
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntoolsStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-18cppcheck: fix returnDanglingLifetime (l10ntools)Julien Nabet
2018-11-17pocheck: don't throw away Plural-Forms headerChristian Lohmaier
2018-10-27pocheck: don't choke on plural formsChristian Lohmaier
2018-10-01fix of extension description l10nAndras Timar
2018-09-30pocheck: we need to access msgctxt of a PO entryAndras Timar
2018-09-30pocheck: PO entries can have multiple source code reference lines since LO 6.0Andras Timar
2018-09-30pocheck: do not change msgctxt when po is regeneratedAndras Timar
2018-09-30pocheck: handle the '#, c-format' flagAndras Timar
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-28allow itemlist-method's multi-line msgid strings in msgctxtChristian Lohmaier
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-09-12coverity#1371323 Missing move assignment operatorCaolán McNamara
2016-09-12this doesn't need a virtual dtorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-05Bin noise comments and superfluous vertical whitespaceTor Lillqvist
2016-04-05loplugin:staticanonymousTor Lillqvist
2016-04-04genlang, update to satisfy clang.jan iversen
2016-03-30tdf#97966 Drop 'static' keywordsWastack