summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)Author
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-30drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-06tdf#141297 : remove link to the fileArnaud Versini
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan 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-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
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-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-25SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
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-12move some svx/ headers inside the moduleNoel Grandin
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-07-25QRCode Dialog Box featureShubham Goyal
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin