summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-04-06vcl: more migrations to GetSizePixel() in BitmapExChris Sherlock1-40/+50
2018-04-05we want get_active_text to return edit text in editable caseCaolán McNamara1-5/+10
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara5-3/+45
2018-04-05-Werror=unused-variableStephan Bergmann1-0/+1
2018-04-05If the function is in mergelib, store mergelib moduleMike Kaganski1-16/+28
2018-04-05vcl: ImplAssignWithSize() -> ReassignWithSize()Chris Sherlock4-18/+20
2018-04-05vcl: Bitmap::ImplAdaptBitCount() is not needed, just use AdaptBitCount()Chris Sherlock2-7/+2
2018-04-05fix bug in GlyphSet::DrawGlyphNoel Grandin1-1/+1
2018-04-04tdf#116695 Make Elementary the default on Gnomeheiko tietze2-43/+37
2018-04-04Remove unused default argumentsStephan Bergmann1-2/+2
2018-04-04Notebookbar: move toolbox dropdown arrow to the rightSzymon Kłos1-23/+9
2018-04-04loplugin:casttovoid, loplugin:implicitboolconversion (--disable-pdfium)Stephan Bergmann1-7/+2
2018-04-04weld SvInsertOleDlgCaolán McNamara4-9/+145
2018-04-04PrintPreviewWindow dynamic preview Bitmap IIIArmin Le Grand1-1/+1
2018-04-04Avoid -fsanitize=float-divide-by-zeroStephan Bergmann1-1/+1
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara2-0/+9
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-1/+0
2018-04-03ofz#7244 Integer overflowCaolán McNamara1-2/+3
2018-04-03Fix Library_vclplug_qt5Stephan Bergmann2-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin47-207/+210
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
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