summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
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-08reassign iterator on eraseDavid Tardon1-1/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-08-04add mode-lines to new filessCaolán McNamara13-0/+37
2011-08-04catch by const referenceCaolán McNamara1-25/+41
2011-08-03callcatcher: remove unused methodsThomas Arnhold1-195/+0
2011-07-31callcatcher: remove unused codeCaolán McNamara1-22/+0
2011-07-28Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara1-2/+2
2011-07-21Make this compile for iOSTor Lillqvist4-0/+39
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-5/+0
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers2-7/+15
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-06-21convert stringCaolán McNamara1-1/+1
2011-06-20handle truncated streamCaolán McNamara1-3/+3
2011-06-18remove dead codeTakeshi Abe1-4/+0
2011-06-17fix comment typoCaolán McNamara1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara8-29/+28
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2-5/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky6-24/+45
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith1-5/+1
2011-05-25dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara1-0/+1
2011-05-21Drop OS2Tor Lillqvist4-20/+1
2011-05-20replace res/commandimagelist with cmd in toolkitMatus Kukan1-11/+11
2011-05-16WaE (picky) - noeolChristian Lohmaier4-4/+4
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers3-3/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky6-24/+45
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+7
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito8-0/+0
2011-03-28CWS-TOOLING: integrate CWS fwk167Ivo Hinkelmann3-6/+18
2011-03-28CWS-TOOLING: integrate CWS dba34dIvo Hinkelmann1-2/+2
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba3-4/+7
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba2-2/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba5-16/+3
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power3-8/+570
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2-1/+165
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-24/+17
2011-03-22fix basic userform operationNoel Power2-1/+165
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov2-49/+27
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner39-1216/+3222
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold5-18/+18
2011-03-18Remove unused DBG_ERROR macrosThomas Arnhold3-27/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky73-5057/+7686
2011-03-17#i117341# let getAvailableServiceNames include css.awt.tab.UnoControlTabPageM...Frank Schoenheit [fs]1-2/+2
2011-03-16CWS-TOOLING: integrate CWS ext006obo1-24/+17
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR5 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR2 to OSL_TRACEThomas Arnhold2-3/+3