summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock3-11/+8
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara3-40/+0
2018-04-02PrintPreviewWindow dynamic preview Bitmap IIArmin Le Grand1-0/+4
2018-04-02PrintPreviewWindow dynamic preview BitmapArmin Le Grand2-51/+123
2018-04-02Also use GetLanguageTag() for formatting percentsMike Kaganski1-1/+1
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania1-1/+2
2018-04-01iOS, void unused paramters.jan Iversen1-0/+4
2018-04-01Fix typoAndrea Gelmini2-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke12-18/+0
2018-04-01Use a simple boolean instead of an enumKhaled Hosny1-16/+9
2018-03-31welded radio buttons are in gtk-style groupsCaolán McNamara1-1/+6
2018-03-31clang-tidy modernize-use-equals-default in vcl/source/gdiJochen Nitschke10-210/+40
2018-03-31fix for for-range loops should come to #ifdef DEBUG toohimajin1000001-3/+3
2018-03-31use UnoGraphic directly in GetXGraphic, move hxx to inc/graphicTomaž Vajngerl8-22/+17
2018-03-30weld SvxZoomDialogCaolán McNamara1-1/+1
2018-03-30draw a border around scrolled windowCaolán McNamara1-8/+23
2018-03-30aChildAllocation variable only setCaolán McNamara1-6/+1
2018-03-30only available in gtk >= 3.22Caolán McNamara1-0/+26
2018-03-30weld SvxCharacterMap dialogCaolán McNamara5-33/+786
2018-03-30Avoid crash-reporter crash.Michael Meeks1-5/+10
2018-03-29Make ToolBox::SetItemBits work for disposed instancesStephan Bergmann1-1/+1
2018-03-29Use true/false, not TRUE/FALSEMike Kaganski1-192/+191
2018-03-29Don't run testTdf107868 on Windows, since it's using GDIMike Kaganski1-2/+3
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara3-6/+38
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin1-3/+3
2018-03-28tdf#90194 - Make Colibre the new default in Windowsheiko tietze1-1/+1
2018-03-28tdf#116563: floating windows must get input focus at some pointKatarina Behrens1-9/+5
2018-03-27Don't destroy/recreate tooltip (Help window) needlesslyMike Kaganski1-5/+5
2018-03-27tdf#93120: Avoid redraws when mouse enters tooltips (Win)Mike Kaganski1-5/+21
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin2-8/+3
2018-03-26gtk3: improve cancel, no, yes orderCaolán McNamara2-8/+8
2018-03-26tdf#112343 Port ScreenSaverInhibitor to GDBusArkadiy Illarionov1-90/+90
2018-03-26use boost::optional in OutDevStateNoel Grandin1-17/+9
2018-03-26replace SalColor with ColorNoel Grandin57-513/+492
2018-03-25provide a route to weld accessibilityCaolán McNamara2-7/+56
2018-03-25tdf#116509 OpenGL: Slideshows with Transitions crashing ImpressNoel Grandin1-1/+1
2018-03-24hook up focus eventsCaolán McNamara2-0/+66
2018-03-23use boost::optional in vclNoel Grandin11-65/+46
2018-03-23add set editable supportCaolán McNamara2-0/+10
2018-03-22Fix typoAndrea Gelmini1-1/+1
2018-03-22move btndlg from vcl to toolkitCaolán McNamara2-364/+0
2018-03-21block buttons with click handlers from setting a responseCaolán McNamara1-7/+49
2018-03-21add get_widget_for_response supportCaolán McNamara3-0/+54
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny6-38/+277
2018-03-21add optional helpid to add_buttonCaolán McNamara2-3/+6
2018-03-21Don't initialize data for --enable-dbgutil onlyStephan Bergmann1-13/+0
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann3-13/+48
2018-03-21Turn on clang-format for these filesMiklos Vajna3-557/+531
2018-03-21loplugin:unreffunStephan Bergmann1-0/+2
2018-03-21vcl: support rendering multiple PDF pages to bitmapAshod Nakashian1-36/+49