summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-01UpdateTor Lillqvist1-1/+3
2011-12-01Don't bother with Report Builder on Android for nowTor Lillqvist1-0/+1
2011-12-01Don't bother with Presenter Console or Minimizer on Android for nowTor Lillqvist1-0/+2
2011-12-01Revert "Don't overwrite OUTDIR & friends."Kohei Yoshida1-0/+9
2011-12-01This data member is no longer used. Remove it.Kohei Yoshida2-4/+1
2011-12-01Use themed icons for message boxes againStefan Knorr (astron)5-0/+0
2011-12-01delete the space after 'qtz', tooAndras Timar1-1/+1
2011-12-01Some changes to the Word Count UIStefan Knorr (astron)1-26/+27
2011-12-01fix typoMarkus Mohrhard1-1/+1
2011-12-01avoid Tabs size calculation in loopsLaurent Godard2-5/+10
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