aboutsummaryrefslogtreecommitdiff
path: root/source/nn/extensions
AgeCommit message (Expand)Author
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian 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-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
2012-10-16move translations structure one directory upNorbert Thiebaud
e='feature/template_manager_improvements2'>feature/template_manager_improvements2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-02-23Fix warning C4456 when building with MSVC without -Wv:18Mike Kaganski
2023-04-17Avoid MSVC error C2039Stephan Bergmann
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2022-05-04Just use Any ctor instead of makeAny in cli_ureStephan Bergmann
2020-04-22Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14Fix typoAndrea Gelmini
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-04Fix typoAndrea Gelmini
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-23Fix typosAndrea Gelmini
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin