summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-11tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-03-15Resolves: tdf#94392 huge negative Y causes length exceptionCaolán McNamara
2016-03-15enable build with gcc 6Caolán McNamara
2016-03-02GCC 4.6 still doesn't do "override"Jan-Marek Glogowski
2016-03-01tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno
2016-02-24tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-04tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-01-19tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-07tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks
2015-12-17fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-16Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-12-05Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke
2015-11-26Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-11-23tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-20Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-19xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-10-28tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-28tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-24Use SAL_OVERRIDE for overrideJan-Marek Glogowski
2015-10-23crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara
2015-10-20tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane
2015-10-20Writer image export: cmd. line, default to white backgroundTomaž Vajngerl
2015-10-15Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis
2015-10-12xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-10-01vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl
2015-09-21tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16Split formula group for OpenCL up into smaller bitsTor Lillqvist
2015-09-15tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-11tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks
2015-09-08svx: fix font rendering in the style previewMichael Stahl
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-05tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky
2015-09-02Don't call GL debugging methods if there is no context.Michael Meeks
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-02tdf#93532 - Switching to 64-bit checksumMarco Cecchetti
2015-09-01tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-09-01tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-09-01vcl opengl: fix setting up debug context on WindowsMiklos Vajna
2015-08-31Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks