summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-05-10do not leak SdrObject global pool on shutdownNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06Limit scopes of some variablesMike Kaganski
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05Don't initialize variables only to reset laterMike Kaganski
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-05-03lok: Edit the click selected cell on table selectionmerttumer
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29use unique_ptr in TextEditOverlayObjectNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-23std::move optimisationNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22tdf#141816: fix a thinkoMike Kaganski
2021-04-21cid#1476300 Dereference after null checkCaolán McNamara
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Improve dumpGluePointsAsJSONmerttumer
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-20lok: Don't invalidate GluePointsmerttumer
2021-04-20lok: Send gridOffset of the shapemerttumer
2021-04-20LOK: Fix Moving drag handles calculates wrong offsetmerttumer
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-14avoid creating an SfxItemSet hereNoel Grandin
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-10tdf#130326 speed up XLSX loadNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06tdf#141297 : remove link to the fileArnaud Versini
2021-04-01tdf#141405 fix null reference use crashJim Raykowski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-25tdf#34828 Give draw object a name when madeJim Raykowski
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-22cid#1473883 Dereference before null checkCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12Fix wrong position on move when page has marginmert