aboutsummaryrefslogtreecommitdiff
path: root/source/ur/basctl
AgeCommit message (Expand)Author
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2020-02-11update translations for masterChristian Lohmaier
2019-10-14update translations for masterChristian Lohmaier
2019-10-02update translations from weblateChristian Lohmaier
2019-07-04update translations for 6.3.0 rc1Christian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-12-19update translations for 6.2.0 rc1Christian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-05-23update translations for master/6.1 beta1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian 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-07-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-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras 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-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
e='libreoffice-4-4-0'>libreoffice-4-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel 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-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23Typo: boder->borderJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: toolkitStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20don't need intermediate ImagesCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-13inline InitGuardNoel Grandin