summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard2-2/+26
2012-02-17add test code for XCellRangeDataMarkus Mohrhard4-0/+139
2012-02-17Removed unused header includeTakeshi Abe1-1/+0
2012-02-16Fix a bug found with cclangJulien Nabet1-1/+1
2012-02-16Make sure spawned thread is joined againStephan Bergmann1-0/+1
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann2-12/+3
2012-02-16android: prune missing libraries from install listMichael Meeks1-2/+1
2012-02-16Work around macro redefinition warningStephan Bergmann1-2/+4
2012-02-16let src.downloaded not depend on phony target to avoid re-creating each timeMatúš Kukan1-4/+3
2012-02-16Missing returnStephan Bergmann1-1/+2
2012-02-16Forgotten German word in translated commentLionel Elie Mamane1-1/+1
2012-02-16Adapt pyuno.so wrapper to Python 3 supportStephan Bergmann1-21/+55
2012-02-16n744503: Importing useBgFill colors for shapes.Muthu Subramanian1-1/+14
2012-02-16Remove lodownloadtest.py trailing white spacesYifan J1-16/+13
2012-02-16ARM bridge: VFP ABI (armhf) supportJani Monoses4-17/+142
2012-02-16allow unsetting database settings without warningsCaolán McNamara1-6/+8
2012-02-16Simplify installer::sorter::sorting_array_of_hashes.Tim Retout1-20/+4
2012-02-16Add tests for installer::sorterTim Retout1-0/+48
2012-02-16Use Exporter for installer::sorterTim Retout2-4/+10
2012-02-16Inline and simplify installer::sorter::sort_array_of_hashes_numerically.Tim Retout2-38/+5
2012-02-16Remove unnecessary sorting subroutines.Tim Retout2-45/+1
2012-02-16Turn on strictures in installer::sorterTim Retout1-0/+3
2012-02-16Typo fix: com.sum -> com.sunTor Lillqvist3-5/+5
2012-02-16Build unoexe as a (static) library for iOSTor Lillqvist1-3/+8
2012-02-16Reduce verbiage slightlyTor Lillqvist7-7/+21
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist11-451/+1
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks1-0/+5
2012-02-16java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case.Michael Meeks1-2/+8
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi2-13/+0
2012-02-16fdo#46163 convert bound values to bound column's typeLionel Elie Mamane2-14/+67
2012-02-16correct indentationLionel Elie Mamane1-3/+3
2012-02-16ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane1-2/+2
2012-02-16typo & copy/paste error in error messageLionel Elie Mamane1-2/+2
2012-02-16possible inefficient checking for emptinessMariusz Dykierek2-3/+3
2012-02-16Translate German commentsPhilipp Weissenbacher2-91/+82
2012-02-16Translate German commentsPhilipp Weissenbacher1-3/+3
2012-02-16-WundefStephan Bergmann1-1/+1
2012-02-16Removed unused code.Björgvin Ragnarsson2-171/+1
2012-02-16Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi3-25/+0
2012-02-16drop Z_PREFIX from internal zlib, makes building clucene much easierCaolán McNamara3-21/+6
2012-02-16Split download and run test part of losmoketest.py.Yifan J1-117/+136
2012-02-16add missing fileMarkus Mohrhard1-0/+0
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power1-0/+3
2012-02-16-Werror in dmake modules went missingCaolán McNamara1-1/+1
2012-02-16callcatcher: update unused code listCaolán McNamara19-355/+17
2012-02-16fix up const malformed copy ctors and operator=Caolán McNamara2-14/+17
2012-02-16remove gaps in options and reduce by twoCaolán McNamara1-57/+55
2012-02-16Fix crash in smartart importThorsten Behrens1-2/+2
2012-02-16put LibreOffice (start center) to Win7 Start menu instead of BaseAndras Timar1-1/+1
2012-02-16Clang -Wconstant-conversion.Stephan Bergmann1-1/+1