summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-03sw: improve documentation for SwFormatSurroundMiklos Vajna
2023-10-03tdf#157370 Bring A11y issue to attention in the document viewJim Raykowski
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh
2023-09-27reduce allocation when cloning SwAttrSetNoel Grandin
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze
2023-09-27pass SwAttrSet around explicitlyNoel Grandin
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-19sw: document SwFormatColMiklos Vajna
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-12sw: document SwFormatFieldMiklos Vajna
2023-09-09SwXFootnoteProperties does not need to implement XAggreggationNoel Grandin
2023-09-08ITEM: preparations for more/easier changes IIArmin Le Grand (allotropia)
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt
2023-09-08sw doc model xml dump: show all redline data of a range redlineMiklos Vajna
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-09-05DRY use existing method in SwXShape rather than open-codingNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-09-05sw: document SwFormatAutoFormatMiklos Vajna
2023-09-01tdf#157028 sw: PDF/UA export: reduce the number of Span ILSEsMichael Stahl
2023-09-01sw: PDF/UA export: produce nested Sect SEs for nested sectionsMichael Stahl
2023-09-01tdf#156306 sw: PDF export: refactor, split out BeginTagImpl()Michael Stahl
2023-09-01use concrete type for SwAccessibleShapeMap_ImplNoel Grandin
2023-09-01use concrete type for SwAccessibleMap::mxCursorContextNoel Grandin
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-08-31sw: document SwFormatFollowTextFlowMiklos Vajna
2023-08-29vcl,sw: PDF export: move SwEnhancedPDFExportHelper statics to memberMichael Stahl
2023-08-23tdf#156116 - A11Y - fix object name does not update in accessibility sidebarBalazs Varga
2023-08-22tdf#77760 sw floattable: add support for footnotes, doc modelMiklos Vajna
2023-08-22sw: document SwFormatLayoutSplitMiklos Vajna
2023-08-16cid#1539911 Big parameter passed by valueCaolán McNamara
2023-08-16itemset is always passed, so can use a referenceCaolán McNamara
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15tdf#156670 - A11Y - Open the Format->Description dialog with the fix buttonBalazs Varga
2023-08-14Improve accessibility warning textGabor Kelemen
2023-08-10ITEM: improve SfxItemSet notification callbackArmin Le Grand (allotropia)
2023-08-10tdf#156594 - A11Y - add fix button for "Avoid background images."Balazs Varga
2023-08-10Related tdf#156614 Improve wording of non-interactive forms textSamuel Mehrbrodt
2023-08-08when notes are not shown don't do expensive comment size calculation...Caolán McNamara
2023-08-08sw: document SwFormatFootnote/EndAtTextEndMiklos Vajna
2023-08-03tdf#154210 Add help IDs for the Navigator context menuRafael Lima
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-08-02tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios