summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-21Drop OS2Tor Lillqvist4-20/+1
2011-05-20replace res/commandimagelist with cmd in toolkitMatus Kukan6-30/+30
2011-05-19fdo#35690: disabling toolkit.AccessibleStatusBarItem as it crashes nowBjoern Michaelsen1-1/+1
2011-05-16WaE (picky) - noeolChristian Lohmaier4-4/+4
2011-05-04Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-1/+1
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 Holesovsky7-25/+52
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
2011-04-05link to the correct libraries on *BSD tooRobert Nagy1-1/+1
2011-04-05link to the correct libraries on *BSD tooRobert Nagy1-1/+1
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+7
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito11-0/+0
2011-03-29fd#35772: toolkit.Toolkit::css::awt::XMessageBoxFactory fails on headlessBjoern Michaelsen1-0/+3
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-27cleanup of unoapi testBjoern Michaelsen3-105/+1
2011-03-26removing unoapi tests from build.lst as they are covered in gbuildBjoern Michaelsen1-1/+0
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba3-3/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba5-16/+3
2011-03-25fd#35666: disable toolkit.UnoControlDialogModel::css::io::XPersistObjectBjoern Michaelsen1-0/+3
2011-03-23fix rebase conflict hicupNoel Power1-1/+0
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power5-8/+731
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky5-1834/+167
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-38/+77