summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-09OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks2-4/+5
2015-09-08sw: fix build with GCC 4.6Michael Stahl1-1/+1
2015-09-08boost fix, next attempt: just because jenkins Linux can build it...Michael Stahl1-1/+1
2015-09-08boost: fix boost_system BOOST_ERROR_CODE_HEADER_ONLY breakageMichael Stahl3-1/+25
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks5-3/+20
2015-09-08don't use a null displayMarkus Mohrhard1-8/+14
2015-09-08tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks27-181/+141
2015-09-08tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks1-1/+3
2015-09-08sw: fix newly created document being modifiedMichael Stahl4-6/+10
2015-09-08tdf#91383: sw: actually reset the modified status tooMichael Stahl1-0/+5
2015-09-08svx: fix font rendering in the style previewMichael Stahl2-22/+31
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl6-37/+121
2015-09-08sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl1-1/+1
2015-09-08tdf#90991: sw: fix style preview creating undo objectsMichael Stahl1-0/+10
2015-09-08sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl1-6/+4
2015-09-07avoid some OpenGL calls when vcl OpenGL is not enabledMarkus Mohrhard1-1/+1
2015-09-07tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna1-20/+39
2015-09-07tdf#93989 - prevent crash with non-vcl OpenGL contextsMarkus Mohrhard1-1/+2
2015-09-07tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
2015-09-07tdf#92357 clear tab type switcher button of rulerLászló Németh1-1/+1
2015-09-07core: fix build with system boost 1.59David Ostrovsky7-5/+14
2015-09-07tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk1-2/+3
2015-09-07tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna3-1/+18
2015-09-07loplugin:staticmethodsStephan Bergmann2-4/+8
2015-09-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-09-05tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh3-7/+2
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens3-2/+25
2015-09-04WaE: suspicious cast from ´bool´ to ´sal_Bool´ [loplugin:salbool]Julien Nabet1-9/+9
2015-09-04WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+6
2015-09-04loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-09-04WaE: loplugin:vclwidgetsTor Lillqvist1-1/+1
2015-09-04Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara4-8/+27
2015-09-04WaE: loplugin:redundantcastTor Lillqvist1-2/+2
2015-09-04WaE: loplugin:unreffunTor Lillqvist1-24/+0
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-04tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4
2015-09-04tdf#75256 sifr - updated insertbookmark and two new stylebyexample iconsMatthias Freund6-0/+0
2015-09-04tdf#75256 Sifr enhancementsMatthias Freund4-0/+0
2015-09-04Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung3-1/+39
2015-09-03tdf#75256 sifr updatesMatthias Freund9-0/+0
2015-09-03bump product version to 5.0.3.0.0+Robinson Tryon1-1/+1
2015-09-03Fix mis-mergeStephan Bergmann1-6/+6
2015-09-03tdf#93892: Un-share maUserBuffer when the BitmapWriteAccess is requested.Jan Holesovsky1-1/+17
2015-09-03officecfg: blacklist one more intel opencl driver versionMiklos Vajna1-1/+1
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl1-1/+7
2015-09-03doc para property ranges cannot be 0 lengthCaolán McNamara2-0/+13
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks1-1/+2
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks8-3/+53