summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl1-2/+1
2024-04-17add Spell state to impress RenderState like we do for calc/writerCaolán McNamara1-0/+2
2024-04-02use more concrete UNO types in sdNoel Grandin1-1/+1
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır1-25/+0
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara1-0/+16
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-1/+1
2024-01-18Implement hyperlinkInfoAtPosition for Impress.Gökay Şatır1-2/+22
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-3/+4
2024-01-03Use officecfg instead of SvtSlideSorterBarOptions classGabor Kelemen1-4/+4
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır1-0/+6
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara1-4/+12
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-2/+3
2023-11-09use more concrete sd::Annotation in AnnotationManagerImplNoel Grandin1-1/+1
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+3
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann1-2/+2
2023-10-11fixup for: fe79008f70e7 sd: send correct slide visibility statusMarco Cecchetti1-1/+2
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-4/+4
2023-08-05cid#1539501 Unchecked dynamic_castCaolán McNamara1-6/+1
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios1-2/+13
2023-07-23cid#1538306 Uncaught exceptionCaolán McNamara1-4/+3
2023-07-12Categories for link targets in ImpressSzymon Kłos1-58/+240
2023-06-26new loplugin:constexprliteralNoel Grandin1-2/+2
2023-06-21sd: send correct slide visibility statusPranam Lashkari1-1/+1
2023-06-15sd: fix crash deleting 2 slides during paintTileLuigi Iucci1-5/+8
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell1-2/+15
2023-05-23sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna1-0/+5
2023-05-10Add view options class in DrawParis Oplopoios1-0/+16
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-1/+1
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl1-2/+3
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl1-1/+2
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl1-1/+2
2023-03-22sd: PDF export: produce annotations for shapes before painting shapesMichael Stahl1-1/+12
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl1-1/+11
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-2/+26
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl1-2/+2
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl1-1/+2
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-2/+2
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin1-1/+1
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann1-1/+1
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl1-0/+6
2022-11-22lok: draw Math in-place widget in sdMike Kaganski1-0/+2
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)1-61/+7
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-20/+3
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski1-8/+11
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos1-0/+23
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-1/+1
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl1-6/+29
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos1-2/+11
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-01Fix typo in codeAndrea Gelmini1-1/+1