summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-08tdf#142700 DOCX: fix lost track changes of imagesLászló Németh
2021-07-08tdf#141966 writerfilter CN: set minimum thresholdJustin Luth
2021-07-08Add handler for MetaPolyLine Readpanoskorovesis
2021-07-08Add Handler for MetaChord Readpanoskorovesis
2021-07-08Add Handler for MetaPie Readpanoskorovesis
2021-07-08Add Handler for MetaArc Readpanoskorovesis
2021-07-08Add Handler for MetaEllipse Readpanoskorovesis
2021-07-08Add Handler for MetaRoundRect Readpanoskorovesis
2021-07-08Add Hanlder for MetaLine Readpanoskorovesis
2021-07-08Add Handler for MetaPixel Readpanoskorovesis
2021-07-08Add Handler for MetaPoint Readpanoskorovesis
2021-07-08Add Handler for MetaRect Readpanoskorovesis
2021-07-08sw: use SfxPoolItem::StaticWhichCast() in SwTextBoxHelperMiklos Vajna