summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-09-18Fix typoAndrea Gelmini
2020-09-18tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs
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#123382 DOCX import: fix range IDs in column ALászló Németh
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-17drop dubious looking ProcessEventsToIdleCaolán McNamara
2020-09-17tdf#129520 : sw_odfexport: Add unittestXisco Fauli
2020-09-17avoid uno:Paste in testsCaolán McNamara
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-16tdf#136706 writerfilter: don't create page style for footnoteJustin Luth
2020-09-16tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-15sw_ooxmlexport15: another OOXMLIMPORT_TEST -> OOXMLEXPORT_TESTXisco Fauli
2020-09-15tdf#103611 sw: fix vertical alignment to page bottom marginTibor Nagy
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#135623: sw_uiwriter: Add unittestXisco Fauli
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-15tdf#136667 DOCX import: fix crash of floating tablesLászló Németh
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-13fix attachnamedialog mnemonicsCaolán McNamara
2020-09-13fix alreadyexistsdialog mnemonicsCaolán McNamara
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-12sw rtfexport: add explanation comments to unit testJustin Luth
2020-09-11tdf#135693: sw: Add UItestXisco Fauli
2020-09-11tdf#131581: sw: Add UItestXisco Fauli
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos
2020-09-11tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs
2020-09-11Missing test dependenciesStephan Bergmann
2020-09-11Clean-up of commit I29af97001954ad353a386164b68cd22f6230e3e5Tibor Nagy
2020-09-11ofz#25553 Infinite loopCaolán McNamara