summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-05-31RTL support for custom widgetsCaolán McNamara1-1/+16
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin2-0/+48
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara2-2/+31
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania1-3/+57
2018-05-30Log error codeStephan Bergmann1-2/+3
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist4-53/+103
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin1-51/+3
2018-05-30Remove AddTable unused return typeStephan Bergmann2-4/+2
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt2-1/+28
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin2-5/+5
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin2-10/+8
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann2-2/+0
2018-05-29disable inconsistent when setting true/falseCaolán McNamara1-0/+1
2018-05-29remember button pressed to reuse for moveCaolán McNamara1-7/+8
2018-05-29only get notified for user events, not api onesCaolán McNamara1-0/+14
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann12-94/+95
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-3/+2
2018-05-29weld SvxAngleTabPageCaolán McNamara2-0/+30
2018-05-28fix up position of anchor widgetCaolán McNamara1-7/+4
2018-05-28toggle should trigger only through uiCaolán McNamara1-0/+22
2018-05-28tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist1-0/+3
2018-05-28Bin ten year old temporary hackTor Lillqvist1-18/+0
2018-05-28tdf#117628 crash after closing media player with X11 backendCaolán McNamara2-6/+5
2018-05-28disable part of VclComplexTextTest::testArabicNoel Grandin1-0/+8
2018-05-28weld ScTabBgColorDlgCaolán McNamara3-4/+81
2018-05-28loplugin:unusedfieldsNoel Grandin1-1/+0
2018-05-28loplugin:unusedmethodsNoel Grandin4-26/+0
2018-05-27Some LibreOffice Fuzzers Can't Use AFL's Deferred ForkserverCaolán McNamara18-0/+36
2018-05-27Fix typosAndrea Gelmini1-1/+1
2018-05-26Bin crack presumably related to the removed debug dialog thingTor Lillqvist1-38/+0
2018-05-25loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-25vcl: Run gla11y on demo.uiSamuel Thibault1-0/+4
2018-05-25Remove unnecessary code from ae37972cd25117d467d34ee8591c21dcbb5a0fecKeith Curtis1-2/+0
2018-05-25tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna3-65/+114
2018-05-24Bin ancient AQUA_NATIVE_MENUS=FALSE crackTor Lillqvist2-19/+1
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