summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-05-03sw content controls, drop-down: add doc model & UNO APIMiklos Vajna
2022-05-03sw: document SwTOXMgrMiklos Vajna
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-02tdf#146573 sw: recalculate cells with footnotesLászló Németh
2022-05-02sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-05-02sw: prefix members of WW8_WrPlcPn, WW8_WrPlcSepx, WW8_WrPlcSubDoc and ...Miklos Vajna
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-30tdf#148432 in LTR UI override the navigator treeview direction for RTL docCaolán McNamara
2022-04-29tdf#143569 SwNavigator: Make Headings entries from headings in framesJim Raykowski
2022-04-29tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-04-29sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-04-29sw: ascii filter: tweak copying of numberingMichael Stahl
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28sw content controls, checkbox: add DOCX exportMiklos Vajna
2022-04-28tdf#100680 sw DOCX compatibility: fix wrap of as_char flysAttila Bakos (NISZ)
2022-04-28tdf#144788 Split up footnotes and endnotes in NavigatorDhiraj Holden
2022-04-28SwNavigator: Improve ordering of hyperlinks in text framesJim Raykowski
2022-04-28SwNavigator: Improve list order for text fields in text framesJim Raykowski
2022-04-27Fix typosAndrea Gelmini
2022-04-27tdf#146449 sw: fix Z-order after undoingAttila Bakos (NISZ)
2022-04-27tdf#85610 sw: show tracked footnote insertion/deletionLászló Németh
2022-04-27forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27tdf#148380 sw ms: import select fldLock'd fields as FIXEDJustin Luth
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26DOCX export: image deduplication and clean upTünde Tóth
2022-04-26tdf#148791 tdf#64902 tdf#127759 sw: fix row insert/pasteLászló Németh
2022-04-26sw: fix double-click opening frame dialog, not graphic dialog on imagesMiklos Vajna
2022-04-26sw content controls, checkbox: toggle the checkbox on clickMiklos Vajna
2022-04-26sw: show Manage Changes dialog for read-only documents too...Michael Stahl
2022-04-26SwRedlineAcceptDlg: fix inconsistent enabling of buttonsMichael Stahl
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth
2022-04-25tdf#141391 sw: don't paste as nested table in first cell paragraphLászló Németh
2022-04-25sw content controls, checkbox: add document model & UNO APIMiklos Vajna
2022-04-25tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl
2022-04-25sw: prefix members of WW8_WrPct, WW8_WrPlc1, WW8_WrPlcField and ...Miklos Vajna
2022-04-22tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli
2022-04-22sw content controls: add LOK APIMiklos Vajna
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-04-21Fix typoAndrea Gelmini
2022-04-20tdf#147723 sw_fieldmarkhide: fix crash when copying multiple fieldmarksMichael Stahl
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20sw content controls: add initial DOCX importMiklos Vajna
2022-04-20tdf#148380 sw fieldui: always allow turning off "Fixed Content"Justin Luth
2022-04-20use more FastAttributeIter::toViewNoel Grandin