summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-05-20remove commented codeTomaž Vajngerl
2020-05-14UBSan dynamic-type-mismatch (SfxInt32Item vs. SfxUInt32Item)Stephan Bergmann
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara
2020-05-12use the LinkManager persist to determine the RefererCaolán McNamara
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09remove "using std::vector" in SdrEditViewTomaž Vajngerl
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl
2020-05-04SdrPdfImport: use convertPointToMm100 for all unit conversionTomaž Vajngerl
2020-05-04Fix typosAndrea Gelmini
2020-05-03SdrPdfImport: rename ImportText to InsertTextObjectTomaž Vajngerl
2020-05-03SdrPdfImport: fix garbled text at breaking the PDF graphicTomaž Vajngerl
2020-05-03SdrPdfImport: rename some variables to non-abbreviated namesTomaž Vajngerl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
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