summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann
2021-09-22Adapt to Clang 14 trunk change in diagnosticsStephan Bergmann
2021-09-22Resolves: tdf#142704 %PRODUCTNAME shown in gtk3 extended tipsCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ucbStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: unodevtoolsStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: xmlsecurityStephan Bergmann
2021-09-22tdf#143358 sw: track insertion of empty table rowsLászló Németh
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: unotoolsStephan Bergmann
2021-09-22fix crash in compilerplugins/clang/unnecessaryoverride.cxx:328Michael Stahl
2021-09-22svx: improve SdrObjEditView::DisposeUndoManager()Miklos Vajna
2021-09-22avoid some more D9025 warningsLuboš Luňák
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-22Update git submodulesRafael Lima
2021-09-22don't link to vbahelper for --disable-scripting caseCaolán McNamara
2021-09-22Apparently we need to define gb_Library_PLAINEXT_FOR_BUILD for iOSTor Lillqvist
2021-09-22ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-22lock older -> lock orderCaolán McNamara
2021-09-22ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-22drop comments about disabling optimizationCaolán McNamara
2021-09-22Fix Skia/Raster descriptionJulien Nabet
2021-09-22tdf#137737: treat foot/endnote anchor as a "normal" (control) characterMike Kaganski
2021-09-22reduce copying in BufferedDecompositionPrimitive2DNoel Grandin
2021-09-22tdf#144618: fix Standard Filter Dialog with gtk3Julien Nabet
2021-09-22Bump minimum iOS version to 13.7Tor Lillqvist
2021-09-22Bump current iOS SDK version and drop older onesTor Lillqvist
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-22lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis
2021-09-22no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-22Improve UX writing on Start CenterAdolfo Jayme Barrientos
2021-09-22sw: clean up no longer needed debug codeMiklos Vajna
2021-09-22Update git submodulesRafael Lima
2021-09-22resave with latest gladeGabor Kelemen
2021-09-22Fix typosAndrea Gelmini
2021-09-22tdf#95378 Writer Navigator: Track hyperlinksJim Raykowski
2021-09-22make .pch file also depend on its source .hxx fileLuboš Luňák
2021-09-22Update git submodulesAndrea Gelmini
2021-09-21Some more o3tl::starts/ends_with overloadsStephan Bergmann
2021-09-21Typo: sparatorIndex->separatorIndexJulien Nabet
2021-09-21qt5 a11y: Implement Qt5AccessibleWidget::is{Column,Row}SelectedMichael Weghorn
2021-09-21qt5 a11y: Implement QAccessibleTableCellInterfaceMichael Weghorn
2021-09-21qt5 a11y: Drop Qt5AccessibleWidget::{text,value}InterfaceMichael Weghorn
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke
2021-09-21SvNumberformat: preserve error position if already setEike Rathke
2021-09-21tdf#39828 sw: fix table formula calculation at track changesLászló Németh
2021-09-21add commentNoel Grandin
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin
2021-09-21tdf#142579, tdf#143103: sc: Add UItestXisco Fauli