summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-15fdo#85817 changed 'Document as Email' to 'Email Document'Yousuf Philips1-1/+1
2014-11-15fdo#86132 add useful tooltips to number formatting toolbar buttonsYousuf Philips1-6/+6
2014-11-15fdo#86289 renaming 'Page Preview' to 'Print Preview'Yousuf Philips1-1/+1
2014-11-15Fix typo in bin/check-merged.shAndrea Gelmini1-1/+1
2014-11-15Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini3-5/+5
2014-11-15fdo#67040 There’s a valid use case to enable manual resizing in this dialogAdolfo Jayme Barrientos1-1/+0
2014-11-15fdo#77971 Writer:Better font selection in Japanese locale on Mac OSX.Tomofumi Yagi1-8/+8
2014-11-15vcl: avoid crash with 'gen' backend around window icons.Michael Meeks1-1/+4
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna4-10/+10
2014-11-15drawinglayer: these are expected to be UTF-8Miklos Vajna1-2/+2
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna3-5/+5
2014-11-15oox: these are expected to be UTF-8Miklos Vajna1-3/+3
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna3-1/+16
2014-11-15vcl: assert more useful truths on BitmapWriterAccess completion.Michael Meeks1-0/+6
2014-11-15opengl: Another places where it is too eager to check for errors.Jan Holesovsky2-4/+0
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky3-15/+10
2014-11-15windows opengl: Do not be _that_ eager with CHECK_GL_ERROR().Jan Holesovsky1-4/+1
2014-11-15vcldemo: implement key-bindings and command-lineMichael Meeks1-1/+104
2014-11-15vcldemo: BitmapEx rotation, translation and shear.Michael Meeks1-38/+52
2014-11-15vcldemo: exercise more BitmapEx rendering paths.Michael Meeks1-7/+38
2014-11-15opengl: Add many more CHECK_GL_ERROR()'s before returning from functions.Jan Holesovsky5-3/+44
2014-11-15vcldemo: dump and render all icons from images.zip when zoomed in.Michael Meeks3-40/+51
2014-11-15vcl: Fix palette modification during BitmapWriteAccess lifetime.Michael Meeks1-1/+11
2014-11-15vcldemo: much improved icon rendering tests.Michael Meeks3-8/+69
2014-11-15vcl: re-factor image rendering control-flow.Michael Meeks1-5/+4
2014-11-15windows opengl: Finally got the text working.Jan Holesovsky1-11/+22
2014-11-15windows opengl: Explain the concept of the text drawing + minor fixes.Jan Holesovsky1-4/+39
2014-11-15windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering.Jan Holesovsky2-2/+6
2014-11-15request single buffered context on windowsMarkus Mohrhard1-0/+1
2014-11-15windows blind fixMarkus Mohrhard1-1/+1
2014-11-15blind fix for OSXMarkus Mohrhard2-0/+7
2014-11-15let us make the virtual explicitMarkus Mohrhard1-1/+1
2014-11-15ialso support the ARB debug versionMarkus Mohrhard1-3/+11
2014-11-15fix building the KDE backendMarkus Mohrhard1-3/+4
2014-11-15vcl: Implement axial gradients in OpenGL backendLouis-Francis Ratté-Boulianne3-1/+69
2014-11-15vcl: Add DrawAlphaTexture to directly render Cairo surfaceLouis-Francis Ratté-Boulianne4-42/+29
2014-11-15vcl: Make sure the offscreen texture is unique before rendering to itLouis-Francis Ratté-Boulianne2-1/+25
2014-11-15vcl: Improve OpenGLTexture implementation by allowing implicit sharingLouis-Francis Ratté-Boulianne9-215/+377
2014-11-15vcl: Draw gradient in alpha device even when using native renderingLouis-Francis Ratté-Boulianne1-3/+4
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne8-4/+32
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne1-67/+74
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne11-131/+56
2014-11-15some formatting improvementsMarkus Mohrhard1-4/+5
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl1-7/+8
2014-11-15fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke2-0/+27
2014-11-14more catch by referenceCaolán McNamara3-5/+5
2014-11-14catch by referenceCaolán McNamara1-1/+1
2014-11-14coverity#1242527 Arguments in wrong orderCaolán McNamara1-1/+1
2014-11-14coverity#1242518 Arguments in wrong orderCaolán McNamara1-4/+4
2014-11-14coverity#704593 silence Dereference after null checkCaolán McNamara1-3/+1