summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-02-14fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power6-34/+88
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar2-9/+9
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
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
2011-11-02remove unused methods in layoutFelix Zhang87-9925/+60
2011-10-28Remove some parenthesis for readabilityJulien Nabet1-1/+1
2011-10-27Trace one catch, add a return false in another oneJulien Nabet1-1/+4
2011-10-27C-Style casting replaced by C++ styleJulien Nabet1-1/+1
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power1-1/+2
2011-10-24activation order crashes address database (fdo#41022)julien24121-9/+4
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann3-9/+5
2011-10-24Also use .NET2003 build fix for ClangKristian Rietveld1-3/+3
2011-10-07cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod1-3/+3
2011-10-05WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-8/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-29stray fprintfCaolán McNamara1-1/+0
2011-09-29callcatcher: unused codeCaolán McNamara1-0/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-3/+3
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold4-10/+10
2011-09-12sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann1-7/+6
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann1-2/+2
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-1/+1
2011-08-22ditch product registration implementationCaolán McNamara1-1/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-2/+8
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-7/+7
2011-08-08reassign iterator on eraseDavid Tardon1-1/+1
2011-08-08remove stray semicolonDavid Tardon1-1/+1
2011-08-05declarations still present, though impls goneCaolán McNamara1-2/+0
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1