summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter6.cxx
AgeCommit message (Expand)Author
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-30SwModelTestBase: add getSwTextDoc and use it everywhereXisco Fauli
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli
2024-10-25SwModelTestBase: assert SwDoc inside getSwDoc()Xisco Fauli
2024-10-25sw/qa: use getSwDocShell() when possibleXisco Fauli
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-08-07tdf#162121 sw: fix tab stop position in columned ToXMichael Stahl
2024-07-29sw: get rid of discardDumpedLayoutXisco Fauli
2024-07-16CppunitTest_sw_autocorrect: move some more tests hereXisco Fauli
2024-06-21tdf#158454 Add Thai Autocorrect Support, coding partTheppitak Karoonboonyanan
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-10tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh
2024-06-10loplugin:ostr in sw/qa/extrasNoel Grandin
2024-06-05tdf#161426 sw: fix selection in multicolumn floating tableLászló Németh
2024-06-05tdf#157533 sw: fix cursor position deselecting formula in tableLászló Németh
2024-06-05tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursorMike Kaganski
2024-05-31tdf#161360 sw: fix cursor position deselecting image in tableLászló Németh
2024-05-31tdf#161332 sw: fix missing selection of floating tableLászló Németh
2024-05-29tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh
2024-05-29Revert "tdf#161261 sw: fix lost size of image resized in fixed-height cell"Stephan Bergmann
2024-05-24tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh
2024-05-23sw/qa: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-16WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29tdf#160836 sw: resize rows at images cropped by row heightLászló Németh
2024-04-29tdf#160842 sw: select cell content instead of cropped part of imageLászló Németh
2024-04-29tdf#44773 sw: allow resizing table rows, if cursor outside the tableLászló Németh
2024-04-15Improve case rotation in sentence caseOliver Specht
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-02-21tdf#159797: sw_uiwriter6: Add unittestXisco Fauli
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-11-03tdf#158039 sw track changes: fix cycle case of selected sentencesLászló Németh
2023-10-31tdf#157667 sw track changes: fix cycle case on multiple wordsLászló Németh
2023-10-30tdf#157988 sw track changes: fix cycle case on a selected wordLászló Németh
2023-10-27tdf#157937 sw: fix freezing of cycle case on tracked changesLászló Németh
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-18tdf#45949, tdf#152492: move UITest to CppUnittestXisco Fauli
2023-10-17tdf#157442: sw_uiwriter6: Add unittestXisco Fauli
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh
2023-09-19tdf#106663 - Test GoToNextPlacemarker in header's fly frameAndreas Heinisch
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-23Make backscpace always delete whole variation sequencesKhaled Hosny
2023-06-01SwModelTestBase: simplify code a bitXisco Fauli
2023-05-20tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-17-Werror,-Wunused-variableStephan Bergmann