summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2011-10-07cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod1-3/+3
2011-10-05WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-8/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-29stray fprintfCaolán McNamara1-1/+0
2011-09-29callcatcher: unused codeCaolán McNamara1-0/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-3/+3
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold4-10/+10
2011-09-12sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann1-7/+6
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-22ditch product registration implementationCaolán McNamara1-1/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-2/+8
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-7/+7
2011-08-08reassign iterator on eraseDavid Tardon1-1/+1
2011-08-08remove stray semicolonDavid Tardon1-1/+1
2011-08-05declarations still present, though impls goneCaolán McNamara1-2/+0
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-08-04add mode-lines to new filessCaolán McNamara22-0/+64
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 McNamara2-24/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist7-0/+15
2011-07-28Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara1-2/+2
2011-07-25Use gb_OBJCXXFLAGS for iOS, tooTor Lillqvist1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen13-30/+77
2011-07-21Make this compile for iOSTor Lillqvist5-0/+44
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 Kukan2-3/+3
2011-06-21convert stringCaolán McNamara1-1/+1
2011-06-20handle truncated streamCaolán McNamara1-3/+3
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen250-4282/+3561
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+5
2011-06-18remove dead codeTakeshi Abe1-4/+0
2011-06-17meged from outgoing [hg:e7087a952a92]Henning Brinkmann2-49/+0
2011-06-17fix comment typoCaolán McNamara1-1/+1
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-2/+3
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl1-1/+1
2011-06-16catch by const referenceCaolán McNamara1-6/+6
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara8-29/+28
2011-06-01use comphelper pattern hereCaolán McNamara1-25/+11
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 Holesovsky7-25/+52
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-23fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stableBjoern Michaelsen1-1/+1