summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2021-01-24SvxLanguageBox::SetLanguageList Merge if'sDr. David Alan Gilbert1-6/+2
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski4-12/+6
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara2-10/+20
2021-01-22tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara1-0/+7
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna3-2/+35
2021-01-20Fix typosAndrea Gelmini1-1/+1
2021-01-19Resolves: tdf#135617 grab focus to widget matching the line spacing stateCaolán McNamara1-1/+18
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl4-11/+11
2021-01-18devtools: handle the doc. model tree with attached obectsTomaž Vajngerl2-330/+476
2021-01-18devtools: separate DocumentModelTreeHandler into its own file(s)Tomaž Vajngerl2-494/+516
2021-01-18devtools: separate handling of document model tree into own classTomaž Vajngerl1-154/+142
2021-01-16devtools: Add more elements to the document model tree viewTomaž Vajngerl1-30/+310
2021-01-16make the Color constructors explicitly specify transparencyNoel7-29/+29
2021-01-16devtools: change to on-expand filling of the doc. model tree-viewTomaž Vajngerl1-72/+127
2021-01-16devtools: fill left-side document model view for all document typesTomaž Vajngerl1-39/+151
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna1-5/+5
2021-01-15Use value comparison hereMike Kaganski1-0/+7
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara3-4/+4
2021-01-14Asian phonetic guide dialog uses "close" widgetJulien Nabet1-1/+1
2021-01-14cid#1471680 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara1-3/+3
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos2-6/+7
2021-01-14Fontwork dialog: use iconviewSzymon Kłos1-36/+18
2021-01-14pdfium: add an FPDFPageObj_GetStrokeWidth() wrapperMiklos Vajna1-10/+3
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6562-38/+44
2021-01-13transparency->alpha in GraphicAttrNoel3-5/+5
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl2-14/+30
2021-01-13devtools: Add left-side tree of the document modelTomaž Vajngerl1-1/+86
2021-01-13devtools: Add treeview with content of current objectTomaž Vajngerl1-15/+77
2021-01-13devtools: Add selection change listener to DevToolsTomaž Vajngerl1-2/+87
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl2-3/+4
2021-01-12transparency->alpha in tools::ColorNoel7-13/+13
2021-01-12rhbz#1913070 null derefCaolán McNamara1-18/+22
2021-01-12tdf#137083 consider negative width in DrawPageViewGridRegina Henschel1-4/+14
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski1-1/+1
2021-01-10static_cast after dynamic_castNoel Grandin5-36/+33
2021-01-09Fix typosAndrea Gelmini1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara16-79/+79
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin3-4/+4
2021-01-09Revert "Very early work-in-progress commit for the "DevTools" dockable toolbar"Tomaž Vajngerl1-266/+0
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl1-0/+55
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl1-139/+124
2021-01-08Introduce Color::IsFullyTransparentNoel2-11/+11
2021-01-08lok: send chart line width updatesSzymon Kłos1-1/+1
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna1-9/+9
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock1-2/+4
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann2-6/+7
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna1-2/+26
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin3-38/+8
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham6561-2/+0
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann2-2/+2