summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-10tdf#93529 - move to a Mac-like double-buffered OpenGL model.private/mmeeks/opengl-backbuffer2Michael Meeks11-73/+353
2015-12-10Get Double-buffered context creation working on linux.Michael Meeks1-6/+7
2015-12-10vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks1-4/+3
2015-12-10writer: Defer update, until post first render to avoid flicker.Michael Meeks2-1/+10
2015-12-10guard against missing geometryCaolán McNamara1-2/+2
2015-12-10use of uninitialized variableCaolán McNamara1-1/+1
2015-12-10Missing includeStephan Bergmann1-0/+4
2015-12-10s/dobble/doubleTor Lillqvist2-3/+3
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe2-8/+4
2015-12-10Add FontCharMap::GetDefaultMap(bool) to unusedcode.excludeJuergen Funk2-1/+2
2015-12-10Remove unused rtti.hxxSamuel Mehrbrodt1-131/+0
2015-12-10tdf#69977: constructing and destructing AccessibleElementInfo...Noel Grandin1-1/+1
2015-12-10Calm unit test down for GL row-strides.Michael Meeks1-1/+2
2015-12-10guard against missing parent layoutCaolán McNamara1-1/+3
2015-12-10protect against missing Ruby MarkerCaolán McNamara1-0/+2
2015-12-10guard against infinite recursionCaolán McNamara1-1/+1
2015-12-10guard against missing table containerCaolán McNamara1-1/+1
2015-12-10guard against infinite recursion on parsing objectsCaolán McNamara5-8/+21
2015-12-10svg export: transition on first slide are not run - fixedMarco Cecchetti3-15/+88
2015-12-10guard against missing table layoutCaolán McNamara2-1/+7
2015-12-10guard against missing FoundryCaolán McNamara1-2/+2
2015-12-10More smoketest notes.Michael Meeks1-1/+4
2015-12-10guard against missing spacing propertyCaolán McNamara1-9/+11
2015-12-10protect against missing Table LayoutCaolán McNamara1-2/+3
2015-12-10guard against missing paragraph containerCaolán McNamara1-0/+2
2015-12-10add missing #include <stdexcept>David Tardon1-0/+2
2015-12-10sw: indentation fixesMiklos Vajna3-4/+4
2015-12-10Fix a memleak in GtkSalFrame::SetIconDennis Francis1-0/+1
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe2-24/+25
2015-12-10Drop unused typedefTakeshi Abe1-2/+0
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht6-10/+13
2015-12-10DBG_TRACE_BASIC/PROFILING had been rotting for quite some time nowStephan Bergmann7-977/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann66-316/+349
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann6-7/+4
2015-12-09tdf#96368: Address book wizard with no selection returns EvolutionJulien Nabet1-1/+1
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara14-25/+36
2015-12-09display as entire col/row also if both anchors relative, tdf#92779Eike Rathke1-5/+19
2015-12-09coverity#1341778 Logically dead codeCaolán McNamara1-10/+4
2015-12-09coverity#1341777 Resource leak in objectCaolán McNamara1-0/+1
2015-12-09sw: RES_FLTR_RDFMARK always implies SwFltRDFMarkMiklos Vajna1-1/+5
2015-12-09sticky end col/row anchor for range references, tdf#92779Eike Rathke6-32/+251
2015-12-09svg export: no more an experimental featureMarco Cecchetti4-265/+192
2015-12-09tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski1-1/+9
2015-12-09stray fprintfCaolán McNamara1-1/+0
2015-12-09Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
2015-12-09bounds check GetNameByIndex like OverrideCaolán McNamara1-0/+5
2015-12-09guard against missing alignment propertyCaolán McNamara1-9/+13
2015-12-09guard against missing SuperTableCaolán McNamara1-1/+3
2015-12-09tdf#96317: Add API for copy/paste from/to the widgetPranav Kant3-6/+64
2015-12-09guard against missing paragraph storyCaolán McNamara1-2/+1