summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-0/+1
2015-02-03Query Design: use correct name for columns that come from another query.Lionel Elie Mamane1-1/+4
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara1-1/+0
2015-01-28make it possible to easily have variants of glsl programsLuboš Luňák2-5/+11
2015-01-28prefer ptr_container to manual memory managementMarkus Mohrhard1-25/+3
2015-01-28use constructor initializer listMarkus Mohrhard1-3/+3
2015-01-28some debug code for finding leaked OpenGLContextsMarkus Mohrhard1-0/+11
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara1-0/+9
2015-01-21fdo88632: Make the Calc random functions non-random when requestedTor Lillqvist1-0/+31
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara1-10/+18
2015-01-19fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane1-0/+1
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák1-0/+9
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-10/+31
2015-01-19-Werror,-WuninitializedStephan Bergmann1-2/+2
2015-01-17no need to do that for all contextsMarkus Mohrhard1-3/+0
2015-01-16Revert "never wonder if sun is not sun"Stephan Bergmann1-0/+5
2015-01-16Silence unhelpful -Wpotentially-evaluated-expressionStephan Bergmann1-0/+6
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara1-1/+2
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-0/+3
2015-01-07vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks1-1/+7
2015-01-05I assume this class is not public due to an oversightDavid Tardon1-1/+1
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-1/+1
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara1-0/+15
2014-12-16ucbhelper::InteractionAuthFallback::getCode() can be an implementation detailMiklos Vajna1-2/+2
2014-12-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2014-12-16Authentication fallback request for the OneDrive connectionMihai Varga2-0/+86
2014-12-15vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne1-1/+4
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne1-0/+2
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne3-49/+85
2014-12-15Revert "-Werror,-Wunused-private-field"Markus Mohrhard1-0/+1
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-12/+11
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara1-0/+6
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-1/+2
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist3-2/+1322
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+1
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2014-12-05-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-12-05Broken castStephan Bergmann1-1/+1
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-10/+34
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist1-1/+4
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard1-0/+3
2014-12-02make glxtest available in salmainMarkus Mohrhard1-0/+2
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-0/+34
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+15
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-12-02use boost::shared_ptr instead of manual ref countingMarkus Mohrhard1-4/+0
2014-12-02vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne1-0/+1