summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-11-17sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM()Michael Stahl1-9/+18
2020-11-17sw_fieldmarkhide: Copy: bookmarks before MakeFramesMichael Stahl1-26/+33
2020-11-17sw_fieldmarkhide: adapt cursor movement in SwCursor::LeftRight()Michael Stahl1-0/+28
2020-11-17sw_fieldmarkhide: let CheckParaRedlineMerge() hide fieldmarksMichael Stahl1-24/+157
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl1-5/+5
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl24-59/+59
2020-11-17sw_fieldmarkhide: SwRedlineItr assumption that Show means no MergedParaMichael Stahl1-18/+34
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl3-16/+64
2020-11-17tdf#130629 Don't add object insert undo twiceJim Raykowski1-0/+5
2020-11-17tdf#138232: sw: Add UItestXisco Fauli1-0/+48
2020-11-17tdf#137802 tdf#84691 sw: sync anchoring of textbox with UNOAttila Bakos (NISZ)3-16/+73
2020-11-17uitest: move findBar tests to their own folderXisco Fauli5-0/+17
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth2-0/+17
2020-11-17loplugin:stringviewparam check methods tooNoel1-6/+6
2020-11-17tdf#88608: sw: Add UItestXisco Fauli1-0/+55
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna2-0/+22
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen9-64/+69
2020-11-17SwGrfNode: Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen1-12/+3
2020-11-17tdf#137777 Writer: fix keyboard navigation of NavigatorJim Raykowski5-120/+179
2020-11-16tdf#136941: sw: Add UItestXisco Fauli1-0/+63
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen3-37/+42
2020-11-16tdf#137771 sw ChangesInMargin: fix end of paragraphLászló Németh2-1/+45
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl5-40/+107
2020-11-16(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl1-8/+12
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl3-3/+57
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl2-1/+2
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna3-123/+123
2020-11-16Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen1-1/+1
2020-11-16replace std::max(std::min()) with std::clampNoel1-2/+2
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara156-0/+612
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky1-1/+1
2020-11-15tdf#135198: fix unittestXisco Fauli2-24/+8
2020-11-14tdf#136868, tdf#136912, Styles Inspector: Translatable categoriesAron Budea2-8/+13
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh4-3/+56
2020-11-14Fix unit tests involving tools::LongMike Kaganski1-4/+4
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli4-50/+19
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna3-1/+44
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara1-0/+7
2020-11-13fix some tools::Long falloutNoel Grandin2-6/+6
2020-11-13Removed executable permission on docx fileAndrea Gelmini1-0/+0
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin1-2/+2
2020-11-13tdf#64531 add test for Word shows the page numbers cropped offGokce Kuler2-0/+8
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-14/+19
2020-11-12New loplugin:stringviewparamStephan Bergmann6-13/+25
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin14-29/+29
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)4-6/+58
2020-11-12tdf#137850 writerfilter compatibilityMode15: ignore behindDoc if wrappedJustin Luth3-0/+18
2020-11-12don't have a bare checkbox without a label beside a labelCaolán McNamara2-154/+118
2020-11-12Reenable sw.PageStyle::com::sun::star::beans::XPropertySet checkStephan Bergmann1-3/+0