summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Remove uses of charAtAugust Sodora15-46/+45
2011-12-01Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fd...Andras Timar1-1/+0
2011-12-01Fix typos in "hint" and make more readableTor Lillqvist1-2/+5
2011-12-01Enable online update in the release builds again.Jan Holesovsky2-2/+0
2011-12-01-Werror=unused-parameter fix (completely removed unused setRowVisible())Stephan Bergmann1-8/+0
2011-12-01-Werror=parentheses fixStephan Bergmann1-1/+1
2011-12-01fix libvisio's build.lst so that boost dep is taken into accountNorbert Thiebaud1-1/+1
2011-12-01fdo#35657: reenable subsequent testAugust Sodora1-3/+1
2011-11-30Remove unnecessary includesAugust Sodora2-10/+13
2011-11-30Remove unnecessary includesAugust Sodora2-5/+4
2011-11-30String->OUStringAugust Sodora2-9/+8
2011-11-30Remove unnecessary includesAugust Sodora1-20/+15
2011-11-30Refactor sbxitemAugust Sodora4-64/+142
2011-12-01Now that JAVA_HOME is set early, no need to expand it lazilyTor Lillqvist1-124/+124
2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard5-337/+784
2011-11-30move sc's macros test into sc/qa/extrasMarkus Mohrhard2-1/+1
2011-11-30only load the testfile once and after that reuse the already loaded fileMarkus Mohrhard1-1/+3
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard5-14/+14
2011-11-30configure pgsql-sdbc: use PGCONFIG instead of relying on PATHLionel Elie Mamane1-2/+2
2011-11-30Set JAVA_HOME before it is usedTor Lillqvist1-7/+6
2011-11-30do not even read module dirs when shortcutingBjoern Michaelsen1-0/+1
2011-11-30debugrun does not need to read gbuild definitionsBjoern Michaelsen1-1/+1
2011-11-30execute debugrun after buildingBjoern Michaelsen1-1/+5
2011-11-30Fix build breaker thinkoTor Lillqvist1-1/+1
2011-11-30Avoid syntax error if $OXYGENOFFICE_PACK is undefinedTor Lillqvist1-1/+1
2011-11-30postgresql-sdbc: review build rulesLionel Elie Mamane2-9/+10
2011-11-30Android code refactorig and hackingTor Lillqvist26-39/+292
2011-11-30Bin an obsolete X11 on MacOSX related bitTor Lillqvist1-4/+0
2011-11-30Fix indentationTor Lillqvist1-9/+9
2011-11-30Don't add nonexistent Java files and dirs to various env varsTor Lillqvist2-17/+21
2011-11-30Don't bother with -D_PTHREADS -D_REENTRANT for AndroidTor Lillqvist1-0/+5
2011-11-30gsoc inputbar ( fix scrolling ) add support for hard linebreaksNoel Power3-48/+32
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev2-9/+9
2011-11-30remove debug lineBjoern Michaelsen1-1/+0
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev2-6/+7
2011-11-30dont read gbuild definitions on distcleanBjoern Michaelsen1-1/+1
2011-11-30pgsql-sdbc: adapt comment to new code situationLionel Elie Mamane1-2/+3
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard8-3/+457
2011-11-30disable sc subsequenttests that use binfilter formatsMarkus Mohrhard1-0/+4
2011-11-30Don't overwrite OUTDIR & friends.Jan Holesovsky1-9/+0
2011-11-30add constLionel Elie Mamane1-1/+1
2011-11-30pq-sdbc statics: properly initialise defTypeInfoMetaDataLionel Elie Mamane1-19/+19
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane3-5/+8
2011-11-30fix silent pass on to buildplBjoern Michaelsen1-1/+2
2011-11-30sort out Gregorian cut-off date as side effect of validityEike Rathke3-6/+11
2011-11-30fix conditions on when to read gbuild definitionsBjoern Michaelsen2-8/+14
2011-11-30update listCaolán McNamara1-1/+4
2011-11-30create placeholders properly in docx mathml importLuboš Luňák1-7/+14
2011-11-30do not add unnecessary spaces in docx mathml importLuboš Luňák1-10/+10
2011-11-30try with at least somewhat more generic handling of docx m:groupChrLuboš Luňák1-3/+20