summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl
2021-01-20pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interfaceMiklos Vajna
2021-01-19loplugin:unusedmethodsNoel
2021-01-19tdf#124176 Use pragma once instead of include guardsprincesinghtomar
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-19vcl: remove VectorGraphicDataArray, use BinaryDataContainer insteadTomaž Vajngerl
2021-01-19vcl: a way to create data for BinaryDataContainer without copyingTomaž Vajngerl
2021-01-18make internals of ::Color privateNoel
2021-01-18Fix typoSamuel Mehrbrodt
2021-01-18devtools: handle the doc. model tree with attached obectsTomaž Vajngerl
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2021-01-18devtools: separate DocumentModelTreeHandler into its own file(s)Tomaž Vajngerl
2021-01-18devtools: separate handling of document model tree into own classTomaž Vajngerl
2021-01-17use ::Color in ColorSet::addNoel Grandin
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-17tools: support reading xml namespace with XmlWalkerTomaž Vajngerl
2021-01-16transparency->alpha in vcl::RawBitmapNoel Grandin
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2021-01-16devtools: Add more elements to the document model tree viewTomaž Vajngerl
2021-01-16Fix o3tl::checked_multiply for Raspberry pi 4bJulien Nabet
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-16devtools: change to on-expand filling of the doc. model tree-viewTomaž Vajngerl
2021-01-16devtools: fill left-side document model view for all document typesTomaž Vajngerl
2021-01-16transparency->alpha in BitmapExNoel Grandin
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-15OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()Tor Lillqvist
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna
2021-01-15Use value comparison hereMike Kaganski
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-14Introduce startsWithAsciiL() to match endsWithAsciiL()Tor Lillqvist
2021-01-14Make lambda auto parameters explicitly constMike Kaganski
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-14UITest: add IconViewSzymon Kłos
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
2021-01-14pdfium: add an FPDFPageObj_GetStrokeWidth() wrapperMiklos Vajna
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham656
2021-01-13Simplify comphelper::ContainerUniquePtrEqualsMike Kaganski
2021-01-13SfxPoolItem: introduce StaticWhichCast and DynamicWhichCastBjoern Michaelsen
2021-01-13Revert to use of delegating ctorMike Kaganski
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Add left-side tree of the document modelTomaž Vajngerl
2021-01-13devtools: Add treeview with content of current objectTomaž Vajngerl
2021-01-13vcl: migrate OutputDevice::SetGrayscaleColors() to Gradient::MakeGrayscale()Chris Sherlock
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos