summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-04-031-1/+1
* fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power2012-02-146-34/+88
* fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar2012-01-122-9/+9
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-1/+1
* 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
* cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod2011-10-071-3/+3
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-051-8/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* stray fprintfCaolán McNamara2011-09-291-1/+0
* callcatcher: unused codeCaolán McNamara2011-09-291-0/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-3/+3
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-214-10/+10
* sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann2011-09-121-7/+6
* Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann2011-09-081-2/+2
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-1/+1
* ditch product registration implementationCaolán McNamara2011-08-221-1/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-111-2/+8
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-7/+7
* reassign iterator on eraseDavid Tardon2011-08-081-1/+1
* remove stray semicolonDavid Tardon2011-08-081-1/+1
* declarations still present, though impls goneCaolán McNamara2011-08-051-2/+0
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1