summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2021-01-28MouseSettingsOptions::AutoFocus is deadNoel Grandin
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-28tdf#122714 Avoid tracking mode for a toolbar's title menu buttonMaxim Monastirsky
2021-01-28remove unused SelectionOptions valuesNoel Grandin
2021-01-28pdfium: use PDFiumTextPage in SearchContextMiklos Vajna
2021-01-27tdf#139941 wrong transparency in 3D objectNoel Grandin
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27pdfium: use PDFiumPage in SearchContextMiklos Vajna
2021-01-27use unique_ptr for mpWinDataNoel Grandin
2021-01-27Fix crash in ProcessEventsToIdle debug codeJan-Marek Glogowski
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-26tdf#129180 Fix default paper size in the dropdownGabor Kelemen
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24cid#984146 return of Uninitialized pointer fieldCaolán McNamara
2021-01-24Window::HasMirroredGraphics is unnecessaryNoel Grandin
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara
2021-01-22jsdialog: fix tabcontrol json structureSzymon Kłos
2021-01-22don't let weird xalign/yalign values creep back inCaolán McNamara
2021-01-22pdfium: use PDFiumDocument in SearchContextMiklos Vajna
2021-01-22vcl: rename ambiguious aSequence variable to aPropertySequenceTomaž Vajngerl
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-22vcl: optimize copying size in px to ImpSwapInfo when swapping outTomaž Vajngerl
2021-01-22vcl: create PDF from DataContainer, use that when swapping inTomaž Vajngerl
2021-01-22[API CHANGE] change XPdfDecomposer to use XBinaryDataContainerTomaž Vajngerl
2021-01-22Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara
2021-01-21RadioButton tick in a different place than CheckBox tickCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara
2021-01-21pdfium: use PDFiumDocument in VectorGraphicSearch::ImplementationMiklos Vajna
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-20jsdialog: dump radio groupsSzymon Kłos
2021-01-20Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl
2021-01-20vcl: Improve graphic manager swapping allocationTomaž Vajngerl
2021-01-20pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interfaceMiklos Vajna
2021-01-20OutputDevice*->Printer* for mpFirstPrnGraphicsNoel Grandin
2021-01-20OutputDevice->Window for mpFirstWinGraphicsNoel Grandin
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2021-01-19loplugin:unusedmethodsNoel
2021-01-19Related: tdf#135617 grab focus after shownCaolán McNamara
2021-01-19tdf#138890 : weld::LabelType::Warning font color in dark themesAnshu
2021-01-19use more GetOutputSizePixelNoel Grandin
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2021-01-19vcl: remove "Impl" prefix for method names in ImpGraphicTomaž Vajngerl
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-19vcl: remove VectorGraphicDataArray, use BinaryDataContainer insteadTomaž Vajngerl