summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist2-1/+11
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl1-3/+3
2016-02-10tdf#87813: Reduce duplicate codeRishabh1-33/+1
2016-02-10loplugin:nullptr, loplugin:overrideStephan Bergmann1-15/+15
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna4-6/+21
2016-02-10loplugin:nullptrStephan Bergmann1-2/+2
2016-02-10tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu1-12/+8
2016-02-10Add existing CppUnit test for sal/rtl/randomChristoph Brill2-0/+22
2016-02-10Simplify codeStephan Bergmann2-17/+3
2016-02-10Use unit_least32_t as a better unsigned counterpart of INT32Stephan Bergmann1-2/+10
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson1-2/+0
2016-02-10vcl: update header guard name for commandevent.hxxChris Sherlock1-3/+3
2016-02-10tdf#97700 - vcl: opengl - fix memory corrupting size mis-match.Michael Meeks1-0/+6
2016-02-10tdf#97700 - vcl: opengl - add asserts for horrible size mismatch.Michael Meeks1-1/+26
2016-02-09slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot4-17/+171
2016-02-09Updated coreOlivier Hallot1-0/+0
2016-02-09vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks1-0/+4
2016-02-09vcl: opengl - do some writes on the CPU to help valgrind in debug mode.Michael Meeks1-0/+6
2016-02-09vcl: opengl - fix crashing / memory corrupting issues with updateChecksum.Michael Meeks1-16/+8
2016-02-09loplugin:nullptrStephan Bergmann1-1/+1
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist2-9/+1
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann5-76/+29
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli3-0/+47
2016-02-09Don't leak old m_pSurfaceStephan Bergmann1-0/+5
2016-02-09external/jpeg-turbo: Avoid -fsanitize=shiftStephan Bergmann2-0/+12
2016-02-09slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot5-18/+200
2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist2-1/+9
2016-02-09slideshow: Don't de-reference Nodes cast to const char *.Michael Meeks4-12/+16
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna5-9/+63
2016-02-09offapi: fix even more doxygen warningsMichael Stahl4-12/+52
2016-02-09udkapi: fix doxygen warningsMichael Stahl5-1/+11
2016-02-09SVGIO: tdf#85770: Add import testXisco Fauli3-0/+26
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl4-4/+9
2016-02-09convert to range-based for loops in codemaker/Noel Grandin9-558/+359
2016-02-09rename dumpHFile to dumpHdlFileNoel Grandin1-7/+7
2016-02-09sequence->vector in OCacheSetNoel Grandin2-9/+9
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl2-0/+8
2016-02-09pyuno: Fix build with python 2.7Rico Tzschichholz2-2/+2
2016-02-09xmlsecurity: OOXML export of idSignedProperties stubMiklos Vajna2-0/+18
2016-02-09xmlsecurity: mark the Signature, not the SignedInfo during OOXML exportMiklos Vajna2-6/+7
2016-02-09slideshow: Only retrieve each uniform location onceEmmanuel Gil Peyrot2-22/+18
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara1-1/+1
2016-02-09SVGIO: tdf#45771: Add import testXisco Fauli2-0/+19
2016-02-09rename dumpHxxFile to dumpHppFileNoel Grandin1-20/+20
2016-02-09sequence->vector in postgresqlNoel Grandin23-266/+169
2016-02-09UIDNA_CHECK_CONTEXTO is only available in ICU >= 49Stephan Bergmann1-1/+4
2016-02-09sequence->vector in OFOPXMLHelper_ImplNoel Grandin1-19/+15
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin2-6/+4
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens3-50/+40
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist1-4/+0