summaryrefslogtreecommitdiff
path: root/helpcontent2
ModeNameSize
-rw-r--r--.gitignore15logplain
-rwxr-xr-xhelp-to-wiki.py2494logplain
d---------helpers547logplain
-rw-r--r--makefile.pmk1179logplain
d---------prj103logplain
-rw-r--r--settings.pmk302logplain
d---------source67logplain
d---------to-wiki83logplain
-rwxr-xr-xupload-wiki.pl4285logplain
d---------util411logplain
d---------wiki-to-help531logplain
-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx
AgeCommit message (Expand)Author
2023-02-27osl::Mutex->std::mutex in rptxml::ImportDocumentHandlerNoel Grandin
2023-01-20Base Im-/ExportDocumentHandler on WeakImplHelperStephan Bergmann
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin
2022-03-30tdf#117162 ImportDocumentHandler expected XDocumentHandler argumentCaolán McNamara
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from reportdesignAlexander Wilms