summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:47:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:47:09 +0200
commite4808e494fe77c60ede79cbc0438258ed5d69896 (patch)
tree6b9b7f0993787e33961be2654cc3769ae01d205f
parent8e4ae9af51e001eefa59652c632cae44abc3e287 (diff)
Version 5.4.0.1, tag libreoffice-5.4.0.1 libreoffice-5.4.0.1
Change-Id: I5d7502fe4c6111029318b0a36cf17a563f3eaf6e
0 files changed, 0 insertions, 0 deletions
re/sparklines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/Library_purpenvhelper.mk
feature/cib_contract49d&id=1c81f63e91d39187748ea070d064e996481dbd3d&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Author
2024-03-31tdf#146619 Drop unused 'using namespace' in: unoxml/Gabor Kelemen
2024-01-05std::size/SAL_N_ELEMENTS also counts the null terminatorCaolán McNamara
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-10-19tdf#42982: Improve UNO API error reportingkhushishikhu
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-05-27Use getXWeak in unoxmlMike Kaganski
2023-04-12OUString::intern is a relicNoel Grandin
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-06no need to allocate these separatelyNoel Grandin
2023-01-19tdf#153039 unoxml: replace root element of CDocument throwsMichael Stahl
2023-01-17tdf#153009 Use recursive mutex in CDocumentBuilderMichael Weghorn
2023-01-15XUnoTunnel->dynamic_cast in CNodeNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-14libxml2: upgrade to release 2.10.2Michael Stahl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-27clang-tidy modernize-pass-by-value in unoxmlNoel Grandin
2022-06-20Simplify checks with functions.Hannah Meeks
2022-06-10new loplugin:moveitNoel Grandin
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-07osl::Mutex->std::mutex in librdf_NamedGraphNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unoxmlStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen