summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools
AgeCommit message (Expand)Author
2024-11-25slideshow: lok: export bounds for animated layersSzymon Kłos
2024-11-25slideshow: lok: correct z-orderSzymon Kłos
2024-11-25slideshow: fix initVisible valueSzymon Kłos
2024-11-25lok: slideshow: render animated objects as separate layersSzymon Kłos
2024-11-25lok: slideshow: render background as separate layerSzymon Kłos
2024-11-25slideshow: extract initial visibility of the animation targetSzymon Kłos
2024-11-25Identify layers so can be recognized as animation targetSzymon Kłos
2024-11-22loplugin:unusedfieldsNoel Grandin
2024-11-22Render objects that are in an animation as a separate layerTomaž Vajngerl
2024-11-21Make rendering more flexible, render fields in separate layerTomaž Vajngerl
2024-11-19intruduce RenderContext, RenderOptions to remove code duplicationTomaž Vajngerl
2024-11-15render master and slide content separately (drawinglayer render)Miklos Vajna
2024-11-14render slide layers with VCL / drawinglayer primitivesTomaž Vajngerl
2024-09-18use more concrete UNO types in sdNoel Grandin
2024-06-28tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-03-29IASS: SlidePane/Sorter updates were missingArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin
2023-02-18osl::Mutex->std::mutex in SdGlobalResourceContainerNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-26GetDrawController should return pointerNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-12Fix typosAndrea Gelmini
2022-01-10document GenericCheckDialog, GraphicSizeCheck and related classesTomaž Vajngerl
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SlotStateListenerNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in EventMultiplexerNoel Grandin
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer