summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2014-04-122-3/+3
* writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna2014-04-1134-70/+4
* fdo#76635 : Table borders not preserved after RTRajashri2014-04-111-5/+9
* test cases for CVE-2014-1761Caolán McNamara2014-04-112-0/+0
* check that stacks are not empty before top()Caolán McNamara2014-04-111-1/+6
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-113-31/+29
* writerfilter: clean up duplicated PROP_PARA_*_MARGIN_*_AUTO_SPACING insertionsMiklos Vajna2014-04-111-4/+2
* fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh2014-04-111-2/+12
* writerfilter: remove dead doctok detection codeMiklos Vajna2014-04-101-41/+13
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* loplugin:bodynotinblockStephan Bergmann2014-04-101-1/+1
* fdo#77051: Preservation of Index field flag '\f'.YogeshBharate2014-04-103-0/+10
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2014-04-092-2/+3
* fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam2014-04-093-1/+13
* writerfilter: remove no longer needed WRITERFILTER_*TOK_DLLPUBLICMiklos Vajna2014-04-082-20/+2
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-04-081-1/+1
* fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2014-04-081-1/+16
* RTFSprms::set: replace two bool arguments with an enumMiklos Vajna2014-04-063-44/+45
* fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2014-04-052-7/+54
* fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna2014-04-042-15/+14
* oox: Do not overwrite table style propertiesJacobo Aragunde Pérez2014-04-031-1/+29
* TyposJulien Nabet2014-04-031-1/+1
* writerfilter: DEBUG_PROTOCOL is never definedMiklos Vajna2014-04-035-322/+0
* writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna2014-04-033-10/+4
* oox: Preserve table style.Jacobo Aragunde Pérez2014-04-033-0/+13
* oox: Preserve cell theme color.Jacobo Aragunde Pérez2014-04-033-4/+8
* writerfilter: unused Exception classMiklos Vajna2014-04-021-54/+0
* writerfilter: unused SubSequence classMiklos Vajna2014-04-021-247/+0
* unused WRITERFILTER_RESOURCEMODEL_DLLPUBLICMiklos Vajna2014-04-0211-29/+23
* fdo#76586 Table column separators from individual cell widthsVinaya Mandke2014-04-021-2/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-10/+10
* oox, writerfilter: add missing headers for C++ containersDouglas Mencken2014-03-317-1/+7
* writerfilter: unused sprmcodetostr*Miklos Vajna2014-03-302-40/+0
* coverity#736006 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* coverity#705083 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#705082 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#736005 Unchecked dynamic_castMiklos Vajna2014-03-291-0/+2
* coverity#1194911 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+1
* coverity#705071 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* coverity#705070 Unchecked dynamic_castMiklos Vajna2014-03-291-2/+4
* coverity#736004 Unchecked dynamic_castMiklos Vajna2014-03-291-0/+2
* coverity#736003 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+3
* coverity#705068 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+1
* coverity#736001 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* coverity#1194902 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* coverity#1194901 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* writerfilter: remove unused genclass.xslMiklos Vajna2014-03-291-710/+0
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-271-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2751-454/+454
* apparently some table .docx properties shouldn't be < 0Luboš Luňák2014-03-263-3/+10