aboutsummaryrefslogtreecommitdiff
path: root/source/ja/uui
AgeCommit message (Expand)Author
2022-10-10update translations for masterChristian Lohmaier
2022-05-04update translations for masterChristian Lohmaier
2022-04-26update translations for masterChristian Lohmaier
2022-04-04update translations for masterChristian Lohmaier
2021-11-25update translations for 7.3.0 beta1libreoffice-7-3-branch-pointChristian Lohmaier
2021-11-24update translations for master/7.3.0 beta1Christian Lohmaier
2021-09-27update translations for masterChristian Lohmaier
2021-08-04update translations for 7.2/masterChristian Lohmaier
2021-05-31update translations for masterChristian Lohmaier
2021-05-14update translations for 7.2.0 alpha1Christian Lohmaier
2021-04-12update translations for masterChristian Lohmaier
2021-03-23update translations for masterChristian Lohmaier
2021-01-25update translations for masterChristian Lohmaier
2021-01-14update translations for masterChristian Lohmaier
2020-11-16update translations for masterChristian Lohmaier
2020-10-27update translations for master / 7.1.0.0 alpha1Christian Lohmaier
2020-10-23update translations for master/7.1.0 alpha1Christian Lohmaier
2020-10-12update translations for masterChristian Lohmaier
2020-08-27update translations for masterChristian Lohmaier
2020-08-21update translations for masterChristian Lohmaier
2020-02-11update translations for masterChristian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-06-14update translations for 6.1 beta2Christian Lohmaier
2018-05-24update translations for master/6.1 beta1libreoffice-6-1-branch-pointChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-24update translations for 6.0.0 rc3Christian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-12-11update translationsChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-07-19update translations for 5.2.0 rc3Christian Lohmaier
2016-07-07update translations for 5.2.0 rc2Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-01-27update translations for 5.1.0 rc3Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
-1-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)Author
2017-06-17create o3tl::array_viewNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2017-03-31Sort lines lexicographicallyStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-14fix typo: alreay --> already dennisroczek
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-24coverity#1399266 Uncaught exceptionCaolán McNamara
2016-09-12coverity#1371178 Missing move assignment operatorCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-02CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna
2016-05-27CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna
2016-04-30Fix typosAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29remove unused o3tl::rangeDavid Tardon
2016-01-10Fix typosAndrea Gelmini
2015-09-15Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann
2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara
2015-08-30loplugin:implicitboolconversionStephan Bergmann
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann