summaryrefslogtreecommitdiff
path: root/svx/source/table/viewcontactoftableobj.cxx
AgeCommit message (Expand)Author
2024-09-12use less dynamic_cast in svx table stuffNoel Grandin
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-04-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-01-17tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse
2022-01-06tdf#135843 Fix the missing border handlingGülşah Köse
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-02-19Some more unit conversion unificationMike Kaganski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22use precalculated members of GeoState..Noel
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-29Fix typosAndrea Gelmini
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand