summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18specialise std::optional for OutlineParaObjectNoel Grandin
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Fix typoAndrea Gelmini
2021-08-17Fix typoAndrea Gelmini
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski
2021-08-17Simplify and inline tools::Rectangle::JustifyMike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-17Converted Color type input parameters to hex valuesHossein
2021-08-17Add import for new starmath mathml elementsdante
2021-08-17Remove metaact::Write and metaact.hxx:Readpanoskorovesis
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-17Remove unused methods from gdimtf.hxxpanoskorovesis
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16improve documentation for comphelper::OMultiTypeInterfaceContainerHelper2Noel Grandin
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-15Fix typosAndrea Gelmini
2021-08-15Simplify tools::Rectangle a bitMike Kaganski
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel
2021-08-14flatten OFlowChainedTextNoel Grandin
2021-08-14formatter maps can use unordered_mapNoel Grandin
2021-08-13Help older linkers (Ubuntu 18.04, Fedora 31)Jan-Marek Glogowski
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13Export Math ML from new mathml nodesdante
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-12Add Handler for TextLineColor Writepanoskorovesis