summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-04Resolves: 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
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-28don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-28Add a globally usable WindowsErrorString functionTor Lillqvist
2015-08-28tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky
2015-08-28xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-26-Werror,-Winconsistent-missing-overrideStephan Bergmann