summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Revert "tdf#122920 Send UNO mouse/key events to parent window listeners as well"Samuel Mehrbrodt1-6/+0
2019-10-07vcl: make "Reduce Transparency" parameter tweakableVasily Melenchuk1-2/+14
2019-10-07Revert series of LogicalFontInstance refactoringsKatarina Behrens13-63/+204
2019-09-17disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara2-4/+11
2019-06-06Revert temp fix of Basic editor crash and fix properlyKatarina Behrens2-5/+1
2019-05-24Temporary fix for basic editor crashingSamuel Mehrbrodt1-1/+2
2019-05-23tdf#122920 Send UNO mouse/key events to parent window listeners as wellSamuel Mehrbrodt1-0/+6
2019-05-03Merge branch 'libreoffice-6-1'Thorsten Behrens1-2/+4
2019-04-29ofz#14469 null derefCaolán McNamara1-1/+3
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-2/+2
2019-04-05Merge branch 'libreoffice-6-1'Thorsten Behrens4-6/+19
2019-04-01Resolves: tdf#124440 nospin has no subeditCaolán McNamara1-1/+6
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin1-3/+8
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák1-1/+4
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-02-19Merge branch 'temp/libreoffice-6-1'Michael Weghorn6-3/+97
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara1-2/+12
2019-01-16tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski1-0/+37
2019-01-11Resolves: tdf#122348 make return in spinbutton signal value changeCaolán McNamara1-0/+10
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara1-0/+25
2019-01-11Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara2-1/+13
2018-12-10Merge branch 'libreoffice-6-1' into distro/lhm/libreoffice-6-1+backportsMichael Weghorn2-1/+38
2018-12-09Resolves: tdf#120977 intended default button overriddenCaolán McNamara2-1/+38
2018-12-01tdf#121723 vcl: leave popup mode on focus loss of toplevel windowsMiklos Vajna1-0/+5
2018-12-01Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-2/+2
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand1-2/+2
2018-12-01tdf#119843 Use transformed polygon data when neededArmin Le Grand1-2/+15
2018-12-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin2-15/+14
2018-12-01loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-22/+14
2018-12-01Support buffering SystemDependent GraphicData (II)Armin Le Grand8-217/+248
2018-12-01Support RTL layout in VCL using MatricesArmin Le Grand1-92/+150
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand6-116/+345
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski6-13/+15
2018-12-01Try to move adjusting focus rect down to gtk3 codeKatarina Behrens1-12/+0
2018-12-01return SalBitmap using std::shared_ptrNoel Grandin4-13/+8
2018-12-01hold LogicalFontInstance with rtl::ReferenceNoel Grandin13-204/+63
2018-12-01rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin1-1/+0
2018-12-01hold and return SalMenu by std::unique_ptrNoel Grandin2-9/+2
2018-12-01return and hold SalMenuItem by std::unique_ptrNoel Grandin6-20/+14
2018-12-01hold and return SalPrinter with std::unique_ptrNoel Grandin2-9/+5
2018-12-01return SalSession with std::unique_ptrNoel Grandin1-0/+6
2018-12-01manage PhysicalFontFace by rtl::ReferenceNoel Grandin6-17/+20
2018-11-27Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-26tdf#121647: fix regression from 85b3c799ede62a3d7ad0493fc80b629214956601Xisco Fauli1-0/+1
2018-11-22Fix headless build on LinuxThorsten Behrens1-1/+3
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara1-1/+4
2018-11-17Resolves: tdf#121432 don't insert an extra page when parent is tabcontrolCaolán McNamara1-24/+28
2018-11-15Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara2-4/+8
2018-11-12Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara1-0/+14
2018-10-31tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski1-0/+2