summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-02-10coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl
2015-02-10coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl
2015-02-10coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl
2015-02-10coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl
2015-02-10Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna
2015-02-09sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer
2015-02-09Also fix other Ring ctorStephan Bergmann
2015-02-09sw: another LONG_MAX fed into LogicToPixelMichael Stahl
2015-02-09Resolves: fdo#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-09LOK: add LOK_CALLBACK_TEXT_SELECTION and implement it in swMiklos Vajna
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09Don't hide cursor for Android anymore - makes cursor events workTomaž Vajngerl
2015-02-09Combine DBG_UTIL and header version of Stt{End}CrsrMoveTomaž Vajngerl
2015-02-09SwView: SelectShell() is needed on Android, tooMiklos Vajna
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna
2015-02-09SwVisCrsr::Show: ignore VisArea() in case of tiled renderingMiklos Vajna
2015-02-09Add LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2015-02-08sw: make sure that these headers are self-containedMiklos Vajna
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