summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2019-02-15sw btlr writing mode: implement DOCX filterMiklos Vajna1-14/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-13writerfilter: make RTF TableRowBuffer members privateMiklos Vajna3-21/+36
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna2-2/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin2-11/+1
2019-02-11tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+5
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin7-43/+43
2019-02-06writerfilter: make members private in RTFMathSymbolMiklos Vajna3-9/+22
2019-02-06tdf#123189 DOCX import: skip table bkground colorLászló Németh1-0/+2
2019-02-05tdf#122878: enable wrap for flys in footerPatrick Jaap1-2/+1
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna3-1/+31
2019-01-31CppunitTest_writerfilter_rtftok: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-9/+1
2019-01-30writerfilter: make members private in RTFSymbolMiklos Vajna4-17/+35
2019-01-29tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna1-0/+8
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin4-5/+5
2019-01-15tdf#121670 ooxmlimport: no columns in page styles, only sectionsJustin Luth1-8/+10
2019-01-13Avoid getToken index for single callMatteo Casalin1-8/+3
2019-01-12tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai1-1/+1
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-5/+5
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+2
2019-01-11writerfilter: import section margins and writingModeJustin Luth2-0/+36
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot2-26/+138
2019-01-08writerfilter: avoid exception - IsProtect not page style property.Justin Luth1-1/+3
2019-01-08tdf#122224 DOCX import: fix formula field syntaxLászló Németh1-0/+9
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin4-10/+10
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens4-36/+57
2019-01-04tdf#122424 RTF import: ignore table row text outside the cellsLászló Németh3-3/+32
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna1-2/+6
2018-12-30tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh4-3/+23
2018-12-29tdf#120511 writerfilter: track inserted frame per sectionJustin Luth2-0/+4
2018-12-25sw ooxmlimport: landscape <-> portrait ? not a continuous sectionJustin Luth1-0/+20
2018-12-20sw: DOCX: allow editing of unprotected areas in protected docSerge Krot1-1/+0
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh3-0/+24
2018-12-16crashtesting: clamp languagetype param valueCaolán McNamara1-1/+1
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk1-2/+8
2018-12-11Related: tdf#121664 DOCX filter: fix line numbering start value handlingMiklos Vajna1-1/+4
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap3-0/+7
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann7-15/+15
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-4/+0
2018-12-04tdf#121664 DOCX import: fix lack of line numbering reset on page breakMiklos Vajna1-1/+1
2018-12-01tdf#58944: comment DOCX table header row limit betterLászló Németh1-10/+10
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-28loplugin:unusedfieldsNoel Grandin2-3/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-4/+3
2018-11-24remove unused PropertyIds valuesNoel Grandin2-12/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+1
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna1-2/+1
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna1-2/+25
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1