summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-1/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-3/+3
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-2/+2
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna1-0/+12
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna1-15/+15
2014-12-20SdrPage::dumpAsXml: typoMiklos Vajna1-1/+1
2014-12-19Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane1-1/+1
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca1-28/+16
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann10-30/+29
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+2
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-23/+29
2014-12-09adapted priority to repaintTobias Madl1-1/+1
2014-12-09changed timers to idlesJennifer Liebel2-5/+5
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2-1/+3
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida1-6/+60
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida1-9/+19
2014-12-08Copying linked graphic between components is brokenZolnai Tamás1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+7
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon1-7/+20
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-61/+23
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+16
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+15
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-11-28SdrObject::TRSetBaseGeometry: Value stored to 'fRotate' is never readMiklos Vajna1-1/+0
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+18
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan12-46/+46
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-2/+10
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida4-94/+106
2014-11-19loplugin:unreffunStephan Bergmann1-6/+0
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-0/+17
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara1-0/+1
2014-11-17-Werror,-Wunused-variableStephan Bergmann1-2/+0
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás1-18/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-13Realy->ReallyCaolán McNamara1-2/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini6-7/+7
2014-11-10callcatcher: unused codeCaolán McNamara1-5/+0
2014-11-10coverity#1251167 Logically dead codeCaolán McNamara1-5/+8
2014-11-08coverity#1251168 Logically dead codeCaolán McNamara1-2/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás1-3/+0
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás1-31/+0
2014-11-07SdrUndoDelObj: one more manual swap out callZolnai Tamás1-28/+0
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-8/+0