Age | Commit message (Expand) | Author |
2011-12-21 | WaE: hInstance arg unused under mingw32 | Caolán McNamara |
2011-12-21 | autocorrection migration never actually used | Caolán McNamara |
2011-12-21 | AutocorrectionMigration is not constructable | Caolán McNamara |
2011-12-21 | Fix for fdo43460 Part XIII getLength() to isEmpty() | Olivier Hallot |
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | Fix the soffice.sh wrapper's -h / --version. | Michal Svec |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-12 | Do build Executable_soffice.bin also for Android, for now | Tor Lillqvist |
2011-12-12 | Do build Library_deploymentmisc also for non-desktop OSes, for now | Tor Lillqvist |
2011-12-11 | Remove ByteString | Julien Nabet |
2011-12-11 | The common_build stuff is surely obsolete | Tor Lillqvist |
2011-12-10 | enhance VersionInfo resource of Windows excutables | Andras Timar |
2011-12-08 | Fix Windows build | Tor Lillqvist |
2011-12-08 | Remove unnecessary includes | August Sodora |
2011-12-07 | Remove testtoolloader | August Sodora |
2011-12-07 | link icons to soffice.bin fdo#42979 | Andras Timar |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-07 | 'copyright text to see as text in the soffice binary' deleted | Andras Timar |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-06 | Make dialogs fail with an exception in headless tests. | Stephan Bergmann |
2011-12-06 | remove sources of setup.exe | Andras Timar |
2011-12-06 | catch exception by constant reference | Takeshi Abe |
2011-12-04 | code cleanup of Windows quickstarter | Andras Timar |
2011-12-04 | remove StarOffice-only file | Andras Timar |
2011-12-04 | -quickstart -> --quickstart, etc. | Andras Timar |
2011-12-02 | remove unused OOo Windows icons | Andras Timar |
2011-12-02 | A trailing 0 on an ICON line is unnecessary and causes an error | Andras Timar |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-12-01 | Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fd... | Andras Timar |
2011-11-30 | temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914 | Andras Timar |
2011-11-30 | fix license header | Andras Timar |
2011-11-29 | set gb_PARTIALBUILD in CustomTargets | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-29 | Fix for fdo39748, part II | Olivier Hallot |
2011-11-28 | Fix for bug fdo39748, Easy-hack Cleanup extension list. | Olivier Hallot |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara |
2011-11-28 | ByteString::GetToken->comphelper::string::getToken | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header in desktop | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | Upon startup, do not unnecesarily instantiate component service factories. | Stephan Bergmann |
2011-11-22 | Remove no longer necessary "(void) x; // avoid warnings". | Stephan Bergmann |
2011-11-22 | fix VERSIONINFO section of win32 executables fdo#30798 | Andras Timar |