summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09gtk[3|4] rename toggle_menu -> menu_toggledCaolán McNamara
2021-07-09gtk4: disregard insert-text signal if it happens while the popup is shownCaolán McNamara
2021-07-09Remove redundant duplicate checkStephan Bergmann
2021-07-09ScriptForge - (SF_Document) new SetPrinter() methodJean-Pierre Ledure
2021-07-09make this a little more readableCaolán McNamara
2021-07-09use GTK_PHASE_TARGET instead of GTK_PHASE_BUBBLECaolán McNamara
2021-07-09toolkit: initialise new VCLXTopWindow properlyMichael Stahl
2021-07-09Update git submodulesChristian Lohmaier
2021-07-09tdf#141964 writerfilter CN: also insert inherited listLevelsJustin Luth
2021-07-09tdf#143008: sc: Add UItestXisco Fauli
2021-07-09drop newly unused SetParentToDefaultWindowCaolán McNamara
2021-07-09gtk4: use the FixedContainer overlay for mouse events after allCaolán McNamara
2021-07-09gtk4: adjust restoring focus to GtkEntry part of GtkComboBox on menu popdownCaolán McNamara
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-09add Scheduler::ProcessEventsToIdle() to testCaolán McNamara
2021-07-09drop some calls to SetParentToDefaultWindowCaolán McNamara
2021-07-09Update git submodulesRafael Lima
2021-07-09Add Handler for TextLine Readpanoskorovesis
2021-07-09Add Handler for MetaTextRect Readpanoskorovesis
2021-07-09Add Handler for MetaStretchText Readpanoskorovesis
2021-07-09Add Handler for MetaTextArray Readpanoskorovesis
2021-07-09Add Handler for MetaText Readpanoskorovesis
2021-07-09Add Handler for MetaPolyPolygon Readpanoskorovesis
2021-07-09Add Handler for MetaPolygon Readpanoskorovesis
2021-07-09cid#1487029 Identical code for different branchesCaolán McNamara
2021-07-09SetParentToDefaultWindow doesn't change parent anymoreCaolán McNamara
2021-07-09gtk4: use gtk_widget_get_preferred_size instead of gtk_widget_size_requestCaolán McNamara
2021-07-09can avoid exporting the Compat methodsCaolán McNamara
2021-07-09Do not support +/-NaN with an explicit signStephan Bergmann
2021-07-09sw: handle mbAddVerticalFlyOffsets when replacing compat optionsMiklos Vajna
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-07-09tdf#141964 writerfilter CN: listLevel 9 means no numberingJustin Luth
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-07-08tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara
2021-07-08tidy up comment formattingCaolán McNamara
2021-07-08Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara
2021-07-08Related: tdf#143153 these are GtkBox properties not GtkGrid onesCaolán McNamara
2021-07-08pGetFormatter was already fetched via GetFormatter()Caolán McNamara
2021-07-08tdf#122191: sc_subsequent_export-test2: Add unittestXisco Fauli
2021-07-08Reliably generate positive or negative NaN againStephan Bergmann
2021-07-08sc, VmlFormControlExporter: avoid OStringBuffer styleMiklos Vajna
2021-07-08SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara
2021-07-08we check pChild against null in one branch but not anotherCaolán McNamara
2021-07-08tdf#141964 writerfilter CN: get paragraph and inherited listLevelJustin Luth
2021-07-08annotate LogicToPixel etc with SAL_WARN_UNUSED_RESULTCaolán McNamara
2021-07-08return value of PixelToLogic ignoredCaolán McNamara
2021-07-08Update git submodulesChristian Lohmaier
2021-07-08vcl: nerf Window::SetParentToDefaultWindow()Michael Stahl
2021-07-08XSLX export, button form control: fix handling of no macrosMiklos Vajna