aboutsummaryrefslogtreecommitdiff
path: root/source/gu/writerperfect
AgeCommit message (Expand)Author
2018-06-14update translations for 6.1 beta2Christian Lohmaier
2018-05-23update translations for master/6.1 beta1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoidlStephan Bergmann
2019-07-26cid#1448388 Assignment of overlapping memoryCaolán McNamara
2019-07-24cid#1448548 Assignment of overlapping memoryCaolán McNamara
2019-07-06small optimisationsNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-04-27tdf#42949 Add filter file to unoidl/Gabor Kelemen
2019-02-28loplugin:includeformStephan Bergmann
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17Simplify containers iterations in unodevtools, unoidlArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen