summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)AuthorFilesLines
17 hoursuse more concrete UNO classes in writerfilterNoel Grandin1-15/+15
2024-03-13reduce symbol visibility in swNoel Grandin1-33/+33
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır1-2/+0
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır1-0/+2
2023-12-27Use rtl::Reference to avoid static_casts, and simplifyMike Kaganski1-24/+45
2023-12-27tdf#158862: check if document is initializedMike Kaganski1-0/+3
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios1-1/+1
2023-03-10sw lok: notify clients about view option changesParis Oplopoios1-0/+3
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna1-2/+2
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-0/+3
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna1-0/+3
2022-11-08sw: introduce an UNO manager for content controlsMiklos Vajna1-0/+6
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin1-2/+2
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-4/+4
2022-07-21use more concrete UNO classes in writerNoel Grandin1-0/+1
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna1-0/+3
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl1-0/+3
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin1-4/+2
2021-06-18loplugin:finalclasses in swNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski1-1/+4
2021-02-20loplugin:refcounting in swNoel1-4/+2
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski1-0/+30
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna1-21/+21
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna1-12/+12
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-3/+3
2020-06-18new json writer for LOKNoel Grandin1-1/+1
2020-05-09compact namespace in swNoel Grandin1-5/+5
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+3
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-5/+4
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-2/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna1-1/+9
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-1/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+2
2018-09-18loplugin:useuniqueptr in SwXTextDocumentNoel Grandin1-1/+1
2018-07-26loplugin:useuniqueptr in SwXTextDocumentNoel Grandin1-2/+2
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-4/+4
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-4/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-7/+1