aboutsummaryrefslogtreecommitdiff
path: root/source/pa-IN/basctl
ModeNameSize
-rw-r--r--messages.po26804logplain
>feature/perfwork5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/source/components.hxx
AgeCommit message (Expand)Author
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-04tdf#124176 Use #pragma once in configmgrGeorge Bateman
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-06Remove support for "module" layersStephan Bergmann
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-02Revert "no need to use shared_ptr here"Noel Grandin
2019-12-30Clean up newly unused includesStephan Bergmann
2019-12-24no need to use shared_ptr hereNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2016-01-07Fix typosAndrea Gelmini
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-08-27Simplify hasModifications checkStephan Bergmann
2015-07-28com::sun::star->css in configmgrNoel Grandin
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara