summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv2.cxx
AgeCommit message (Expand)Author
2022-03-22Advanced Diagram support: Enhanced Ungroup for DiagramArmin Le Grand (Allotropia)
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-20move some headers inside modulesNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2020-12-22rename members of GeoStat classNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-05-09remove "using std::vector" in SdrEditViewTomaž Vajngerl
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl
2020-03-27pdfium: make breaking of PDF graphic work againTomaž 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-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-13tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
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-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-13translate some german var namesNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-02-19Translate German variable namesJohnny_M
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-19simplify DistributeMarkedObjectsNoel Grandin
2018-12-05remove unused SdrGrafObjTransformsAttrs enum valueNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-20weld SvxDistributeDialogCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin