aboutsummaryrefslogtreecommitdiff
path: root/source/ku
AgeCommit message (Expand)Author
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke
2013-11-17remove Android Impress Remote translationsAndras Timar
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-12missing | cause Windows installer error 2870Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-27Compendium Conflicts should be fuzzyAndras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-25remove obsoleted .po filesAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-28Kazak -> Kazakh change in translationsAndras Timar
2013-01-28add missing translations for 'Insert' buttonAndras Timar
2013-01-28quick fix for string freeze break in About boxAndras Timar
2013-01-28remove obsolete .po filesAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-09fix of damaged files from beta1Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20add missing po file for filter/uiconfigAndras Timar
2012-11-20add tudes po filesAndras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-11-07add librelogo filesAndras Timar
2012-10-23move po files to correct locationDavid Tardon
2012-10-16move translations structure one directory upNorbert Thiebaud
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-24drop ComplListAppendHandl enumNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-10-01loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-02scaddins: Drop unused stuffTakeshi Abe
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin