summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remember host namefeature/gsoc15-open-remote-files-dialogSzymon Kłos2015-10-101-0/+1
* fixed CMIS service editingSzymon Kłos2015-10-101-3/+8
* add "GODSON64" aka mips64 to the JAVAINTERPRETER 64bit checkRene Engelhard2015-10-101-1/+1
* also update line panel for axis, related tdf#94933Markus Mohrhard2015-10-101-1/+4
* also update line panel for average and trend line, tdf#94933Markus Mohrhard2015-10-101-1/+1
* we need to take the SolarMutex when we change the UIMarkus Mohrhard2015-10-101-0/+2
* use trendline context for trendlines, tdf#94931, tdf#94934Markus Mohrhard2015-10-102-0/+4
* afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara2015-10-102-16/+32
* valgrind: zero padding bytesCaolán McNamara2015-10-101-2/+4
* Updated coreAdolfo Jayme Barrientos2015-10-101-0/+0
* fix gnumeric importMarkus Mohrhard2015-10-104-3/+11
* fix build by moving python-related includes below othersDouglas Mencken2015-10-092-4/+4
* tdf#39468 translated german comments in test.cxxAlbert Thuswaldner2015-10-091-61/+60
* remove now unneeded apache-commons libsRene Engelhard2015-10-0917-487/+15
* don't put the checkbox into the HBox, tdf#94870Markus Mohrhard2015-10-091-21/+19
* correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard2015-10-093-11/+24
* no need for using rtl::OUString in core codeMarkus Mohrhard2015-10-091-1/+0
* remove whitespaceMarkus Mohrhard2015-10-091-2/+0
* remove whitespaceMarkus Mohrhard2015-10-091-3/+0
* tdf#39468 translated german comments in styledlg.cxxAlbert Thuswaldner2015-10-091-4/+4
* remove redundant codeRosemary2015-10-091-54/+40
* correct creation of hex string from digitRosemary2015-10-091-1/+1
* Convert hex string to upper caseRosemary2015-10-091-1/+1
* Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke2015-10-091-15/+7
* crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara2015-10-091-1/+4
* afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara2015-10-091-3/+3
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-098-9/+345
* filter: convert OSL_FAIL to SAL_WARNMichael Stahl2015-10-092-10/+11
* crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara2015-10-091-5/+5
* malloc + memset(0,..) -> callocCaolán McNamara2015-10-091-2/+1
* Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks2015-10-092-0/+8
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-098-27/+53
* tdf#94910 sc: Fix drawing toolsMaxim Monastirsky2015-10-092-50/+3
* tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth2015-10-091-3/+7
* starmath: Prefix members of SmNodeTakeshi Abe2015-10-092-52/+52
* afl-eventtesting: don't imply invisible when headless for event testingCaolán McNamara2015-10-091-2/+5
* loplugin:staticmethodsStephan Bergmann2015-10-091-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-4/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-4/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-14/+8
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-2/+0
* Abstract out repeated code into lambdasStephan Bergmann2015-10-091-43/+29
* afl-eventtesting: provide a way to pseudo-restartCaolán McNamara2015-10-093-1/+66
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-6/+5
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-091-2/+2
* Abstract out repeated code into lambdasStephan Bergmann2015-10-091-32/+51