aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-06-07 19:06:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-06-07 19:06:20 +0200
commitfa0f592bc0b5fc468071d7deef3f38a7a4d13387 (patch)
tree9b70f34e5903dae05e5e6f352d3d21a83c1c0bad
parent678dc3a9537d333344cc748a6078d78625f0418d (diff)
Version 7.6.0.0.beta1, tag libreoffice-7.6.0.0.beta1 libreoffice-7.6.0.0.beta1
Change-Id: I6975f25b4dc71f7c3e154b97c9d92f519553027d
0 files changed, 0 insertions, 0 deletions
ns LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/sequence.hxx
AgeCommit message (Expand)Author
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski
2019-08-11Use standard algorithms instead of custom copy functionMike Kaganski
2019-07-02Fix typoAndrea Gelmini