summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-2/+2
2012-03-05fix dbgutil buildCaolán McNamara1-1/+1
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin2-93/+48
2012-03-05Remove unused codeElton Chung2-18/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-24toolkit: fix module name for svt to 'merged' when using mergedlibsMichael Meeks1-1/+7
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara5-186/+0
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti1-0/+2
2012-02-16callcatcher: update unused code listCaolán McNamara2-37/+0
2012-02-16Clang -Wconstant-conversion.Stephan Bergmann1-1/+1
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power6-34/+88
2012-02-13callcatcher: regenerate listCaolán McNamara1-14/+0
2012-02-08update unused listCaolán McNamara1-9/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-30refactor ConvertLineEndCaolán McNamara1-2/+1
2012-01-30CreateResMgr just takes a const char*Caolán McNamara1-4/+2
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+6
2012-01-19Explicit type in SvStream::operator << call.Stephan Bergmann1-1/+1
2012-01-18remove unused codeThomas Arnhold2-71/+0
2012-01-17sd: remove some unused definesIvan Timofeev2-3/+0
2012-01-17sd: remove unused templatesIvan Timofeev2-15/+0
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot12-28/+28
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann1-1/+1
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar2-9/+9
2012-01-07catch exception by constant referenceTakeshi Abe2-8/+8
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz7-8/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-5/+0
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley4-36/+36
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-5/+4
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-375/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud72-133/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-17Forgotten #include; removed too.Jan Holesovsky1-1/+0
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky31-3375/+0
2011-11-17remove obsolete layout codeFelix Zhang42-7675/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky1-4/+0
2011-11-15remove unused methods from layoutimplFelix Zhang10-96/+2
2011-11-15remove unused methods from layoutFelix Zhang7-408/+0
2011-11-15removing obsolete layout codeFelix Zhang4-174/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-5/+2
2011-11-03Fix linking on WindowsFridrich Štrba1-4/+0