summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-3/+4
2016-01-19tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2016-01-07tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2015-12-17fix missing BaseURL when loading embedded objectsMichael Stahl2-2/+6
2015-12-16Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke2-1/+7
2015-12-05Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-0/+14
2015-11-26Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-1/+3
2015-11-23tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens1-1/+1
2015-11-20Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-9/+20
2015-11-19xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl1-2/+4
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-0/+1
2015-10-28tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-0/+121
2015-10-28tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-1/+3
2015-10-24Use SAL_OVERRIDE for overrideJan-Marek Glogowski1-2/+2
2015-10-23crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara1-1/+7
2015-10-20tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-2/+3
2015-10-20Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+2
2015-10-15Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis1-0/+13
2015-10-12xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl1-0/+6
2015-10-01vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl1-0/+3
2015-09-21tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens1-1/+1
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks1-0/+5
2015-09-16tdf#93814: Added support for caching shader program binaries.Marco Cecchetti2-8/+17
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-3/+15
2015-09-16Split formula group for OpenCL up into smaller bitsTor Lillqvist2-0/+2
2015-09-15tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna1-0/+1
2015-09-11tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2-0/+8
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna1-0/+2
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks1-0/+1
2015-09-08tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks1-10/+9
2015-09-08svx: fix font rendering in the style previewMichael Stahl1-1/+1
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-0/+5
2015-09-05tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh1-1/+0
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks1-0/+26
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks1-0/+3
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky1-0/+6
2015-09-02Don't call GL debugging methods if there is no context.Michael Meeks1-1/+3
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl1-0/+13
2015-09-02tdf#93532 - Switching to 64-bit checksumMarco Cecchetti7-8/+101
2015-09-01tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks1-0/+2
2015-09-01tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks1-0/+1
2015-09-01vcl opengl: fix setting up debug context on WindowsMiklos Vajna1-0/+1
2015-08-31Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks1-10/+9
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna1-6/+6
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard1-1/+0
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl1-0/+2
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-1/+2
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks1-1/+22
2015-08-28don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara2-1/+2
2015-08-28Add a globally usable WindowsErrorString functionTor Lillqvist1-0/+46