aboutsummaryrefslogtreecommitdiff
path: root/source/eo/wizards
AgeCommit message (Expand)Author
2021-02-10update translations for 7.1.1 rc1Christian Lohmaier
2020-10-27update translations for master / 7.1.0.0 alpha1Christian Lohmaier
2020-10-23update translations for master/7.1.0 alpha1Christian Lohmaier
2020-10-12update translations for masterChristian Lohmaier
2020-08-04update translations for masterChristian Lohmaier
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2020-02-11update translations for masterChristian Lohmaier
2019-05-13update translationsChristian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-10update translations for 6.0 rc2Christian 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
2017-06-07update translations for 5.4.0 Beta2Christian Lohmaier
2017-05-18another update of translations for 5.4.0 beta1libreoffice-5-4-branch-pointChristian Lohmaier
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
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-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc2Andras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc1Andras 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
-5-1-0'>libreoffice-5-1-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in stocNoel Grandin
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-08-23Clean up OSL_ASSERT in stoc/source/uriproc/Stephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-20stocservices.component: The rest of the services + cleanup.Jan Holesovsky
2015-02-20stocservices.component partly refactored to use the "constructor" feature.Ursache Vladimir
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-05stoc: remove SAL_THROW macroNoel Grandin
2014-05-22stoc: fix includesThomas Arnhold
2014-04-03Use boost::noncopyableStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-28Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-10-20Clean up stoc::uriproc::supportsServiceStephan Bergmann