summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.feature/5-1-pickMichael Meeks2015-12-116-11/+9
* tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks2015-12-1111-73/+357
* Get Double-buffered context creation working on linux.Michael Meeks2015-12-111-6/+7
* vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks2015-12-111-4/+3
* vcldemo: avoid svg load/render for icon test.Michael Meeks2015-12-111-0/+2
* writer: Defer update, until post first render to avoid flicker.Michael Meeks2015-12-112-1/+10
* Calm unit test down for GL row-strides.Michael Meeks2015-12-111-1/+2
* silence -Werror=strict-overflowEike Rathke2015-12-111-3/+3
* unit test for sticky end col/row anchors, tdf#92779Eike Rathke2015-12-111-0/+184
* geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke2015-12-1113-44/+181
* sticky end only if it already was a range on the same axis, tdf#92779Eike Rathke2015-12-111-2/+2
* tdf#96384: Add a new signal 'text-selection' to lokdocviewPranav Kant2015-12-111-1/+20
* tdf#93991: One pixel here or there, who is counting?Tor Lillqvist2015-12-111-1/+1
* Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt2015-12-111-2/+14
* tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt2015-12-1112-228/+141
* tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt2015-12-113-32/+19
* tdf#96396 evoab2 does not need gtkDavid Tardon2015-12-111-1/+0
* update creditsChristian Lohmaier2015-12-111-1219/+1224
* tdf#96042: Oops, fix a typo.Jan Holesovsky2015-12-101-1/+1
* need a dynamic cast hereCaolán McNamara2015-12-101-1/+1
* guard against empty StoryCaolán McNamara2015-12-101-1/+1
* guard against broken formula and bad lengthsCaolán McNamara2015-12-101-1/+16
* check for null ModifiersCaolán McNamara2015-12-101-1/+1
* check for null contentCaolán McNamara2015-12-101-3/+6
* detect infinite recurse in object creationCaolán McNamara2015-12-102-1/+7
* tdf#93263: Take function mask from ScPivotFieldKatarina Behrens2015-12-102-3/+11
* this needs to be a dynamic castCaolán McNamara2015-12-101-1/+1
* add a reference to ensure pPara exists until end of scopeCaolán McNamara2015-12-101-0/+1
* need dynamic casts here, etc.Caolán McNamara2015-12-103-13/+15
* there can be 0 columnsCaolán McNamara2015-12-101-2/+2
* guard against missing rangeCaolán McNamara2015-12-101-31/+37
* tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky2015-12-101-6/+5
* guard against missing FoundryCaolán McNamara2015-12-101-1/+1
* check dynamic castsCaolán McNamara2015-12-101-6/+6
* don't trust that this is what its supposed to beCaolán McNamara2015-12-101-1/+1
* check is within legal boundsCaolán McNamara2015-12-101-1/+4
* guard against missing FoundryCaolán McNamara2015-12-101-20/+29
* avoid divide by zeroCaolán McNamara2015-12-101-0/+2
* guard against missing HeadHolderCaolán McNamara2015-12-101-1/+1
* don't trust that this is what its supposed to beCaolán McNamara2015-12-101-1/+1
* guard against corrupt LwpTocSuperLayoutCaolán McNamara2015-12-101-4/+9
* Memory leakStephan Bergmann2015-12-102-3/+3
* remove misleading commentDavid Tardon2015-12-101-1/+0
* guard against missing grandfather layoutCaolán McNamara2015-12-101-1/+1
* guard against missing FoundryCaolán McNamara2015-12-101-0/+3
* guard against missing geometryCaolán McNamara2015-12-101-2/+2
* use of uninitialized variableCaolán McNamara2015-12-101-1/+1
* guard against missing parent layoutCaolán McNamara2015-12-101-1/+3
* protect against missing Ruby MarkerCaolán McNamara2015-12-101-0/+2
* guard against infinite recursionCaolán McNamara2015-12-101-1/+1