summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-10-30NB tabbed update writer and calc arrangementandreas kainz
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29Fix typosAndrea Gelmini
2020-10-29tdf#105967 sw change tracking: fix pilcrow colorLászló Németh
2020-10-29StylesPreview in Writer NB arrangement in two rowsandreas kainz
2020-10-29Section: dont call obsolete ModifyNotification directlyBjoern Michaelsen
2020-10-29move ClientNotifyAttrChg to calbck.hxx ...Bjoern Michaelsen
2020-10-29DocumentFieldsManager: remove calls to obsolete functionsBjoern Michaelsen
2020-10-29SwFormat: remove calls to obsolete functionsBjoern Michaelsen
2020-10-29SwNumFormat: Modify no more ...Bjoern Michaelsen
2020-10-29tdf#135198 fix unit test for HiDPI: pick object by indexDaniel Arato (NISZ)
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-29tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs
2020-10-29uitest: style inspector: add basic testXisco Fauli
2020-10-29tdf#137105: sw: add first UItest for styles inspectorXisco Fauli
2020-10-29Writer Notebookbar updateandreas kainz
2020-10-29python test shutdown robustnessNoel
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-28sw: add an xml dumper for SwUndoSaveSectionMiklos Vajna
2020-10-28NoTextFrame: Modify no more ...Bjoern Michaelsen
2020-10-28tdf#137798 sw: apply textbox Text alignmentAttila Bakos (NISZ)
2020-10-28tdf#105967 sw change tracking: fix pilcrow symbolLászló Németh
2020-10-28tdf#137802 sw: fix crash on deleting last paragraphAttila Bakos (NISZ)
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-28sw: add an xml dumper for SwUndoDrawDeleteMiklos Vajna
2020-10-28Related: tdf#98868 split out reusable hunk as functionCaolán McNamara
2020-10-28cid#1468665 Dereference after null checkCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-28tdf#132149 ww8export: respect ginormous paragraphsJustin Luth
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-27Removed duplicated includeAndrea Gelmini
2020-10-27tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek
2020-10-27Other part to resolve: tdf#127279 Change Search attributeSeth Chaiklin
2020-10-27tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs
2020-10-27tdf#137641 DOCX export: fix relative from top page borderSzabolcs Toth
2020-10-27tdf#135198 sw editing: text box fell out of its shapeDaniel Arato (NISZ)
2020-10-27(related: tdf#131679) sw: only unmark if this SwFlyFrame is markedMichael Stahl
2020-10-27ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2020-10-27uitest: sw: forgot to move this fileXisco Fauli
2020-10-27tdf#104649: move UItest to CppunitTestXisco Fauli
2020-10-26uitest: move all writer tests to sw/qa/uitestXisco Fauli
2020-10-26tdf#130314: sw_odfexport: Add unittestXisco Fauli
2020-10-26tdf#131679 sw: follow-up: Unmark before SetSelection()Michael Stahl
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-26tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai