summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-07-13Bin two unused fieldsTor Lillqvist
2015-07-13min legal size here is > 4Caolán McNamara
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-13don't crash on Shift+F10, men can be null, tdf#92630 follow-upEike Rathke
2015-07-13emf: fix another hangCaolán McNamara
2015-07-13emf: fix hangCaolán McNamara
2015-07-13emf: test for empty polygonsCaolán McNamara
2015-07-13Broken codeStephan Bergmann
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-07-12emf: test for negative numbersCaolán McNamara
2015-07-12coverity#1311654 Uninitialized scalar fieldCaolán McNamara
2015-07-12coverity#1311650 Dereference after null checkCaolán McNamara
2015-07-12add xpm testsCaolán McNamara
2015-07-12fix another gif import crashCaolán McNamara
2015-07-11asan: ensure mbMenuKey is initializedCaolán McNamara
2015-07-11fix and test for xbm import crashCaolán McNamara
2015-07-11fix gif import crashCaolán McNamara
2015-07-11Blind fix for kdeJulien Nabet
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10vcl: pImplify ComboBoxMichael Stahl
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10fix assert when pasting nil clipboard contentEike Rathke
2015-07-10tdf#92670 GtkSalGraphics::NWPaintGTKMenubar: fix modified clip rectangleMiklos Vajna
2015-07-10fix potential hang hereCaolán McNamara
2015-07-10-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-10avoid endless loop with busted wmfCaolán McNamara
2015-07-10loplugin:literaltoboolconversionStephan Bergmann
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski
2015-07-09tdf#92055 - make ImplBorderWindow more tolerant of post-dispose events.Michael Meeks
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl
2015-07-09opengl: adjust rect drawing - should be to width (height) - 1Tomaž Vajngerl
2015-07-09opengl: don't forget to call swapBuffers when paint endsTomaž Vajngerl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08vcl: use SAL_INFO for available X11 clipboard formatsMichael Stahl
2015-07-08vcl rendercontext: fix off-by-one error in PaintHelper::PaintBuffer()Miklos Vajna
2015-07-08vcl: document mnDispatchLevel TODOMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-08gtk3: rework to remove gtk_style_context_set_path warningCaolán McNamara
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07replace some IsDead with isDisposedCaolán McNamara