summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks6-1/+23
2015-09-01sids unsortedCaolán McNamara1-2/+2
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara1-6/+11
2015-09-01tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks8-7/+103
2015-09-01tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet1-1/+1
2015-09-01Extended GL painting debug tracing.Michael Meeks2-0/+9
2015-09-01SIFR: Fix insert row and column icons and correct arrowsquare iconYousuf Philips2-0/+11
2015-09-01windows opengl: Call InitGLEWDebugging() after we have the context.Jan Holesovsky1-1/+2
2015-09-01windows opengl: Don't paint cached widgets upside down.Jan Holesovsky1-2/+2
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara1-1/+1
2015-09-01Turn on glyph caching by default when using OpenGLTor Lillqvist2-2/+2
2015-09-01check stream statusCaolán McNamara2-4/+6
2015-09-01check stream statusCaolán McNamara2-0/+8
2015-09-01Updated coreChristian Lohmaier1-0/+0
2015-09-01tdf#93713 Add 'Unprotect Cells' to Table menuYousuf Philips1-0/+3
2015-09-01tdf#73071 Fix minor spacing issue in style sectionYousuf Philips1-1/+0
2015-09-01Revert "windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering"Miklos Vajna1-3/+2
2015-09-01tdf#91022: Incorrect Dates in Report created with legacy report wizardJulien Nabet1-2/+4
2015-09-01Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist1-1/+1
2015-09-01tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks5-2/+39
2015-09-01Fix the OpenCL VLOOKUP to work properly and add it to the trusted subsetTor Lillqvist5-94/+104
2015-09-01tdf#93530 - glClear our depth, stencil and buffer contents on init.Michael Meeks1-0/+5
2015-09-01vcl opengl: fix setting up debug context on WindowsMiklos Vajna2-7/+23
2015-09-01get rid of a few thousand unnecessary OpenGL callsMarkus Mohrhard1-2/+5
2015-09-01tdf#93736 opengl: use "old" SubdivideBezier when drawing PolyLinesTomaž Vajngerl1-19/+14
2015-09-01tdf#93822 - disable horror legacy menu background saving for OpenGL.Michael Meeks1-0/+5
2015-08-31update emoji autocorrect entries from po-filesChristian Lohmaier8-51/+1434
2015-08-31Updated coreChristian Lohmaier1-0/+0
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky3-5/+20