Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | we are W3C XMLSchema here, not ISO 8601 | Eike Rathke | |
2011-12-01 | Internal libpq (PostgreSQL client lib) | Lionel Elie Mamane | |
2011-12-01 | External PostgreSQL: automatically search MacOS-specific paths | Lionel Elie Mamane | |
2011-12-01 | WaE: unused variables | August Sodora | |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | |
2011-12-01 | fdo#41474: remove setCharAt and charAt from O[U]StringBuffer | August Sodora | |
2011-12-01 | -Wstrict-aliasing fix | Stephan Bergmann | |
2011-12-01 | The other uses of pReserved had been changed to nStaticRefCount in 2001. | Stephan Bergmann | |
2011-12-01 | set manufacturer name to OOO_VENDOR or else to USERNAME | Andras Timar | |
2011-12-01 | our product is always opensource | Andras Timar | |
2011-12-01 | create installation set for tests | Petr Mladek | |
+ it currently includes just the smoketest and is available only for Linux + the side effect is that it builds the smoketest before instsetoo_native + it runs it only during dev-install when the variable RUN_SMOKETEST == YES | |||
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | |
2011-12-01 | pull in module headers before solver | Eike Rathke | |
2011-12-01 | add exectuable rights for libraries on Linux | Petr Mladek | |
RPM strips debuginfo packages from libraries only when they have execuateble rights It does not fix permissions of the prebuilt mozilla libraries; scp2 defines the same permissions for all files inside the mozruntime.zip archive. Unfortuantely, it icludes libraries and data files togetger. | |||
2011-12-01 | Use more reasonable permissions also the profile files | Petr Mladek | |
2011-12-01 | Check length before operator[] | August Sodora | |
2011-12-01 | fix broken .ulf translations | Caolán McNamara | |
some loon ran a little amock (*cough*) | |||
2011-12-01 | Update | Tor Lillqvist | |
2011-12-01 | Don't bother with Report Builder on Android for now | Tor Lillqvist | |
2011-12-01 | Don't bother with Presenter Console or Minimizer on Android for now | Tor Lillqvist | |
2011-12-01 | Revert "Don't overwrite OUTDIR & friends." | Kohei Yoshida | |
This reverts commit 28275d470f3a062cfa27d72bbf89328af1e83c68. | |||
2011-12-01 | This data member is no longer used. Remove it. | Kohei Yoshida | |
2011-12-01 | Use themed icons for message boxes again | Stefan Knorr (astron) | |
2011-12-01 | delete the space after 'qtz', too | Andras Timar | |
otherwize double space will occur in the variable and it will be replaced to ',,' instead of ',' -> build fails | |||
2011-12-01 | Some changes to the Word Count UI | Stefan Knorr (astron) | |
2011-12-01 | fix typo | Markus Mohrhard | |
2011-12-01 | avoid Tabs size calculation in loops | Laurent Godard | |
2011-12-01 | Remove uses of charAt | August Sodora | |
2011-12-01 | Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app ↵ | Andras Timar | |
fdo#42914" This reverts commit d76479654748454e280ac48217fb0036bc5940a1. Bjoern fixed it correctly, this hack is not needed. | |||
2011-12-01 | Fix typos in "hint" and make more readable | Tor Lillqvist | |
2011-12-01 | Enable online update in the release builds again. | Jan Holesovsky | |
2011-12-01 | -Werror=unused-parameter fix (completely removed unused setRowVisible()) | Stephan Bergmann | |
2011-12-01 | -Werror=parentheses fix | Stephan Bergmann | |
2011-12-01 | fix libvisio's build.lst so that boost dep is taken into account | Norbert Thiebaud | |
2011-12-01 | fdo#35657: reenable subsequent test | August Sodora | |
2011-11-30 | Remove unnecessary includes | August Sodora | |
2011-11-30 | Remove unnecessary includes | August Sodora | |
2011-11-30 | String->OUString | August Sodora | |
2011-11-30 | Remove unnecessary includes | August Sodora | |
2011-11-30 | Refactor sbxitem | August Sodora | |
2011-12-01 | Now that JAVA_HOME is set early, no need to expand it lazily | Tor Lillqvist | |
Just use $JAVA_HOME instead of '$JAVA_HOME'. Fixes build breaker in at least bean on Linux. | |||
2011-11-30 | split sc's filters-test into in-build and subsequent tests | Markus Mohrhard | |
only testContent and the ods range name test remain in-build, everything else is now a subsequenttest if needed the subsequent_filters-test can be moved to an in-build test in Module_sc.mk | |||
2011-11-30 | move sc's macros test into sc/qa/extras | Markus Mohrhard | |
2011-11-30 | only load the testfile once and after that reuse the already loaded file | Markus Mohrhard | |
this is not perfect but better than loading the file several times while we should only call read-only methods | |||
2011-11-30 | move c++ based subsequenttest to sc/qa/extras | Markus Mohrhard | |
2011-11-30 | configure pgsql-sdbc: use PGCONFIG instead of relying on PATH | Lionel Elie Mamane | |
2011-11-30 | Set JAVA_HOME before it is used | Tor Lillqvist | |
2011-11-30 | do not even read module dirs when shortcuting | Bjoern Michaelsen | |
2011-11-30 | debugrun does not need to read gbuild definitions | Bjoern Michaelsen | |
2011-11-30 | execute debugrun after building | Bjoern Michaelsen | |