summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky7-16/+47
2014-04-14Compile the debugging strings in only if we are about to use them.Jan Holesovsky2-4/+4
2014-04-14fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna1-0/+3
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke1-1/+17
2014-04-13RTFTokenizer::resolveParse: use SvStream::remainingSize()Miklos Vajna1-3/+1
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2-3/+3
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna34-70/+4
2014-04-11fdo#76635 : Table borders not preserved after RTRajashri1-5/+9
2014-04-11test cases for CVE-2014-1761Caolán McNamara2-0/+0
2014-04-11check that stacks are not empty before top()Caolán McNamara1-1/+6
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist3-31/+29
2014-04-11writerfilter: clean up duplicated PROP_PARA_*_MARGIN_*_AUTO_SPACING insertionsMiklos Vajna1-4/+2
2014-04-11fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh1-2/+12
2014-04-10writerfilter: remove dead doctok detection codeMiklos Vajna1-41/+13
2014-04-10It's "its", not "it's"Tor Lillqvist3-3/+3
2014-04-10loplugin:bodynotinblockStephan Bergmann1-1/+1
2014-04-10fdo#77051: Preservation of Index field flag '\f'.YogeshBharate3-0/+10
2014-04-09WaE: passing OUString by value, rather pass by referenceTor Lillqvist2-2/+3
2014-04-09fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam3-1/+13
2014-04-08writerfilter: remove no longer needed WRITERFILTER_*TOK_DLLPUBLICMiklos Vajna2-20/+2
2014-04-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav1-1/+16
2014-04-06RTFSprms::set: replace two bool arguments with an enumMiklos Vajna3-44/+45
2014-04-05fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2-7/+54
2014-04-04fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna2-15/+14
2014-04-03oox: Do not overwrite table style propertiesJacobo Aragunde Pérez1-1/+29
2014-04-03TyposJulien Nabet1-1/+1
2014-04-03writerfilter: DEBUG_PROTOCOL is never definedMiklos Vajna5-322/+0
2014-04-03writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna3-10/+4
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez3-0/+13
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez3-4/+8
2014-04-02writerfilter: unused Exception classMiklos Vajna1-54/+0
2014-04-02writerfilter: unused SubSequence classMiklos Vajna1-247/+0
2014-04-02unused WRITERFILTER_RESOURCEMODEL_DLLPUBLICMiklos Vajna11-29/+23
2014-04-02fdo#76586 Table column separators from individual cell widthsVinaya Mandke1-2/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann6-10/+10
2014-03-31oox, writerfilter: add missing headers for C++ containersDouglas Mencken7-1/+7
2014-03-30writerfilter: unused sprmcodetostr*Miklos Vajna2-40/+0
2014-03-29coverity#736006 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-03-29coverity#705083 Unchecked dynamic_castMiklos Vajna1-3/+4
2014-03-29coverity#705082 Unchecked dynamic_castMiklos Vajna1-3/+4
2014-03-29coverity#736005 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-03-29coverity#1194911 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-03-29coverity#705071 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-03-29coverity#705070 Unchecked dynamic_castMiklos Vajna1-2/+4
2014-03-29coverity#736004 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-03-29coverity#736003 Unchecked dynamic_castMiklos Vajna1-1/+3
2014-03-29coverity#705068 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-03-29coverity#736001 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-03-29coverity#1194902 Unchecked dynamic_castMiklos Vajna1-1/+2