summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin1-7/+8
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen1-1/+0
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl1-2/+8
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-03-27tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl1-1/+3
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-1/+6
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara1-0/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-2/+3
2021-12-17simplify ViewObjectContactOfUnoControl_Impl::getUnoObjectNoel Grandin1-18/+15
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin1-0/+6
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin1-9/+8
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin1-2/+1
2021-12-03lose the caching in ViewObjectContactNoel Grandin1-6/+0
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin1-7/+0
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl1-2/+4
2021-05-17split OutputDevice from WindowNoel Grandin1-4/+4
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-0/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-4/+4
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-06loplugin:flatten in svx/sdrNoel Grandin1-12/+12
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen1-2/+0
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-3/+18
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand1-1/+25
2019-09-04reduce Primitive2DContainer copyingNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-07-20loplugin:referencecasting in svxNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-6/+2
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+0
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna1-1/+4
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-19/+4
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-11/+11
2018-04-01fix some openoffice bugzilla linksdennisroczek1-9/+9
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-6/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-19/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-14/+14