aboutsummaryrefslogtreecommitdiff
path: root/source/et/extras
ModeNameSize
d---------source69logplain
value='feature/perfwork4'>feature/perfwork4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptable.cxx
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-02-18coverity#738749 Uninitialized scalar fieldNorbert Thiebaud
2013-09-10CID#736398 resource leakCaolán McNamara