summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-24Window::HasMirroredGraphics is unnecessaryNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara
2021-01-22improve loplugin:pointerboolNoel
2021-01-22tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara
2021-01-22find-can-be-private-symbolsNoel
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro
2021-01-21pdfium: use PDFiumDocument in VectorGraphicSearch::ImplementationMiklos Vajna
2021-01-21Use C++20 consteval for the Color(sal_uInt32) ctorStephan Bergmann
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
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