summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)Author
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-08sw: introduce an UNO manager for content controlsMiklos Vajna
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski
2021-02-20loplugin:refcounting in swNoel
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-10-20use tools::Long in swNoel
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-18loplugin:useuniqueptr in SwXTextDocumentNoel Grandin
2018-07-26loplugin:useuniqueptr in SwXTextDocumentNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky