summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
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-15remove unused methods from layoutimplFelix Zhang
2011-11-15remove unused methods from layoutFelix Zhang
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-02remove unused methods in layoutFelix Zhang
2011-10-28Remove some parenthesis for readabilityJulien 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-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-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-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-08reassign iterator on eraseDavid Tardon
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-04add mode-lines to new filessCaolán McNamara
2011-08-04catch by const referenceCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-07-28Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara
2011-07-21Make this compile for iOSTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-21convert stringCaolán McNamara
2011-06-20handle truncated streamCaolán McNamara
2011-06-18remove dead codeTakeshi Abe
2011-06-17fix comment typoCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-25dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-20replace res/commandimagelist with cmd in toolkitMatus Kukan
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann