summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-08-06add gnome-wayland alongside gnomeCaolán McNamara1-0/+4
2015-08-06need cairo >= 1.10.0 for these featuresCaolán McNamara1-2/+2
2015-08-06Resolves: tdf#92671 union each monitor workarea to find best screen workareaCaolán McNamara1-4/+10
2015-08-06tdf#92706 - avoid dbaccess wizard crash.Michael Meeks1-2/+4
2015-08-06use same limit in ProcessOneCode as AddToTableCaolán McNamara1-6/+3
2015-08-06fix a third emf crashCaolán McNamara2-1/+3
2015-08-06fix potential hang hereCaolán McNamara1-8/+13
2015-08-06fix and test for xbm import crashCaolán McNamara7-1/+2028
2015-08-06fix gif import crashCaolán McNamara2-0/+2
2015-08-06fix another gif import crashCaolán McNamara2-0/+3
2015-08-06emf: test for empty polygonsCaolán McNamara2-11/+15
2015-08-06emf: test for negative numbersCaolán McNamara2-1/+1
2015-08-06emf: fix another hangCaolán McNamara2-2/+2
2015-08-06emf: fix hangCaolán McNamara2-1/+1
2015-08-06min legal size here is > 4Caolán McNamara1-1/+1
2015-08-06opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl9-50/+81
2015-08-06opengl: adjust rect drawing - should be to width (height) - 1Tomaž Vajngerl1-2/+2
2015-08-06opengl: don't forget to call swapBuffers when paint endsTomaž Vajngerl1-0/+1
2015-08-06fix assert when pasting nil clipboard contentEike Rathke1-2/+3
2015-08-06tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long2-10/+7
2015-08-06tdf#92244 Gaps at end of menu separator lines read from GTK theme.Simon Long3-5/+14
2015-08-06tdf#92670 GtkSalGraphics::NWPaintGTKMenubar: fix modified clip rectangleMiklos Vajna1-4/+14
2015-08-06avoid endless loop with busted wmfCaolán McNamara2-3/+7
2015-08-06tdf#92115 KDE4: better listbox themingJan-Marek Glogowski1-19/+41
2015-08-06tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski1-43/+34
2015-08-06tdf#92055 - make ImplBorderWindow more tolerant of post-dispose events.Michael Meeks1-5/+10
2015-08-06tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk2-3/+8
2015-08-06gtk3: rework to remove gtk_style_context_set_path warningCaolán McNamara1-16/+9
2015-08-06vcl rendercontext: fix off-by-one error in PaintHelper::PaintBuffer()Miklos Vajna1-1/+13
2015-08-06tdf#88831 fix inverted textures when OpenGL is enabledTomaž Vajngerl1-1/+5
2015-08-06opengl: draw rectangle lines with only one glDrawArrays callTomaž Vajngerl1-7/+18
2015-08-06opengl: use common macro for conversion of coordinatesTomaž Vajngerl1-31/+32
2015-08-06opengl: fix fat hairlines - draw hairlines using DrawLineAATomaž Vajngerl1-10/+9
2015-08-06Related tdf#91362: disable paper size & orientation selectionKatarina Behrens6-3/+17
2015-08-06vcl rendercontext: avoid CopyArea() in Window::ImplScroll()Miklos Vajna1-2/+8
2015-08-06Resolves: tdf#92539 reversed logic on enable/disableCaolán McNamara1-3/+3
2015-08-06gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara1-10/+11
2015-08-06Revert "vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FOR...Miklos Vajna1-2/+1
2015-08-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-4/+14
2015-08-06tdf#92392 - tolerate Window::SetText post dispose.Michael Meeks1-1/+1
2015-08-06tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-6/+15
2015-08-06tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud3-213/+61
2015-08-06tdf#52540 Revert "fdo#52540 refix graphite layout generally"László Németh1-18/+15
2015-08-06tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk1-1/+1
2015-08-06tdf#92443 PushButton::ImplDrawPushButtonFrame: fix Invalidate() loopMiklos Vajna1-2/+6
2015-08-06Resolves: tdf#92467 crashes with empty history list on pressing downCaolán McNamara1-4/+6
2015-08-06Assertions should tell the line number where the problem isTor Lillqvist15-71/+103
2015-08-06vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FORCE_ENABLEMiklos Vajna1-1/+2
2015-08-06gtk3: disable using notification that we are in the backdropCaolán McNamara1-1/+4
2015-08-06Resolves: tdf#92461 fix font fallback in headless text rendererCaolán McNamara1-7/+2