aboutsummaryrefslogtreecommitdiff
path: root/source/hi/chart2
AgeCommit message (Expand)Author
2019-11-08update translations from weblateChristian 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-11-17final update of translations for 6.2.0 beta1Christian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-22update translations for 6.2.0 alpha1Christian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-08-03update translations for masterChristian Lohmaier
2018-05-24update translations for master/6.1 beta1libreoffice-6-1-branch-pointChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-17update translations after another de-fuzzying roundChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian 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-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-09-03update translations for masterChristian 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
2014-04-20update translations for 4.3.0 alpha1Christian 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 rc3Andras 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-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/msaaservice_impl.cxx
AgeCommit message (Expand)Author
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-23catch exception by const refTakeshi Abe
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02winaccessibility: remove global g_acc_managerMichael Stahl
2013-12-02Revert "winaccessibility: let CoCreateInstance calls find the components"Michael Stahl
2013-11-24winaccessibility: let CoCreateInstance calls find the componentsMichael Stahl
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann
2013-11-21No need for default component_getImplementationEnvironment function any moreStephan Bergmann
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael Stahl
2013-11-20winaccessibility: XMSAAService could only work on 32-bitMichael Stahl
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl
2013-11-19winaccessibility: avoid warning C4005 macro redefinitionMichael Stahl
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19uia: remove redundant component registration.Michael Meeks
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin