summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)AuthorFilesLines
2019-07-12tdf#121014 Display tooltip for URLs in Writer textboxes/shapesSamuel Mehrbrodt1-21/+27
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt1-7/+3
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-0/+13
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-1/+2
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-2/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen3-16/+13
2019-01-28sw: avoid wrong and unnecessary downcast in SwDrawView::DeleteMarked()Miklos Vajna1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-5/+3
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna1-5/+5
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-2/+1
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin2-9/+9
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin1-9/+7
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl1-1/+7
2018-09-17New loplugin:externalStephan Bergmann3-4/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin1-2/+2
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2-6/+8
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand2-6/+6
2018-06-11loplugin:unusedmethodsNoel Grandin1-8/+0
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl2-9/+7
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl1-1/+1
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial conversions in dcontact.cxxMichael Stahl1-3/+4
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-12/+3
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-11/+11
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-10/+18
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-61/+61
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-61/+61
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-61/+61
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+6
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-2/+2
2017-12-12TypeWhichId in swNoel Grandin1-1/+1
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1