summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14tdf#124670: xml:space attribute may be specified for w:document top-level ele...Mike Kaganski
2019-04-13tdf#124637 writerfilter: partially revert import section marginsJustin Luth
2019-04-12tdf#124344 sw btlr writing mode, DOCX import: fix vertical alignmentMiklos Vajna
2019-04-10writerfilter: implement RTF derived styles defaultingMichael Stahl
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot
2019-03-28tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-20The DEBUG_WRITERFILTER code should be a dbgutil thingTor Lillqvist
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna
2019-03-12tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06writerfilter: remove empty RTFPicture constructorMiklos Vajna
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05Avoid overflowing sal_Int16 PROP_GRID_LINESStephan Bergmann
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-28tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk
2019-02-27writerfilter: make RTFDrawingObject members privateMiklos Vajna
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin
2019-02-21tdf#123434 FILEOPEN: RTF: missing content in cellsLászló Németh
2019-02-20Fix compilation error against boost 1.66 at leastTor Lillqvist
2019-02-20writerfilter: make RTFShape members privateMiklos Vajna
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15sw btlr writing mode: implement DOCX filterMiklos Vajna
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13writerfilter: make RTF TableRowBuffer members privateMiklos Vajna
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-06writerfilter: make members private in RTFMathSymbolMiklos Vajna
2019-02-06tdf#123189 DOCX import: skip table bkground colorLászló Németh
2019-02-05tdf#122878: enable wrap for flys in footerPatrick Jaap
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna
2019-01-31CppunitTest_writerfilter_rtftok: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-01-30writerfilter: make members private in RTFSymbolMiklos Vajna
2019-01-29tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin