summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-02cid#1461094 Unchecked return valueCaolán McNamara
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-30Simplify SdrObjList::GetObj (svx/svdpage)Julien Nabet
2020-03-30Replace OSL_ASSERT by assert in GetObj (svx/svdpage)Julien Nabet
2020-03-30replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImportTomaž Vajngerl
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-03-27pdfium: make breaking of PDF graphic work againTomaž Vajngerl
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl
2020-03-19add operator* to tools::WeakReferenceNoel Grandin
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-03-05Fix typoAndrea Gelmini
2020-03-04tdf#125520 enhance internal OLE cloningArmin Le Grand
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-28Fix typoAndrea Gelmini
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth
2020-02-12tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí
2020-02-12lok: add "type" information when a graphic is selectedHenry Castro
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-08pack some data structuresNoel Grandin
2020-02-07use swap instead of copy and clearNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-02-03tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesSarper Akdemir
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28lok: create marking overlay object, but add no objects to itMichael Meeks
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28New loplugin:unsignedcompareStephan Bergmann