summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)Author
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in dcontact.cxxMichael Stahl
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19Get rid of a dynamic_castTor Lillqvist
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-19Fix typosAndrea Gelmini
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27coverity#1420315 Unchecked dynamic_castCaolán McNamara