summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás
2015-02-21Typo: paragaph(s)->paragraph(s)Julien Nabet
2015-02-18boost->stdCaolán McNamara
2015-02-17asan: failure to load tdf#55620 attachment under asanCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung
2015-02-11sw: identation fixes in swparrtfMiklos Vajna
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara
2015-02-10Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara
2015-02-08sw: make sure that these headers are self-containedMiklos Vajna
2015-02-07ww8 export: indentation fixesMiklos Vajna
2015-02-07Unused 'using namespace ::comphelper'Miklos Vajna
2015-02-07Unused includeMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06Simplify CSS1Expression::GetColor for CSS1_RGB caseMatteo Casalin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl
2015-02-03Update for CJK numbered list enhancement.Mark Hung
2015-02-02seeing as it assumed it was non-null since day 0, so can weCaolán McNamara
2015-02-02unwind the casts to initial entry pointsCaolán McNamara
2015-02-02coverity#1242653 Untrusted loop boundCaolán McNamara
2015-02-02tdf#76291 write encoded URL as href in html outputVasily Melenchuk
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna
2015-01-31tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29tdf#88906: Only split new span if it does not enclose exisiting spanStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26coverity#1266488 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1266486 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1266447 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266444 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266441 Unchecked return valueCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266508 Useless call (gold)Caolán McNamara
2015-01-23make writer build againCaolán McNamara
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-22fix mangled indentCaolán McNamara
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara
2015-01-20Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara
2015-01-20OSL_ENSURE->SAL_WARN_IF where conditional deref followsCaolán McNamara
2015-01-20OSL_ENSURE->assert where unconditionally deref followsCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-17Use std::unique_ptrMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin