summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10tdf#46037 clean up Options - LibreOffice - Accessibility pageAndras Timar2-29/+36
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon1-5/+0
2016-02-10xmlsecurity OOXML export: write RelationshipTransform algo argumentsMiklos Vajna2-1/+48
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna6-11/+46
2016-02-10writerfilter: DOCX signature is read in xmlsecurity already, remove TODOMiklos Vajna1-8/+0
2016-02-10xmlsecurity OOXML export: sort manifest referencesMiklos Vajna1-0/+2
2016-02-10svtools: missing space between brackets and const in fn sigChris Sherlock1-1/+1
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock1-10/+0
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock1-9/+24
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl3-24/+6
2016-02-10svx: updated comment function signature return typesChris Sherlock1-5/+5
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock4-222/+203
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