summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht1-3/+8
2015-09-03Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung1-1/+2
2015-09-03sc: fix number format button highlighting in sidebarTomaž Vajngerl1-1/+1
2015-09-03tdf#93662 - allow GL by default only on recent drivers on recent windows.Michael Meeks2-101/+63
2015-09-03WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+10
2015-09-03Tweak VCL unit tests for OpenGL.Michael Meeks2-7/+22
2015-09-03opengl: let OutputDevice do the bezier subdivisionTomaž Vajngerl1-22/+8
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian5-14/+37
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks6-4/+24
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara1-0/+9
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 Meeks3-16/+37
2015-09-02Add SAL_DISABLE_GL_WATCHDOG env. var for obvious reasons.Michael Meeks2-1/+3