aboutsummaryrefslogtreecommitdiff
path: root/source/bg/svl
AgeCommit message (Expand)Author
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian 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
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-25remove obsoleted .po filesAndras 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
2012-10-16move translations structure one directory upNorbert Thiebaud
option value='feature/use-ogl-context-in-canvas'>feature/use-ogl-context-in-canvas LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
d3e4b0fc3c772c7cfdd0abdf3a749650e'>always use --protector for UNO tests
AgeCommit message (Expand)Author
2016-05-09Fix call to deleted Any constructorLuke Deller
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Avoid reserved identifierStephan Bergmann
2016-03-23pyuno: add some debugging hintsMichael Stahl
2016-03-04Fix python2 build of pyuno with older py2 versionsTomáš Chvátal
2016-03-03put python starter shell script to Resources folder of OS X appAndras Timar
2016-02-23Running pep8 on pyuno unit test filesKenneth Koski
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09pyuno: Fix build with python 2.7Rico Tzschichholz
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2016-01-06Pyuno add compat for python 2.6Tomáš Chvátal
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
David Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-29--headless for hwpfilter testLuboš Luňák
2012-03-21chmod -xTor Lillqvist