summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* Explicit type in SvStream::operator << call.Stephan Bergmann2012-01-191-1/+1
* remove unused codeThomas Arnhold2012-01-181-70/+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
* 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
* childs -> childrenMichael T. Whiteley2011-12-084-36/+36
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-282-5/+4
* remove include of pch header from toolkitNorbert Thiebaud2011-11-2770-131/+0
* Forgotten #include; removed too.Jan Holesovsky2011-11-171-1/+0
* Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky2011-11-1718-2527/+0
* remove obsolete layout codeFelix Zhang2011-11-1738-7231/+0
* remove unused methods from layoutimplFelix Zhang2011-11-1510-96/+2
* remove unused methods from layoutFelix Zhang2011-11-155-317/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-5/+2
* remove unused methods in layoutFelix Zhang2011-11-024-1352/+42
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* 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
* 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
* 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
* Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann2011-09-081-2/+2
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-1/+1
* reassign iterator on eraseDavid Tardon2011-08-081-1/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
* add mode-lines to new filessCaolán McNamara2011-08-0413-0/+37
* catch by const referenceCaolán McNamara2011-08-041-25/+41
* callcatcher: remove unused methodsThomas Arnhold2011-08-031-195/+0
* callcatcher: remove unused codeCaolán McNamara2011-07-311-22/+0
* Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara2011-07-281-2/+2
* Make this compile for iOSTor Lillqvist2011-07-214-0/+39
* Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-5/+0
* Replace List with std::vector< VCLXGraphics* >Joseph Powers2011-07-112-7/+15
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-241-2/+2
* convert stringCaolán McNamara2011-06-211-1/+1
* handle truncated streamCaolán McNamara2011-06-201-3/+3
* remove dead codeTakeshi Abe2011-06-181-4/+0
* fix comment typoCaolán McNamara2011-06-171-1/+1
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-138-29/+28
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-272-5/+2
|\
| * remove __cdecl and use SAL_CALL insteadChr. Rossmanith2011-05-261-5/+1