summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-05-12tdf#149023 set property immediately on changeCaolán McNamara
2022-05-02tdf#148714 connect first and second arc with arcToRegina Henschel
2022-04-30fix regression in linked bitmap importNoel Grandin
2022-04-26tdf#148501 color shades only for filled PolyPolygonsRegina Henschel
2022-04-22tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek
2022-04-20tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin
2022-03-28svx: don't remove object right after insertionSzymon Kłos
2022-03-28lok: insert textbox directly in CalcSzymon Kłos
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna
2022-02-11tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-11tdf#126319 Correct area(s) on selection exportArmin Le Grand (Allotropia)
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara
2022-02-07WaE: angle[1|2] may be used uninitialized [-Wmaybe-uninitialized]Caolán McNamara
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-02-04tdf#147119:Revert "tdf#123973 fix missing MasterPage content in export"Xisco Fauli
2022-01-26tdf#123973 fix missing MasterPage content in exportArmin Le Grand (Allotropia)
2022-01-18tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse
2022-01-11tdf#135843 Fix the missing border handlingGülşah Köse
2022-01-10Slightly optimize code handling anglesMike Kaganski
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden
2022-01-10tdf#146556 feature 'drag-mirror' is brokenNoel Grandin
2022-01-04tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)
2021-12-28tdf#126269 Handle diagonal borderline better for merged cellsArmin Le Grand (Allotropia)
2021-12-23tdf#146363: fix crash when changing width/height of text boxJulien Nabet
2021-12-17tdf#145904,tdf#145956 unit test extrusion of shapesRegina Henschel
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel
2021-12-14tdf#145999 -1 was the representation of unlimited cell widthCaolán McNamara
2021-12-10Related tdf#102506: make Find Bar Ctrl+F searching by value by defaultJulien Nabet
2021-12-10tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-12-09svx: fix crash in ViewContact::ActionChanged()Miklos Vajna
2021-12-08tdf#48622, tdf#145828 use correct default for border line widthArmin Le Grand (Allotropia)
2021-12-03tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh
2021-12-03tdf#145928 svx: fix undo of sorting shapesMichael Stahl
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-02use smaller squares for smaller checker patternsCaolán McNamara
2021-11-26tdf#139102 Erase with COL_TRANSPARENT doesn't do what it shouldCaolán McNamara
2021-11-24tdf#145833: Remove ITEMVALMEASURETEXTTYPES part in SdrMeasureTextHPosItem (svx)Julien Nabet
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-22Generalize DegreeNMike Kaganski
2021-11-22pszctrl: cppcheck undefined shiftDr. David Alan Gilbert
2021-11-19Use toRadians on Degree10Mike Kaganski
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-19rtl::Static->thread-safe static in svxNoel Grandin