summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh2019-01-024-3/+23
* tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna2018-12-041-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna2018-11-201-2/+25
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-2/+6
* tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth2018-11-163-3/+80
* loplugin:staticmethods improvementNoel Grandin2018-11-161-1/+1
* tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna2018-11-133-6/+41
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-121-1/+1
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-102-3/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-103-29/+12
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-103-15/+15
* loplugin:unusedfieldsNoel Grandin2018-11-083-3/+0
* loplugin:collapseif in tools..xmloffNoel Grandin2018-11-085-31/+16
* tdf#115094 part I: do not move graphic nodesPatrick Jaap2018-11-061-1/+1
* tdf#118166 writerfilter: no design mode if ole controls existJustin Luth2018-11-063-2/+12
* tdf#120703 PVS: V547 Expression is always falseMike Kaganski2018-11-031-2/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-022-3/+3
* writerfilter: implement formprotJustin Luth2018-10-315-3/+45
* tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski2018-10-303-11/+19
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-4/+4
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-241-1/+1
* loplugin:staticvar in variousNoel Grandin2018-10-224-6/+6
* when calling std::lower_boundNoel Grandin2018-10-201-2/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-194-11/+11
* Turn BorderHandler::BorderPosition into scoped enumStephan Bergmann2018-10-182-45/+43
* sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna2018-10-172-2/+3
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-173-4/+4
* loplugin:singlevalfieldsNoel Grandin2018-10-173-9/+3
* tdf#119885: a typo fixMike Kaganski2018-10-161-1/+1
* tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski2018-10-161-13/+49
* clang-tidy readability-simplify-subscript-exprNoel Grandin2018-10-161-1/+1
* Avoid useless copy of vectorsMike Kaganski2018-10-151-3/+2
* loplugin:staticconstfield improvementsNoel Grandin2018-10-155-26/+0
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-10-152-6/+1
* tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth2018-10-121-0/+15
* tdf#58944 DOCX import: workaround for hidden table headersLászló Németh2018-10-081-2/+20
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* related tdf#76683 writerfilter: hanging implemented as SignedJustin Luth2018-10-041-1/+1
* writerfilter: pass these by value and use std::move()Miklos Vajna2018-10-032-7/+7
* loplugin:unusedmethodsNoel Grandin2018-10-031-11/+0
* tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth2018-10-035-12/+48
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-8/+8
* Simplify containers iterations in w*Arkadiy Illarionov2018-09-299-182/+112
* loplugin:unusedmethodsNoel Grandin2018-09-281-11/+0
* tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth2018-09-281-8/+19
* Fix typosAndrea Gelmini2018-09-271-1/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-275-46/+0
* tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth2018-09-273-5/+10