summaryrefslogtreecommitdiff
path: root/padmin
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-29remove archaic header guardsCaolán McNamara2-6/+0
2011-08-22ByteString->rtl::OStringCaolán McNamara1-41/+43
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara2-3/+3
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-0/+6
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-2/+0
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold1-2/+0
2011-07-21resyncing to masterBjoern Michaelsen4-15/+19
2011-07-21ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-9/+9
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen26-222/+209
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2-6/+10
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-4/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-0/+2
2011-05-20add XComponent.hppCaolán McNamara1-1/+1
2011-05-20config leaks etc., dispose default componentCaolán McNamara1-1/+15
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-0/+2
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith1-2/+2
2011-04-11fix build of padmin after removal of psp::*::typeDavid Tardon1-17/+17
2011-04-05link to the correct libraries on *BSD tooRobert Nagy1-2/+7
2011-04-05link to the correct libraries on *BSD tooRobert Nagy1-2/+7
2011-04-04link to pthread on linux and *bsdRobert Nagy1-1/+6
2011-04-04link to pthread on linux and *bsdRobert Nagy1-1/+6
2011-03-30solaris11: #i117606#: padmin: link gb_STDLIBSMichael Stahl2-0/+2
2011-03-19fix debug build breakageDavid Tardon1-0/+1
2011-03-17killing off stl in gbuildBjoern Michaelsen1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky27-290/+668
2011-02-27Remove "using namespace ::rtl"Julien Nabet9-14/+30
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-1/+0
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]14-156/+156
2011-02-08add in AIX here as wellCaolán McNamara1-0/+6
2011-02-08LD_LIBRARY_PATH fix for freebsdBaptiste Daroussin1-0/+9
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba4-9/+9
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara3-7/+3
2011-01-20vcl118: #i116501# additional needed fixes for gbuild migrationPhilipp Lohmann [pl]2-10/+10
2011-01-18vcl118: #i116501# migrated padmin module to gbuild systemPhilipp Lohmann [pl]1-115/+0
2011-01-18vcl118: #i116501# migrated padmin module to gbuild systemPhilipp Lohmann [pl]12-12/+355
2011-01-14removetooltypes01: #i112600# Remove tools types from padminCarsten Driesner14-156/+156
2010-12-10propogate exit code out to mainCaolán McNamara1-3/+4
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 15Gert Faller1-2/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller2-10/+10
2010-11-16HC Cleanup - libs-guiJoseph Powers3-6/+12
2010-11-16fix this to build againCaolán McNamara1-4/+1
2010-11-16Remove some more _HC uses in padminSebastian Spaeth3-37/+7
2010-10-21CWS changehid: resync to m90Mathias Bauer5-18/+50
2010-10-18remove non-compiled codePovilas Kanapickas1-86/+0
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2