summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20loplugin:simplifybool (clang-cl)Stephan Bergmann
2018-04-20loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock
2018-04-19Related: tdf#116951 rhbz#1569331 end should be in terms of unicode charsCaolán McNamara
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl
2018-04-18vcl: WNT: avoid calling SHAddToRecentDocs() from unit testsMichael Stahl
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-18Resolves: tdf#117046 messages set after dialog created should affect sizeCaolán McNamara
2018-04-18-Werror=unused-parameterStephan Bergmann
2018-04-18Translate::GetReadStringHook() may be nullStephan Bergmann
2018-04-17tdf#117034 check for runtime version check gtk_menu_popup_at_rectCaolán McNamara
2018-04-17let's just run ResHookProc over everythingCaolán McNamara
2018-04-17presumably Kernel is leakingCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-17coverity#1434893 Uninitialized pointer fieldCaolán McNamara
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-17move the ImpBitmap::GetBitCount logic up to BitmapNoel Grandin
2018-04-17Set parent window for print dialogSamuel Mehrbrodt
2018-04-17loplugin:constparamsNoel Grandin
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2018-04-16Fix typosAndrea Gelmini
2018-04-16tdf#117034 right click crashCaolán McNamara
2018-04-16weld SwInsFootNoteDlgCaolán McNamara
2018-04-16tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-16Fix --enable-qt5Stephan Bergmann
2018-04-16rename ImpBitmap methodsNoel Grandin
2018-04-16rename ImpBitmap::ImplConvert to ConvertToGreyscaleNoel Grandin
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-04-16chmod -xTor Lillqvist
2018-04-16-Werror,-Wunused-private-fieldStephan Bergmann
2018-04-16chmod -xTor Lillqvist
2018-04-16chmod -xTor Lillqvist
2018-04-16loplugin:useuniqueptr in DockingAreaWindowNoel Grandin
2018-04-16loplugin:useuniqueptr in ImplBorderWindowNoel Grandin
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin
2018-04-16vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate()Chris Sherlock
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-15Remove tango_testing from repositoryheiko tietze
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14gtk3: generate missing mnemonicsCaolán McNamara