Age | Commit message (Expand) | Author |
2012-03-29 | Remove unnecessary tools/table.hxx #includes | Noel Grandin |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr... | Noel Grandin |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-05 | fix dbgutil build | Caolán McNamara |
2012-03-05 | Convert ImplPropertyTable from tools/table.hxx to std::map | Noel Grandin |
2012-03-05 | Remove unused code | Elton Chung |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-24 | toolkit: fix module name for svt to 'merged' when using mergedlibs | Michael Meeks |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-19 | entirely unused UnoMemoryStream class | Caolán McNamara |
2012-02-17 | Introduce headless switch for X / cairo / toolkit less build | Riccardo Magliocchetti |
2012-02-16 | callcatcher: update unused code list | Caolán McNamara |
2012-02-16 | Clang -Wconstant-conversion. | Stephan Bergmann |
2012-02-13 | fix support for embedded images for basic Dialogs ( fdo#45992 ) | Noel Power |
2012-02-13 | callcatcher: regenerate list | Caolán McNamara |
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 |