summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-11-18tdf120290 sw: move cursor behind comment at line endJustin Luth
2020-11-17sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM()Michael Stahl
2020-11-17sw_fieldmarkhide: Copy: bookmarks before MakeFramesMichael Stahl
2020-11-17sw_fieldmarkhide: adapt cursor movement in SwCursor::LeftRight()Michael Stahl
2020-11-17sw_fieldmarkhide: let CheckParaRedlineMerge() hide fieldmarksMichael Stahl
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17sw_fieldmarkhide: SwRedlineItr assumption that Show means no MergedParaMichael Stahl
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl
2020-11-17tdf#130629 Don't add object insert undo twiceJim Raykowski
2020-11-17tdf#138232: sw: Add UItestXisco Fauli
2020-11-17tdf#137802 tdf#84691 sw: sync anchoring of textbox with UNOAttila Bakos (NISZ)
2020-11-17uitest: move findBar tests to their own folderXisco Fauli
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-17tdf#88608: sw: Add UItestXisco Fauli
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-17SwGrfNode: Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen
2020-11-17tdf#137777 Writer: fix keyboard navigation of NavigatorJim Raykowski
2020-11-16tdf#136941: sw: Add UItestXisco Fauli
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen
2020-11-16tdf#137771 sw ChangesInMargin: fix end of paragraphLászló Németh
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-11-16(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna
2020-11-16Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky
2020-11-15tdf#135198: fix unittestXisco Fauli
2020-11-14tdf#136868, tdf#136912, Styles Inspector: Translatable categoriesAron Budea
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh
2020-11-14Fix unit tests involving tools::LongMike Kaganski
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara
2020-11-13fix some tools::Long falloutNoel Grandin
2020-11-13Removed executable permission on docx fileAndrea Gelmini
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-13tdf#64531 add test for Word shows the page numbers cropped offGokce Kuler
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)
2020-11-12tdf#137850 writerfilter compatibilityMode15: ignore behindDoc if wrappedJustin Luth
2020-11-12don't have a bare checkbox without a label beside a labelCaolán McNamara