summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-09-03tdf144058 sw track changes: fix table deletion at paragraph joinLászló Németh
2021-09-03Remove some unused includesMiklos Vajna
2021-09-02ofz#38011 save and restore m_pLastAnchorPos via UnoCursorCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02sw: handle mbPurgeOLE when replacing compat optionsMiklos Vajna
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-01tdf#42982 RuntimeException msg for SwXFrame::setName()Olivier Hallot
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-01Resolves tdf#142116 - Respect field shading color on dark backgroundHeiko Tietze
2021-08-31fix crash in select-allNoel Grandin
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31tdf#135683 speed up writer layout cache accessNoel Grandin
2021-08-30tdf#144105 crash after closing edit address block dialogCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl
2021-08-30tdf#142847 sw: fix textbox layout at wrap settingAttila Bakos (NISZ)
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30tdf#144173 sw track changes: keep format of hintsLászló Németh
2021-08-30flatten DocumentRedlineManager::AppendRedline a littleNoel Grandin
2021-08-30sw: prefix members of SwGlossaryHdlMiklos Vajna
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-29tdf#135683 speed up large writer table loadNoel Grandin
2021-08-29no need for a vector hereNoel Grandin
2021-08-29micro-opt: prevent some vector re-allocsNoel Grandin
2021-08-28speedup dynamic_cast to SwTextFrameNoel Grandin
2021-08-28tdf#135683 speed up layout of large writer tablesNoel Grandin
2021-08-27tdf#128106 sw: copy bookmarks at start if whole node is copiedMichael Stahl
2021-08-27tdf#128106 sw: copy bookmarks in SwDoc::SplitDoc()Michael Stahl
2021-08-27tdf#137363 DOCX filter: don't loose <w:ilvl w:val="..."> of paragraph stylesMiklos Vajna
2021-08-27tdf#143904 fix direct character formatting copied into paragraph levelBalazs Santha
2021-08-27Resolves tdf#142115 - Make color of NotesPane customizableHeiko Tietze
2021-08-26tdf#125743 sw: fix rendering of graphics bullet with linked imagesMiklos Vajna
2021-08-26crashtesting: crash on re-export of tdf137357-1.docx to docxCaolán McNamara
2021-08-26Fix crash when drawing shapeSamuel Mehrbrodt
2021-08-26indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl
2021-08-25tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs
2021-08-25tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-08-24tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D)Andreas Heinisch
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-08-23rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#143736 Load hyperlink from more shapesSamuel Mehrbrodt
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari
2021-08-23indexing: make indexing XML flat and use simple element namesTomaž Vajngerl
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin