summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno
AgeCommit message (Expand)Author
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-10-22sw: fix crash in SwXTextDocument::postMouseEvent()Miklos Vajna
2021-09-02indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl
2021-09-02indexing: allow for multiple entries in search indexing dataTomaž Vajngerl
2021-09-02indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-09-02indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-04-14impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-10fix location of change tracking boxes in OnlineNoel Grandin
2021-04-08Check render parameters for AutoSpellCheckingMert Tumer
2021-04-01Avoid crash in online on a document with commentsAron Budea
2021-04-01Fix crash in SwXTextDocument::getSelection() method.Tamás Zolnai
2021-04-01tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2021-03-31sw lok: disable field shadingsMiklos Vajna
2021-01-27Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist
2020-11-21tdf#124176: Use pragma once instead of include guardsGül Toksöz
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna
2020-10-20use tools::Long in swNoel
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-10-04SwSvxUnoDrawPool ctor never passed a null SwDoc*Caolán McNamara
2020-09-30sw: fix heap-use-after-free in the UnoActionContext dtorMiklos Vajna
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-08-21Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07cid#1465669 Dereference after null checkCaolán McNamara
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-07-30tdf#135244: prevent jumping to cursor at document renderMike Kaganski
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-26sw: create instances with uno constructorsNoel Grandin
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-30tdf#130151 Fix toc pointing to wrong pageSamuel Mehrbrodt
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin