summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2020-11-12Reenable sw.PageStyle::com::sun::star::beans::XPropertySet checkStephan Bergmann
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-11DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh
2020-11-11Fix typosAndrea Gelmini
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara
2020-11-10new loplugin:reducevarscopeNoel Grandin