aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-08-22 01:35:19 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-08-22 01:35:19 -0500
commit426e987720bfe3783f9089373ccd2bfcfd499401 (patch)
tree5e42fdc881749b023d0785817d86ed30bc358aa0
parent4c1dc8c64e76d61a437a3223adaf62916f9bd8df (diff)
Version\ 5.0.1.2\,\ tag\ libreoffice-5.0.1.2 libreoffice-5.0.1.2
Change-Id: I2966d7773a17cb5345f763a8b55668f3dea04be9
0 files changed, 0 insertions, 0 deletions
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview
AgeCommit message (Expand)Author
2024-06-20loplugin:unusedfieldsNoel Grandin
2024-05-16use more officecfg in xmlhelp::TVChildTargetNoel Grandin
2024-05-15loplugin:ostr in xmlhelpNoel Grandin
2024-02-14tdf#145539 convert const char[] in files to constexpr OUStringLiteralvarshneydevansh
2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-05-06Use getXWeak in xmlhelpMike Kaganski
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-05-02Just use Any ctor instead of makeAny in xmlhelpStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlhelpMike Kaganski
2021-10-17Simplify Sequence in xmlhelpJulien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31osl::Mutex->std::mutex in TreeFileIteratorNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-02-19loplugin:refcounting in xmlhelpNoel
2020-11-11loplugin:stringviewNoel
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-07-07xmlhelp: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlhelpStephan Bergmann
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01loplugin:mergeclasses treeview::TreeFileIteratorNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Remove code that is deadStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-27tdf#42949 Fix IWYU warnings in xmlhelp/Gabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelpStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-07-18cid#704107 Unchecked return valueCaolán McNamara
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin