summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-04tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze2-17/+38
2018-06-04avoid a deadlock when the crash handler can't acquire SolarMutexLuboš Luňák1-9/+11
2018-06-03coverity#708674 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-06-02fix dubious cache comparison checkCaolán McNamara1-1/+1
2018-06-02Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing tooCaolán McNamara1-0/+3
2018-06-01connect up accessibility locationCaolán McNamara2-0/+14
2018-05-31focus rect for value setCaolán McNamara2-1/+8
2018-05-31RTL support for custom widgetsCaolán McNamara1-1/+16
2018-05-31tdf#117859 crash in Tab Color a11yCaolán McNamara2-2/+31
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist4-53/+103
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt2-1/+28
2018-05-30disable part of VclComplexTextTest::testArabicNoel Grandin1-0/+8
2018-05-30tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist1-0/+3
2018-05-29disable inconsistent when setting true/falseCaolán McNamara1-0/+1
2018-05-29only get notified for user events, not api onesCaolán McNamara1-0/+14
2018-05-29remember button pressed to reuse for moveCaolán McNamara1-7/+8
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-3/+2
2018-05-29weld SvxAngleTabPageCaolán McNamara2-0/+30
2018-05-29toggle should trigger only through uiCaolán McNamara1-0/+22
2018-05-28fix up position of anchor widgetCaolán McNamara1-7/+4
2018-05-28loplugin:unusedfieldsNoel Grandin1-1/+0
2018-05-28weld ScTabBgColorDlgCaolán McNamara3-4/+81
2018-05-28loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-28tdf#117628 crash after closing media player with X11 backendCaolán McNamara2-6/+5
2018-05-27tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna3-65/+114
2018-05-24tdf#77444: Follow-up fix: Guard against GetSalData()->mpInstance being nullTor Lillqvist1-4/+8
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist4-97/+53
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara2-0/+83
2018-05-24Resolves: tdf#117737 combobox menu misplaced if wrap-width setCaolán McNamara1-2/+4
2018-05-23forward more a11y stuff for native drawing area widgetCaolán McNamara4-14/+57
2018-05-23Add debug output operator<< for SalFrameGeometryTor Lillqvist1-0/+10
2018-05-23Revert "vcl: StartPresentationMode should be using a sal_uInt32.."Noel Grandin1-1/+1
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna5-21/+93
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-1/+13
2018-05-22tdf#117342 - Add Karasa Jaga to LibreOffice coreRizal Muttaqin1-1/+6
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-2/+0
2018-05-22tdf#77444: Call TriggerUserEventProcessing() in a few key placesTor Lillqvist2-1/+10
2018-05-22Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFOStephan Bergmann2-45/+25
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara4-4/+61
2018-05-21loplugin:staticaccessTor Lillqvist1-1/+1
2018-05-21Partially revert "Fixup 23c5125148a8110d88385b29570bf0b7d4400458"Khaled Hosny1-2/+1
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-5/+15
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl5-8/+49
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara2-10/+0
2018-05-18Consistently use "vcl.fonts" log area across vcl/unx/generic/fontmanager/Stephan Bergmann2-11/+11
2018-05-18tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna1-2/+13
2018-05-18Extend test for unloaded graphicTomaž Vajngerl1-7/+58
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai2-2/+13
2018-05-18lok: Use GetSizePixel() here which calculates also with borderTamás Zolnai1-1/+1