summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold6-8/+8
2011-03-11Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+1
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-2/+2
2011-03-11fix up merging issues, so it compilesMichael Meeks8-2321/+117
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky73-2788/+7621
2011-03-04Remove bogus and useless comments.Guillaume Poussel6-22/+6
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold18-43/+43
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+1
2011-02-27Fix small bugJulien Nabet1-1/+1
2011-02-23Some more #include <boost/ptr_container/ptr_vector.hpp> fixesJoseph Powers2-1/+4
2011-02-21#i117037# re-introduce the XDialog2 support which got lost with some merge co...Frank Schoenheit [fs]1-24/+17
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers2-2/+0
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann37-1192/+3206
2011-02-15accfixes: merged to m100Malte Timmermann [mt]38-2172/+4497
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]20-104/+116
2011-02-11DEV300 masterfix: #i116814,i116838#: fix XCloneable so that tests work againJens-Heiner Rechtien [hr]2-6/+18
2011-02-10Remove DECLARE_LIST( ComponentEntryList, ComponentEntry* )Joseph Powers1-7/+13
2011-02-10Remove DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* )Joseph Powers1-31/+55
2011-02-10Remove DECLARE_LIST( PopupMenuRefList, uno::Reference< awt::XPopupMenu >* )Joseph Powers1-7/+5
2011-02-08Remove a comment out DECLARE_LISTJoseph Powers1-2/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist4-4/+0
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-4/+4
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist5-10/+10
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer18-97/+97
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in toolkitCarsten Driesner1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner24-2066/+4379
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba4-6/+6
2011-02-03CWS gnumake3: resync to m99Mathias Bauer24-2066/+4379
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]37-1192/+3206