summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara2-30/+67
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-2/+1
2018-04-18vcl: WNT: avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-0/+4
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara5-8/+15
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze3-22/+5
2018-04-18Resolves: tdf#117046 messages set after dialog created should affect sizeCaolán McNamara1-0/+2
2018-04-18-Werror=unused-parameterStephan Bergmann1-0/+2
2018-04-18Translate::GetReadStringHook() may be nullStephan Bergmann1-9/+15
2018-04-17tdf#117034 check for runtime version check gtk_menu_popup_at_rectCaolán McNamara1-21/+24
2018-04-17let's just run ResHookProc over everythingCaolán McNamara2-52/+100
2018-04-17presumably Kernel is leakingCaolán McNamara2-3/+3
2018-04-17remove ImpBitmapNoel Grandin20-302/+111
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara1-2/+6
2018-04-17coverity#1434893 Uninitialized pointer fieldCaolán McNamara1-12/+8
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny3-11/+43
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-0/+5
2018-04-17move the ImpBitmap::GetBitCount logic up to BitmapNoel Grandin2-4/+6
2018-04-17Set parent window for print dialogSamuel Mehrbrodt1-1/+2
2018-04-17loplugin:constparamsNoel Grandin14-19/+20
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand1-5/+27
2018-04-16Fix typosAndrea Gelmini2-2/+2
2018-04-16tdf#117034 right click crashCaolán McNamara1-1/+1
2018-04-16weld SwInsFootNoteDlgCaolán McNamara4-1/+100
2018-04-16tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze1-6/+6
2018-04-16weld SvxPostItDialogCaolán McNamara2-9/+39
2018-04-16Fix --enable-qt5Stephan Bergmann1-1/+1
2018-04-16rename ImpBitmap methodsNoel Grandin7-52/+51
2018-04-16rename ImpBitmap::ImplConvert to ConvertToGreyscaleNoel Grandin3-12/+12
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin6-4/+9
2018-04-16chmod -xTor Lillqvist1-0/+0
2018-04-16-Werror,-Wunused-private-fieldStephan Bergmann1-6/+0
2018-04-16chmod -xTor Lillqvist2-0/+0
2018-04-16chmod -xTor Lillqvist2-0/+0
2018-04-16loplugin:useuniqueptr in DockingAreaWindowNoel Grandin1-2/+2
2018-04-16loplugin:useuniqueptr in ImplBorderWindowNoel Grandin2-9/+8
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin1-9/+4
2018-04-16vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate()Chris Sherlock7-262/+460
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock18-440/+567
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl5-26/+53
2018-04-15Remove tango_testing from repositoryheiko tietze2-18/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-14gtk3: generate missing mnemonicsCaolán McNamara2-61/+136
2018-04-14look for check buttons without underlinesCaolán McNamara3-0/+12
2018-04-14look for radio buttons without underlinesCaolán McNamara2-1/+24
2018-04-13PRODUCTNAME not expanded in help missing dialogCaolán McNamara1-2/+2
2018-04-13Don't abuse loading of a Graphic to actually load an ImageTomaž Vajngerl1-6/+18
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara1-1/+1
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara2-9/+1
2018-04-13make TextAttrib::Clone return by std::unique_ptrNoel Grandin1-6/+6
2018-04-12weld RTSPWDialogCaolán McNamara2-43/+34