summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+2
2015-06-23tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2-0/+3
2015-05-27tdf#88056: Implement ODF import/export of page title fieldKatarina Behrens3-1/+3
2015-05-05Avoid redefine of TRANSPARENT on solaris after including stream.hRichard PALO1-0/+3
2015-04-30rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl1-1/+2
2015-04-13Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara1-1/+3
2015-04-08Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara1-5/+4
2015-04-08Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara1-1/+1
2015-03-17detect MSO 2007 OOXML documentsMarkus Mohrhard1-0/+3
2015-03-02More improvements of graphic cache size handlingZolnai Tamás1-4/+0
2015-02-26SkipImages option for PDF importMihai Varga2-2/+12
2015-02-25-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-02-23file UCP: Ensure myLocalTime is initializedStephan Bergmann1-0/+1
2015-02-19implement fill based on style also for chart area, tdf#89451Markus Mohrhard1-1/+1
2015-02-17Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke1-0/+2
2015-02-17fdo#81596 export to OOXML that need argument changesWinfried Donkers1-8/+39
2015-02-17Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara2-1/+2
2015-02-17tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl1-4/+6
2015-02-12fix linker errorDavid Tardon1-2/+2
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