aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2013-06-27updated Slovenian translationAndras Timar
2013-06-15typo/help l10n extraction errorAndras Timar
2013-06-13parser error : EntityRef: expectingCaolán McNamara
2013-06-12fdo#65512 fix missing imagesAndras Timar
2013-06-12updated Slovenian translationAndras Timar
2013-06-12missing | cause Windows installer error 2870Andras Timar
2013-06-11fdo#65214 missing | cause Windows installer error 2870Andras Timar
2013-06-11fdo#65483 fix po filesAndras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-06-05Updated Slovenian translationAndras Timar
2013-06-05updated Slovenian translationAndras Timar
2013-06-02Icelandic dictionary descriptionAndras Timar
2013-05-27fix double utf-8 encoding issuesAndras 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-21fix typos when translating srings with %PRODUCTNAME macroPetr Mladek
2013-05-20Update Slovenian translation for LibreOffice 4.1 beta1libreoffice-4-1-branch-pointAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc2Andras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-05-07update non-Pootle languages (sh, sl, sr) for 4.0.3Andras Timar
2013-05-07build fix in 'my' translationAndras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc2Andras Timar
2013-04-11updated Slovenian translation for 4.0.2 RC2Andras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc1Andras Timar
2013-02-24update translations for LibreOffice 4.0.1 rc2Andras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-02-06fix parser errors in help translationsDavid Tardon
2013-02-05update Serbian translationAndras Timar
2013-01-28Kazak -> Kazakh change in translationsAndras Timar
2013-01-28add missing translations for 'Insert' buttonAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc3Andras Timar
2013-01-28quick fix for string freeze break in About boxAndras Timar
2013-01-28remove obsolete .po filesAndras Timar
2013-01-28typo fix in LibreLogo helpAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-20remove empty ur, ta sid and lb help translationsAndras Timar
2013-01-20build fixAndras Timar
2013-01-20build fixAndras Timar
2013-01-20 update translations for LibreOffice 4.0 rc1Andras Timar
2013-01-20fdo#58068 fix invalid .po headersPetr Mladek
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-10fdo#58068 fix invalid .po headersAndras Timar
2012-12-09fix of damaged files from beta1Andras Timar
2012-12-04Slovenian update/fixeslibreoffice-4-0-branch-pointAndras Timar
2012-12-03translators wanted LibreLogo help in a separate fileAndras Timar
2012-12-03Fix invalid headers/entries in Slovenian filesAndras Timar
2012-12-03update sl translations for LibreOffice 4.0 beta1Andras Timar
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28stoc: tzname is _tzname on MSVC 14.0David Ostrovsky
2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis
2015-07-23Merge ImplIntrospectionAccess and ImplIntrospectionAdapterMatthew J. Francis
2015-07-22Fix logic in the fast path of Implementation::inspect()Matthew J. Francis
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16Translate German commentsMatthew J. Francis
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-09Eliminate pointless string copiesMatthew J. Francis
2015-07-08Reduce the amount of up front work in performing introspectionMatthew J. Francis
2015-07-08Use OUString::starts/endsWithStephan Bergmann
2015-07-08Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by nowStephan Bergmann
2015-07-08Reduce variable scopeStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-06-30tdf#92440: Reduce code areas covered by mutexStephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08jboolean-related clean-upStephan Bergmann
2015-04-29redundant castCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann