summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused code listCaolán McNamara2012-02-162-37/+0
* Clang -Wconstant-conversion.Stephan Bergmann2012-02-161-1/+1
* fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power2012-02-136-34/+88
* callcatcher: regenerate listCaolán McNamara2012-02-131-14/+0
* update unused listCaolán McNamara2012-02-081-9/+0
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* refactor ConvertLineEndCaolán McNamara2012-01-301-2/+1
* CreateResMgr just takes a const char*Caolán McNamara2012-01-301-4/+2
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-231-1/+6
* Explicit type in SvStream::operator << call.Stephan Bergmann2012-01-191-1/+1
* remove unused codeThomas Arnhold2012-01-182-71/+0
* sd: remove some unused definesIvan Timofeev2012-01-172-3/+0
* sd: remove unused templatesIvan Timofeev2012-01-172-15/+0
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-1612-28/+28
* Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann2012-01-161-1/+1
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-112-9/+9
* catch exception by constant referenceTakeshi Abe2012-01-072-8/+8
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-067-8/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-054-5/+0
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-1/+1
* childs -> childrenMichael T. Whiteley2011-12-084-36/+36
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-282-5/+4
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-375/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
* remove include of pch header from toolkitNorbert Thiebaud2011-11-2772-133/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* Forgotten #include; removed too.Jan Holesovsky2011-11-171-1/+0
* Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky2011-11-1731-3375/+0
* remove obsolete layout codeFelix Zhang2011-11-1742-7675/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-4/+0
* remove unused methods from layoutimplFelix Zhang2011-11-1510-96/+2
* remove unused methods from layoutFelix Zhang2011-11-157-408/+0
* removing obsolete layout codeFelix Zhang2011-11-154-174/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-5/+2
* Fix linking on WindowsFridrich Štrba2011-11-031-4/+0
* remove unused methods in layoutFelix Zhang2011-11-0287-9925/+60
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* Trace one catch, add a return false in another oneJulien Nabet2011-10-271-1/+4
* C-Style casting replaced by C++ styleJulien Nabet2011-10-271-1/+1
* fix wae "aRect uninitialized when used within its own initialization"Noel Power2011-10-241-1/+2
* activation order crashes address database (fdo#41022)julien24122011-10-241-9/+4
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-243-9/+5
* Also use .NET2003 build fix for ClangKristian Rietveld2011-10-241-3/+3
* cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod2011-10-071-1/+1