aboutsummaryrefslogtreecommitdiff
path: root/source/sk
AgeCommit message (Expand)Author
2016-02-10update translations for 5.1.1 rc1Christian Lohmaier
2016-01-27update translations for 5.1.0 rc3Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-12-15update translations for 5.1.0 rc1Christian Lohmaier
2015-12-03update translations for 5.1.0 beta2Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10update translations for masterChristian Lohmaier
2015-09-03update translations for masterChristian Lohmaier
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-11-06update translations for 4.4.0 alpha2Christian 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
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-11-17remove Android Impress Remote translationsAndras Timar
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-15typo/help l10n extraction errorAndras Timar
2013-06-12fdo#65512 fix missing imagesAndras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras 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 rc2Andras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-04-11update translations for LibreOffice 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-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-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-03translators wanted LibreLogo help in a separate fileAndras 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
ffice-6-4-0'>libreoffice-6-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)Author
2018-01-14Fix typosAndrea Gelmini
2017-12-28Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: bean (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: beanStephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-20Typo about "document"Julien Nabet
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-26Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: beanStephan Bergmann
2016-10-14Revert "Don't use the (win32) jawt_md.h as we don't have that when cross-comp...Stephan Bergmann
2016-05-02Remove debug codeStephan Bergmann
2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna
2016-04-27beans: if loading a library fails, show the reasonMiklos Vajna
2016-04-25bean: fix the OfficeBean SDK exampleMiklos Vajna
2016-03-11neither doxygen nor javadoc make use of <type scope="…"> annotationsChristian Lohmaier
2016-03-11NoConnectionException is com.sun.star.comp.beans.NoConnectionExceptionChristian Lohmaier
2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier
2016-03-04coverity#1326333 Unguarded writeCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-02-05officebeans: RVP no longer used, only local used nowChris Sherlock
2016-01-05Fix typosAndrea Gelmini
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java:avoid empty if statementsNoel Grandin
2015-10-22coverity#1328488 DLS: Dead local storeCaolán McNamara
2015-10-20coverity#1326431 Dereference null return valueCaolán McNamara
2015-10-16cid#1326334 Unguarded readNoel Grandin
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-10-14cid#1326360 Data race conditionNoel Grandin
2015-10-14cid#1326347 Check of thread-shared field evades lock acquisitionNoel Grandin
2015-10-02Fix typosAndrea Gelmini