summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-10-05return std::unique_ptr from SdrText::RemoveOutlinerParaObjectNoel Grandin
2018-10-04tdf#120291 Attaching a connector makes draw Draw busy-loopNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-10-02loplugin:useuniqueptr in SdrPageViewNoel Grandin
2018-09-29tdf#120066 Only invalidate SdrModel when SdrObject has SdrPageArmin Le Grand
2018-09-28svx: pdfium's FPDFImageObj_GetBitmapBgra() is not needed after allMiklos Vajna
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-22ofz#10610 Direct-leakCaolán McNamara
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-20weld SvxDistributeDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05loplugin:useuniqueptr in svxNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05pdfium: replace FPDFTextObj_CountChars/GetTextProcessed patches with backportMiklos Vajna
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-09-01tdf#119611 Use generic SetAll() in SdrPageView ctor.Regina Henschel
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29pdfium: replace FPDFTextObj_GetFontName() patch with backportMiklos Vajna
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-15pdfium: replace FPDFFormObj_GetSubObject() with backportMiklos Vajna
2018-08-13crashtesting: empty B2DRange range turned into oversized RectangleCaolán McNamara
2018-08-13Translate German variable namesJohnny_M
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-08-08pdfium: replace FPDFFormObj_CountSubObjects() with backportMiklos Vajna
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-08-03NormAngle180: avoid two extra operationsMike Kaganski
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-08-02Add missing sal/log.hxx headersGabor Kelemen