summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2012-02-14fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-17Forgotten #include; removed too.Jan Holesovsky
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-15remove unused methods from layoutimplFelix Zhang
2011-11-15remove unused methods from layoutFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-03Fix linking on WindowsFridrich Štrba
2011-11-02remove unused methods in layoutFelix Zhang
2011-10-28Remove some parenthesis for readabilityJulien Nabet
2011-10-27Trace one catch, add a return false in another oneJulien Nabet
2011-10-27C-Style casting replaced by C++ styleJulien Nabet
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power
2011-10-24activation order crashes address database (fdo#41022)julien2412
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-24Also use .NET2003 build fix for ClangKristian Rietveld
2011-10-07cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod
2011-10-05WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-29stray fprintfCaolán McNamara
2011-09-29callcatcher: unused codeCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22ditch product registration implementationCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08reassign iterator on eraseDavid Tardon
2011-08-08remove stray semicolonDavid Tardon
2011-08-05declarations still present, though impls goneCaolán McNamara
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-04add mode-lines to new filessCaolán McNamara