summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2019-01-28tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2019-01-28tdf#120511 writerfilter: track inserted frame per sectionJustin Luth
2019-01-21tdf#99631 DOCX: keep zoom of embedded XLSXLászló Németh
2019-01-16tdf#122224 DOCX import: fix formula field syntaxLászló Németh
2019-01-15tdf#121561: sw: DOCX: add std/stdPr/stdContent around TOCSerge Krot
2019-01-09writerfilter: avoid exception - IsProtect not page style property.Justin Luth
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh
2018-12-04tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-06tdf#115094 part I: do not move graphic nodesPatrick Jaap
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-31writerfilter: implement formprotJustin Luth
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18Turn BorderHandler::BorderPosition into scoped enumStephan Bergmann
2018-10-17sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-16tdf#119885: a typo fixMike Kaganski
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-10-15Avoid useless copy of vectorsMike Kaganski
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-12tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth
2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04related tdf#76683 writerfilter: hanging implemented as SignedJustin Luth
2018-10-03writerfilter: pass these by value and use std::move()Miklos Vajna
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann