summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-30uitest: guard create_doc_in_start_center in swXisco Fauli104-4626/+4347
2021-06-30uitest: guard create_doc_in_start_center in sdXisco Fauli22-629/+584
2021-06-30tdf#132421 - don't URL encode filename for the import ASCII dialog titleAndreas Heinisch1-1/+2
2021-06-30fix failure in JunitTest_unotools_complexNoel Grandin3-1/+9
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen3-8/+47
2021-06-30Add Portuguese support to ScriptForge library (l10n)Rafael Lima2-0/+1142
2021-06-30WinFloatRound has the same content as FRoundCaolán McNamara1-8/+5
2021-06-30Purge out rtl::math::setNanBaiXiaochun55-377/+252
2021-06-30Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist1-0/+7
2021-06-30sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_txtimportMiklos Vajna1-10/+14
2021-06-29Simplify expresionBaiXiaochun1-21/+8
2021-06-29Extend and fix Scheduler GDB printerJan-Marek Glogowski1-4/+27
2021-06-29uitest: try harder to close the dialog when it fails...Xisco Fauli1-0/+8
2021-06-29uitest: simplify code with execute_dialog_through_actionXisco Fauli4-23/+10
2021-06-29gtk4: add some more known working dialogsCaolán McNamara1-0/+2
2021-06-29Drop old MSVC workaroundStephan Bergmann2-12/+5
2021-06-29Fix JavaVirtualMachine::disposeStephan Bergmann2-6/+0
2021-06-29Fix typosAndrea Gelmini4-5/+5
2021-06-29gtk[3|4] add a catch-all AnyInput for under X tooCaolán McNamara1-17/+35
2021-06-29gtk[3|4] AnyInput wasn't doing anything useful under waylandCaolán McNamara1-5/+26
2021-06-29gtk3: match VCL_INPUT_ANY with or without TIMER if there's pending gdk eventsCaolán McNamara1-1/+6
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy10-47/+50
2021-06-29constructing SaveOptions just to read default versionNoel Grandin10-19/+39
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara2-14/+15
2021-06-29tdf#136435 extended tips for outline foldingOlivier Hallot1-176/+208
2021-06-29maShowPageBreaksTimer.Stop() in ScGridWindow::dispose(), tdf#124983 follow-upEike Rathke1-0/+2
2021-06-29Enable JVM also on macOS ARM64Stephan Bergmann1-1/+1
2021-06-29Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist2-0/+20
2021-06-29Update git submodulesAdolfo Jayme Barrientos1-0/+0
2021-06-29sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna3-3/+7
2021-06-29Related: tdf#143088 listen to DefaultWindow for Settings changedCaolán McNamara1-6/+6
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara1-0/+13
2021-06-29remove pimpl from SwXTextCursorNoel Grandin2-151/+145
2021-06-29tdf#124176 Use pragma once instead of include guardsRadhey Parekh1-4/+1
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli266-677/+673
2021-06-29Update git submodulesJohnny_M1-0/+0
2021-06-29filter: remove rReserved1 completely in WrapOle1InOle2()Miklos Vajna1-3/+2
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli16-259/+172
2021-06-29uitest: guard execute_dialog_through_command in swXisco Fauli111-3918/+2994
2021-06-29uitest: guard execute_dialog_through_command in scXisco Fauli124-3437/+2598
2021-06-29uitest: guard execute_dialog_through_command in sdXisco Fauli17-334/+269
2021-06-29ofz#35504 promote to double earlierCaolán McNamara1-2/+3
2021-06-29gdk_events_pending->gdk_display_has_pendingCaolán McNamara1-3/+5
2021-06-29Missing acquire in UNO constructor functionStephan Bergmann1-1/+2
2021-06-29Revert bogus drop of "rtl::" prefix in external codeStephan Bergmann3-26/+26
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin5-8/+42
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)22-55/+200
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy4-0/+38
2021-06-29remove try/catch in ShapeContextHandler constructorNoel Grandin1-8/+2
2021-06-29use std::optional in OTempFileServiceNoel Grandin2-3/+4