summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-02-08Extract SfxItemSet::dumpAsXml() from swMiklos 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-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06Simplify CSS1Expression::GetColor for CSS1_RGB caseMatteo Casalin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06fdo#39440: remove redundant checks and breaksJuan Picca
2015-02-06Extract SwNumRuleTbl::dumpAsXml() from docnodeMiklos Vajna
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk
2015-02-06coverity#1267635 Logically dead codeCaolán McNamara
2015-02-06coverity#1267636 Logically dead codeCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05don't relatively move FAR_AWAY things away from FAR_AWAYCaolán McNamara
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2015-02-05sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04Resolves: tdf#Crash when clicking the Reminder icon on the Navigation toolbarCaolán McNamara
2015-02-04Resolves: fdo#68137 crash in traversing script fieldsCaolán McNamara
2015-02-04Extract SwNumRule::dumpAsXml() from docnodeMiklos Vajna
2015-02-04Don't downcast from Ring<T> base class ctor/dtor to derived class TStephan Bergmann
2015-02-04tdf#88854 crash on opening drop capsCaolán McNamara
2015-02-04coverity#1266467 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266468 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266469 Dereference null return valueCaolán McNamara
2015-02-04coverity#1266472 Dereference null return valueCaolán McNamara
2015-02-04coverity#735915 Dereference after null checkCaolán McNamara
2015-02-04coverity#708922 Use after freeCaolán McNamara
2015-02-04sw: convert legacy assertions in mmconfigitem.cxxMichael Stahl
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
2015-02-03CppunitTest_sw_odfexport: fix non-charborder-related issues in charborder.odtMiklos Vajna
2015-02-03tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna
2015-02-03Update for CJK numbered list enhancement.Mark Hung
2015-02-03Use offapi constants instead of hardcoded magic constantMichael Stahl
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
2015-02-03WaE: unused variable 'rects'Tor Lillqvist
2015-02-03Don't call touch_ui_*() API that are no-ops anywayTor Lillqvist
2015-02-03Typo: comparision->comparisonJulien Nabet
2015-02-02seeing as it assumed it was non-null since day 0, so can weCaolán McNamara
2015-02-02sw: don't expose RSID as-is in optcomparisonMiklos Vajna
2015-02-02fixup: use sal macros to force 64 bit integerLionel Elie Mamane
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl
2015-02-02unwind the casts to initial entry pointsCaolán McNamara
2015-02-02coverity#705106 rearrange the assert and conditionCaolán McNamara