/lotuswordpro/

on value='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2022-10-17use more string_viewNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08Related tdf#114790: add align and vertalign to datefield im/exportJulien Nabet
2022-08-07Resolves: tdf#114790 add align and vertalign to currencyfield im/exportCaolán McNamara
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-02Just use Any ctor instead of makeAny in xmlscriptStephan Bergmann
2022-04-26add o3tl::toUInt32Noel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlscriptMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in XMLBasicExporterBaseNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
Noel Grandin
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-05-30coverity#705235 Missing break in switchCaolán McNamara
2014-05-30coverity#705236 Missing break in switchCaolán McNamara
2014-05-30coverity#705237 Missing break in switchCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#982647 Missing break in switchCaolán McNamara
2014-05-22Fix some memory leak in soltools/cpp toolStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-10Clean up function declarationStephan Bergmann
2014-04-04Move prototype to includeStephan Bergmann
2014-03-31Typo #elsif -> #elifStephan Bergmann