summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dflyobj.cxx
AgeCommit message (Expand)AuthorFilesLines
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski1-16/+16
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin1-5/+5
2023-05-20loplugin:unusedmethodsNoel Grandin1-6/+0
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl1-0/+5
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl1-0/+11
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl1-3/+3
2022-09-28crashtesting: fix PDF export of fdo83057-2.docxMiklos Vajna1-0/+13
2022-08-29ref-count SdrObjectNoel Grandin1-4/+3
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl1-16/+25
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-2/+2
2022-06-28tdf#134328 avoid some dynamic_castNoel Grandin1-2/+4
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-0/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin1-10/+6
2021-11-22Generalize DegreeNMike Kaganski1-2/+2
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-1/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)1-1/+1
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-4/+4
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl1-1/+1
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl1-1/+4
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-1/+1
2021-04-12svx: prefix members of SdrObjectMiklos Vajna1-24/+24
2021-01-02introduce Degree100 strong_int typeNoel1-8/+8
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-5/+5
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-20use tools::Long in swNoel1-10/+10
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-1/+1
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-117/+117
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-1/+1
2020-04-20remove direct access to Size field on SwRectNoel Grandin1-2/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-10/+10
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-25/+10
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-5/+2
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-7/+2
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna1-0/+7
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-2/+2
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-0/+13
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-1/+2
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1