summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-21tdf#132149 ww8export: always check for break at end of paragraphJustin Luth
2020-09-21Fix typoSamuel Mehrbrodt
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna
2020-09-20crashtesting: assert on export of ooo123378-1.doc to docxCaolán McNamara
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-20Fix typoAndrea Gelmini
2020-09-20Refactor SwFormat::Modify ...Bjoern Michaelsen
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-09-19tdf#136596: show document language (char locale) in the inspectorAron Budea
2020-09-19tdf#135115: show paragraph direct formatting in Styles InspectorAron Budea
2020-09-19tdf#135674: initialize Styles Inspector on startAron Budea
2020-09-18tdf#122648 DOCX import: fix table formula in all tablesLászló Németh
2020-09-18Fix typoAndrea Gelmini
2020-09-18tdf#135035 DOCX import: fix auto width of frame in columnAttila Szűcs
2020-09-18writer: handle styles in multiple languages for onlineSzymon Kłos
2020-09-18writer: translate standard styles for onlineSzymon Kłos
2020-09-18tdf#130785 Hide Insert Formula in online sidebarSzymon Kłos
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara
2020-09-17Hide InsertFormula in Writer onlineSzymon Kłos
2020-09-17sw: fix crash in SwInputWindow::ApplyFormula()Michael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16sw: remove dead code in lcl_FillBookmarkArray()Michael Stahl
2020-09-16tdf#135663 DOCX export: fix OLE distance from textDaniel Arato (NISZ)
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-15sw: don't throw if disposed in SwXRedlinePortion::getPropertyValue()Michael Stahl
2020-09-15sw: additional asserts/warns to diagnose empty style namesVasily Melenchuk
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-14tdf#135669 sw: drag and drop other files as OLEDaniel Arato (NISZ)
2020-09-14tdf#135623: modified generation of unique fly nameVasily Melenchuk
2020-09-14sw: prefix members of SwConvIter, SwHyphIter, SwLinguIter and SwSpellIterMiklos Vajna
2020-09-13SwUndoFormatAttrHelper: tweak out some SwClient stuff ...Bjoern Michaelsen
2020-09-13SwRegHistory: SwClient no moreBjoern Michaelsen
2020-09-13Following d52674ad92172ce67c94b5970668aeb00d1c6ac5Julien Nabet
2020-09-13std::set->o3tl::sorted_vector in SwHistorySetAttrSetNoel Grandin
2020-09-12unordered_set->sorted_vector in CopyWithFlyInFlyNoel Grandin
2020-09-12std::set->o3tl::sorted_vector in CheckFlyCache_Noel Grandin
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-09-12std::list->vector in SwTableNoel Grandin
2020-09-12ConvertNumbersToText: handle legacy listsMike Kaganski
2020-09-12tdf#41202 writer: allow shift+click to decrease selectionMartin van Zijl
2020-09-12Fix typosAndrea Gelmini
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos
2020-09-11Clean-up of commit I29af97001954ad353a386164b68cd22f6230e3e5Tibor Nagy
2020-09-11ofz#25553 Infinite loopCaolán McNamara
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-09-10Revert "tdf#59674 Word export: set a tabstop at numbering IndentAt"Justin Luth