summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-05Version 5.0.2.1, tag libreoffice-5.0.2.1libreoffice-5.0.2.1Robinson Tryon3-0/+0
2015-09-05bump product version to 5.0.2.1Robinson Tryon1-1/+1
2015-09-05update emoji autocorrect entries from po-filesRobinson Tryon10-86/+293
2015-09-04Updated coreRobinson Tryon1-0/+0
2015-09-03 Branch libreoffice-5-0-2Robinson Tryon4-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
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl4-3/+19
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar3-1/+27
2015-09-02tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna1-1/+7
2015-09-02tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks1-0/+2
2015-09-02tdf#93850 - Defer watchdog during shader compiles.Michael Meeks1-16/+55
2015-09-02SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna1-1/+4
2015-09-02tdf#93233 fix clockface emoji entriesChristian Lohmaier1-12/+12
2015-09-02tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-09-02windows opengl: Avoid an unnecessary wglMakeCurrent() call.Jan Holesovsky1-2/+2
2015-09-02loplugin:staticmethodsStephan Bergmann1-1/+1
2015-09-02check for legal field sizes before readingCaolán McNamara2-6/+19
2015-09-02check for over long record len and check readsCaolán McNamara2-18/+26
2015-09-02loplugin:simplifyboolStephan Bergmann1-1/+1
2015-09-02WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist3-5/+5
2015-09-02WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist1-1/+1
2015-09-02WaE: this method can be declared static [loplugin:staticmethods]Tor Lillqvist1-1/+1
2015-09-02tdf#93532 - Bitmap CRC unit tests.Michael Meeks1-0/+60
2015-09-02tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski4-15/+45
2015-09-02tdf#93532 - Switching to 64-bit checksumMarco Cecchetti37-215/+681
2015-09-02windows opengl: When the 2nd param is NULL, the 1st is ignored anyway.Jan Holesovsky1-2/+2
2015-09-01tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens1-1/+1
2015-09-01check for ridiculous lengths and check stream statusCaolán McNamara2-9/+13
2015-09-01check stream statusCaolán McNamara2-1/+1
2015-09-01sd: Don't crash when the sidebar is hiddenMaxim Monastirsky3-5/+6
2015-09-01tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna1-3/+3