summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#158803 remove unused importsLeSasse2024-03-282-2/+0
* tdf#158803 unnecessary semicolonsLeSasse2024-03-281-10/+10
* tdf#158803 remove unused path.convert_to_unix importLeSasse2024-03-281-1/+1
* tdf#158803 colons missing for print statement, replacing basestring with strLeSasse2024-03-281-9/+9
* tdf#158803 unncessary semicolonsLeSasse2024-03-281-2/+2
* tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse2024-03-281-4/+4
* tdf#158803 fix fstringLeSasse2024-03-281-1/+1
* tdf#158803 test for membership should be 'not in', unnecessary semicolonsLeSasse2024-03-281-3/+3
* tdf#158803 test for membership should be 'not in'LeSasse2024-03-281-2/+2
* tdf#158803 unncessary semicolonsLeSasse2024-03-281-1/+1
* tdf#158803 remove some unused imports, unnecessary semicolons and related sty...LeSasse2024-03-288-23/+28
* tdf#158803 remove unused importsLeSasse2024-03-281-10/+3
* tdf#158803 remove unused importsLeSasse2024-03-281-14/+11
* tdf#158803 unncessary semicolonsLeSasse2024-03-281-2/+2
* tdf#158803 statement ends with an unnessary semicolonLeSasse2024-03-281-1/+1
* tdf#158803 remove unused maths importLeSasse2024-03-281-1/+0
* tdf#158803 filename is undefined, should be self.rootLeSasse2024-03-281-1/+1
* tdf#158803 fix typo NotImplementedErrors -> NotImplementedErrorLeSasse2024-03-281-1/+1
* sys undefined on line 138, sys added to importsLeonard Sasse2024-03-281-0/+1
* reduce symbol visibility in svxNoel Grandin2024-03-285-178/+91
* improve logging in UITestsNoel Grandin2024-03-282-6/+5
* prevent SEGV in ToolBoxUIObject::get_stateNoel Grandin2024-03-281-3/+4
* convert VCLXAccessibleListItem to comphelper::WeakComponentImplHelperNoel Grandin2024-03-282-57/+42
* convert OCellValueBinding to comphelper::WeakComponentImplHelperNoel Grandin2024-03-282-58/+68
* Related: tdf#160184 clearly describe security riskPatrick Luby2024-03-281-1/+1
* tdf#160386: Add support for switch elementXisco Fauli2024-03-2713-13/+270
* tdf#156579: svgio: Add unittestXisco Fauli2024-03-272-0/+16
* Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara2024-03-271-1/+1
* add notify for script useCaolán McNamara2024-03-271-0/+3
* CppunitTest_svgio: factor out common codeXisco Fauli2024-03-271-646/+107
* Update git submodulesOlivier Hallot2024-03-271-0/+0
* Update git submodulesOlivier Hallot2024-03-271-0/+0
* Update git submodulesOlivier Hallot2024-03-271-0/+0
* convert ScChartObj to comphelper::WeakComponentImplHelperNoel Grandin2024-03-272-16/+13
* convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin2024-03-273-73/+66
* tdf#131253 sw: draw frame text boundary if fly has textframeJustin Luth2024-03-271-0/+2
* tdf#109272 sw: add form filling testcaseMiklos Vajna2024-03-273-1/+26
* drop const_cast and be more honest that internal state changesCaolán McNamara2024-03-274-9/+8
* don't need to const cast here anymoreCaolán McNamara2024-03-271-5/+3
* tdf#160390: make sure to forward the iteratorMike Kaganski2024-03-273-21/+43
* Allow export commands in readonly view mode.Gökay Şatır2024-03-271-1/+4
* Restore shape rotation on roundtrip of pptx 3D shapeRegina Henschel2024-03-273-15/+54
* clang-format CPDManager sourcesMichael Weghorn2024-03-273-318/+317
* tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea2024-03-274-7/+7
* Send ParaRightToLeft state messageto client sideDarshan112024-03-271-2/+12
* Update git submodulesPierre F2024-03-271-0/+0
* cool#8456 : Convert bookmark rename dialog to asyncAntony2024-03-274-13/+22
* tdf#147132: Flatten Basic function implementationsU-Aarons_Laptop\Aaron2024-03-271-73/+47
* convert UncachedDataSequence to comphelper::WeakComponentImplHelperNoel Grandin2024-03-272-23/+16
* IASS: Fix crash with PresenterConsoleArmin Le Grand (allotropia)2024-03-273-6/+42