summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-12remove BigInt::operator tools::Long()Noel1-2/+2
2020-11-12remove Fraction::operator tools::Long()Noel14-29/+29
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen6-19/+17
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen11-16/+22
2020-11-11DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna3-1/+22
2020-11-11loplugin:stringviewNoel20-25/+25
2020-11-11convert more long -> tools::LongNoel20-66/+67
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh1-1/+1
2020-11-11Fix typosAndrea Gelmini1-2/+2
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin37-115/+117
2020-11-11disable O(U)String::concat for internal codeNoel Grandin2-2/+2