summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara2011-05-251-0/+1
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-276-24/+45
|\ \ | |/ |/|
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-226-24/+45
| |\
| | * CWS-TOOLING: integrate CWS fwk167Ivo Hinkelmann2011-03-283-6/+18
| | |\
| | | * fwk167: Rebase to DEV300m103Carsten Driesner2011-03-2139-1216/+3222
| | | |\
| | | * | fwk167: #i87596# Remove decoration on windowResized() only in design mode. VC...Carsten Driesner2011-03-091-1/+4
| | | * | fwk167: #i70217 No need to assert if the same instance is set. Don't create a...Carsten Driesner2011-02-282-5/+14
| | * | | CWS-TOOLING: integrate CWS dba34dIvo Hinkelmann2011-03-281-2/+2
| | |\ \ \
| | | * | | #i117341# let getAvailableServiceNames include css.awt.tab.UnoControlTabPageM...Frank Schoenheit [fs]2011-03-171-2/+2