summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna
2021-09-02indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl
2021-09-02indexing: make indexing XML flat and use simple element namesTomaž 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 "type" to the xml for paragraph nodesTomaž 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-09-02sw: disable SearchResultLocatorTest for Windows and MacOSTomaž Vajngerl
2021-09-01indexing: search result locator to return the rect of the resultTomaž Vajngerl
2021-09-01indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-09-01indexing: add test case for fontworks and footer/header paragraphsTomaž Vajngerl
2021-09-01indexing: indexing sections for the IndexingExportTomaž Vajngerl
2021-08-31indexing: write parent index to paragraphs if possibleTomaž Vajngerl
2021-08-31indexing: indexing tables for the IndexingExportTomaž Vajngerl
2021-08-31indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl
2021-08-31indexing: indexing OLE objects for the IndexingExportTomaž Vajngerl
2021-08-31indexing: indexing graphics for the IndexingExportTomaž Vajngerl
2021-08-31indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl
2021-08-30indexing: remove indexing changes from html exportTomaž Vajngerl
2021-08-30indexing: start of Indexing Export impl. based on (X)HTML exportTomaž Vajngerl
2021-08-24rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-08-24Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-08-24tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara
2021-08-24tdf#139811 trigger layout when content changesCaolán McNamara
2021-08-20LOK make sure single row/column table are resizablePranam Lashkari
2021-08-16Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara
2021-08-16tdf#143626 "protect" always shown checked for sections linked to fileCaolán McNamara
2021-08-16Resolves: tdf#143720 treeview not resizing to fill available spaceCaolán McNamara
2021-08-16tdf#143464: fix SmartTag managementJulien Nabet
2021-08-06sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna
2021-08-04sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna
2021-07-20Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke
2021-07-19lok: fix incorrect multi-view table selection updatesDennis Francis
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna
2021-07-11cid#1470585 Dereference null return valueCaolán McNamara
2021-07-11cid#1470368 Unchecked dynamic_castCaolán McNamara
2021-07-11Remove warning while buildingdante
2021-07-11tdf#140506: fix repeated table header switchingBjoern Michaelsen
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
2021-06-30tdf#143107 related: ensure correct order of which idsMike Kaganski
2021-06-29sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl
2021-06-24tdf#142925 render the button arrow like it used to beCaolán McNamara
2021-06-24tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara
2021-06-23sw: add BIRT layout test documentMichael Stahl
2021-06-23tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl
2021-06-23Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl
2021-06-23ofz#34221 avoid OOMCaolán McNamara
2021-06-23tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara