summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-08tdf#125533 Update Calc style names for style sidebar dropdownThorsten Wagner
2021-07-08Turn OSL_DEBUG_LEVEL >= 2 SelfTest into CppunitTestStephan Bergmann
2021-07-08Polymorphism is a better approach when there are chains of inheritance.Todor Balabanov
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2021-07-07gtk4: GtkMenuButton might have no GtkPopoverMenuCaolán McNamara
2021-07-07WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODRCaolán McNamara
2021-07-07make code a little clearer to indicate that pAnchor isn't leakedCaolán McNamara
2021-07-07gtk4: implement Menu::get_n_children for gtk4Caolán McNamara
2021-07-07gtk4: implement MenuHelper::clear_items for gtk4Caolán McNamara
2021-07-07gtk4: silence warningsCaolán McNamara
2021-07-07Update git submodulesOlivier Hallot
2021-07-07gtk4: add get_item_id to MenuHelperCaolán McNamara
2021-07-07gtk4: move more GMenuModel/GtkPopoverMenu handling into MenuHelperCaolán McNamara
2021-07-07Update git submodulesOlivier Hallot
2021-07-07tdf#132740 avoid some WeakReference cost in accessibilityNoel Grandin