aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-20 00:26:32 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-20 00:26:32 +0100
commit88ee776bdbcaab23b4295aa3f41878831ac270a1 (patch)
treef2af4b2489d35f7de0b7124d42f1b6fda04311b5
parent77b6ad601c215497e22f8e93e9e26297dd396284 (diff)
Version 25.2.0.1, tag libreoffice-25.2.0.1 libreoffice-25.2.0.1
Change-Id: I3c52ce0cb7a271d393f6570a519a9d98f38fac27
0 files changed, 0 insertions, 0 deletions
>feature/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-24CppunitTest_writerperfect_epubexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-20pvs-studio: Possible overflowCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin