summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2018-08-24pass DelFormats around using std::vectorNoel Grandin2-9/+4
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky1-1/+2
2018-08-22new loplugin:conststringfieldNoel Grandin1-2/+0
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin1-6/+0
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin11-12/+12
2018-08-19Remove comment leftoversJohnny_M1-1/+0
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-0/+3
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin1-1/+1
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin1-1/+1
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin1-5/+3
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin2-3/+5
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin1-3/+3
2018-08-09loplugin:unusedmethodsNoel Grandin5-10/+0
2018-08-08loplugin:singlevalfieldsNoel Grandin2-7/+0
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-3/+8
2018-08-08the TimeEventHandler stuff is deadNoel Grandin1-14/+0
2018-08-08loplugin:unusedfieldsNoel Grandin2-4/+0
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-2/+2
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski1-10/+7
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand1-17/+0
2018-07-31nitpick, following f0dcfe008d58053e52c51b10e51c58eae27c1f0bJulien Nabet1-2/+2
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin1-2/+0
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin1-1/+0
2018-07-31loplugin:returnconstant in svxNoel Grandin7-19/+18
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand1-0/+28
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand1-1/+5
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+2
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann2-31/+5
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann14-7/+81
2018-07-26weld SwTextGridPageCaolán McNamara2-1/+13
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23loplugin:unusedfieldsNoel Grandin7-34/+0
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand2-7/+20
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-19loplugin:constantparamNoel Grandin1-1/+1
2018-07-19loplugin:unusedmethodsNoel Grandin2-24/+0
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand1-3/+0
2018-07-17remove the GL based 3D chartsMarkus Mohrhard2-4/+0
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara1-2/+3
2018-07-16Upgrade to ICU 62.1Eike Rathke1-0/+11
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin1-2/+3
2018-07-10Translate German commentsJohnny_M1-1/+1
2018-07-08loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin19-20/+20
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-1/+5
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin23-23/+23
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2-52/+25
2018-07-02loplugin:constantparamNoel Grandin2-3/+2