Age | Commit message (Expand) | Author |
2012-02-08 | update unused list | Caolán McNamara |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara |
2012-01-30 | CreateResMgr just takes a const char* | Caolán McNamara |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-19 | Explicit type in SvStream::operator << call. | Stephan Bergmann |
2012-01-18 | remove unused code | Thomas Arnhold |
2012-01-17 | sd: remove some unused defines | Ivan Timofeev |
2012-01-17 | sd: remove unused templates | Ivan Timofeev |
2012-01-16 | Fix for fdo43460 Part XXXIX getLength() to isEmpty() | Olivier Hallot |
2012-01-16 | Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex. | Stephan Bergmann |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-07 | catch exception by constant reference | Takeshi Abe |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-30 | build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) | Rene Engelhard |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-28 | ByteString->rtl::OUStringToOString | 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 from toolkit | 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-17 | Forgotten #include; removed too. | Jan Holesovsky |
2011-11-17 | Removing the last remnants of layout - sorry to see it go :-( | Jan Holesovsky |
2011-11-17 | remove obsolete layout code | Felix Zhang |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-15 | Cleanup few macros and unused headers. | Jan Holesovsky |
2011-11-15 | remove unused methods from layoutimpl | Felix Zhang |
2011-11-15 | remove unused methods from layout | Felix Zhang |
2011-11-15 | removing obsolete layout code | Felix Zhang |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-03 | Fix linking on Windows | Fridrich Štrba |
2011-11-02 | remove unused methods in layout | Felix Zhang |
2011-10-28 | Remove some parenthesis for readability | Julien Nabet |
2011-10-27 | Trace one catch, add a return false in another one | Julien Nabet |
2011-10-27 | C-Style casting replaced by C++ style | Julien Nabet |
2011-10-24 | fix wae "aRect uninitialized when used within its own initialization" | Noel Power |
2011-10-24 | activation order crashes address database (fdo#41022) | julien2412 |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-24 | Also use .NET2003 build fix for Clang | Kristian Rietveld |
2011-10-07 | cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx | Pierre-André Jacquod |
2011-10-07 | cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx | Pierre-André Jacquod |
2011-10-05 | WaE: switch statement contains 'default' but no 'case' labels | Tor Lillqvist |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-29 | stray fprintf | Caolán McNamara |