summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2023-11-07use more concrete *PoolItem types in SwLanguageIteratorNoel Grandin
2023-11-04tdf#114441 Convert use of sal_uLong to better integer typesEMartinGube
2023-11-02tdf#156565 sw: PDF/UA export: split Link SE at line breakMichael Stahl
2023-10-30Improve HIDE_NON_NUMERICAL compatibility with WordSkyler Grey
2023-10-30Fix incorrect marginal STYLEREF content in docxSkyler Grey
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey
2023-10-30Fix typoAndrea Gelmini
2023-10-30sw: Drop superfluous template class definitions to avoid linker failure on armRico Tzschichholz
2023-10-30tdf#157663 SW: fix redline continueing a moveAttila Szűcs
2023-10-30SW: fixed redline SwPosition update problemAttila Szűcs
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-27Add flags to STYLEREFSkyler Grey
2023-10-25tdf#139141: Add UNO commands for variable date/time fieldsXisco Fauli
2023-10-25DBG_UTIL implementation differs only by never-wrong assertMike Kaganski
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-25Use std::signed_integral conceptStephan Bergmann
2023-10-24tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl
2023-10-23Revert "Resolves tdf#139141 - Make variable date/time field the default"Heiko Tietze
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-21Related: tdf#89178 Add an option to avoid converting some fields into textMike Kaganski
2023-10-21Make ConvertFieldsToText privateMike Kaganski
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-18tdf#156114 UNO commands / menu entries to enable PS/CS spotlightJim Raykowski
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-15tdf#143148 use pragma once and removed include guardskhushishikhu
2023-10-15tdf#156250: sw: Keep comments when spell correction replaces a wordEMartinGube
2023-10-14tdf#157662 SW: redline: accept/reject done for all partsAttila Szűcs
2023-10-13tdf#143148: Use pragma once instead of include guardsFederico Gallo Herosa
2023-10-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11writerfilter: use content controls for text in block SDTsJaume Pujantell
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-05LOKit: always display hidden chars when showing formatting marksJustin Luth
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