aboutsummaryrefslogtreecommitdiff
path: root/source/sa-IN/swext
AgeCommit message (Expand)Author
2018-11-15update translations for 6.2.0 beta1Christian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19make msgfmt happy re 'msgid' and 'msgstr' entries do not both end with '\n'Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian 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-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
feature/windows-cross-build LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tree/treecontrol.hxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in toolkitNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-01-23tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan