summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
2023-10-22Use getXWeak in swMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-02no need to use UNO_QUERY_THROW hereNoel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-03tdf#152575 Fix missing comment export in some casesSamuel Mehrbrodt
2023-06-15ODF export: simplify restart handling to skip list id where possibleMike Kaganski
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski
2023-05-26Related: tdf#155507 disable HeaderFooter menu for tiled renderingCaolán McNamara
2023-05-08Revert "Simplify initialization in sw/unotxdoc + flatten a bit"Julien Nabet
2023-05-08Simplify initialization in sw/unotxdoc + flatten a bitJulien Nabet
2023-05-08Row and Cols in sw preview page part should be sal_Int16 instead of sal_uInt8Julien Nabet
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-27Extend tiled rendering test to account for dark modeParis Oplopoios
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-16Update view options string based on themeParis Oplopoios
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-15Add paraIdParent to LOK notification attributesParis Oplopoios
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextSearchNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2023-01-16sw lok: make sure author name change doesn't mark the doc as modifiedMiklos Vajna
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-12sw: lok: use redline author for saved author fieldsDennis Francis
2022-12-07sw: split out some of the LOK parts of SwXTextDocument into a separate fileMiklos Vajna
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-25sw lok, .uno:TextFormFields: expose field code of fieldmarksMiklos Vajna
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-08sw: introduce an UNO manager for content controlsMiklos Vajna
2022-10-25Consistently set document view also for zoom eventMike Kaganski
2022-10-21nullptr checkMike Kaganski
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin