summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-01-13devtools: Add selection change listener to DevToolsTomaž Vajngerl
2021-01-13Missing include (for std::min)Stephan Bergmann
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-12loplugin:noexceptmoveStephan Bergmann
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl
2021-01-10remove some old debugging codeNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl
2021-01-09sfx2: organize forward class declarations in objsh.hxxTomaž Vajngerl
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel
2021-01-08Remove BitmapColor::GetAlphaNoel
2021-01-08opacity->alpha in BPixelNoel
2021-01-08lok: send chart line width updatesSzymon Kłos
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock
2021-01-08use more IsTransparentNoel Grandin
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock
2021-01-07pdfium: rework to eliminate FPDF_ANNOTATION from the public interfaceMiklos Vajna
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski