summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2023-02-03sw: avoid unwanted initial content in split/follow fly framesMiklos Vajna
2023-02-03sw layout xml dump: extract SwTable::dumpAsXml() from SwTableNodeMiklos Vajna
2023-02-02tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl
2023-02-02tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski
2023-02-02sw: call GetNextFlyLeaf() in SwFrame::GetLeaf()Miklos Vajna
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-02-01tdf#152738 sw: fix lost SwPosition in spelling dialogLászló Németh
2023-02-01tdf#148952 sw: DOCX export: ECMA-376 1st ed does not allow titleMichael Stahl
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-02-01Throw early on invalid stateMike Kaganski
2023-02-01sw: introduce SwFlyFrame::IsFlySplitAllowed()Miklos Vajna
2023-02-01sw: implement "Theme" property for the XDrawPage in WriterTomaž Vajngerl
2023-02-01tdf#153272: add some missing properties in SwSearchPropertiesJulien Nabet
2023-01-31tdf#153289: remove problematic assertionMike Kaganski
2023-01-31sw: if the fly is to be split, then limit its growth in SwFlyFrame::Format()Miklos Vajna
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30sw: prefix members of PanesEnumWrapper, RangeBorderEnumWrapper, ...Miklos Vajna
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-30sw: add an initial SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-01-30tdf#151548 sw content controls: actually gotoFormatContentControlJustin Luth
2023-01-30tdf#151548 sw content controls: keyboard navigation with tab keyJustin Luth
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2023-01-27tdf#114973 sw: IsSelOvr() should not leave the textMichael Stahl
2023-01-27sw: add an SwFlyAtContentFrame ctor that creates a follow fly frameMiklos Vajna
2023-01-27Fix typoAndrea Gelmini
2023-01-27tdf#151548 sw content controls: preserve tabIndex val="-1"Justin Luth
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2023-01-27xmloff: export Theme for ODT (Writer) documentsTomaž Vajngerl
2023-01-26tdf#153220 exit header/footer edit mode, if active, on undo header/footerCaolán McNamara
2023-01-26sw: inherit SwFlyAtContentFrame from SwFlowFrameMiklos Vajna
2023-01-26tdf#146178 Allow navigate by field to advance from last fieldJim Raykowski
2023-01-25sw: check for control before cursor pos on WrtShell ctorJustin Luth
2023-01-25tdf#153090 sw: add UI to SwTOXSelectTabPageMichael Stahl
2023-01-25sw: change or create the selected theme in SdrPage on theme changeTomaž Vajngerl
2023-01-25sw: support theme colors in color picker in writerTomaž Vajngerl
2023-01-25tdf#129905 Create toggle for Section boundariesRafael Lima
2023-01-25sw: add UNO API for multi-page fly framesMiklos Vajna
2023-01-25sw: lok: avoid creating callback json if kit is not activePranam Lashkari
2023-01-25sw: send LOK call back on section deletionPranam Lashkari
2023-01-25sw: send LOK call back on bookmark deletionPranam Lashkari
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna
2023-01-24sw: disable theme dialog if the theme is not set to the draw pageTomaž Vajngerl
2023-01-24sw: send LOK call back on refmark deletionPranam Lashkari
2023-01-24sw: send field mark delete call back only on deletionPranam Lashkari