summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen174-2352/+1892
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl1-1/+1
2011-06-16CWS gnumake4: convert unotools to new build systemMathias Bauer18-2489/+328
2011-06-15Remove TOOLS_INETDEF_OSFrancois Tigeot1-3/+8
2011-06-13cut down on the noiseCaolán McNamara2-2/+1
2011-06-13only want to know if the type changesCaolán McNamara1-14/+14
2011-06-13ditch old commented out stuffCaolán McNamara1-26/+0
2011-06-13handle missing values gracefullyCaolán McNamara1-4/+3
2011-06-13spare us the extra warningsCaolán McNamara1-2/+0
2011-06-07catch by const referenceCaolán McNamara1-9/+9
2011-06-01use a well-behaved singleton hereCaolán McNamara1-19/+17
2011-06-01use tunnel pattern hereCaolán McNamara2-18/+14
2011-06-01unotunnelhelper.hxx unusedCaolán McNamara2-196/+0
2011-06-01this is overly static for little gainCaolán McNamara11-79/+61
2011-06-01use well behaved singletonsCaolán McNamara2-6/+22
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky3-7/+17
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-8/+104
2011-05-20dump offending config entry namesCaolán McNamara1-4/+6
2011-05-20non leaky singletonCaolán McNamara2-7/+4
2011-05-20non leaky singletonCaolán McNamara3-8/+5
2011-05-20reimplement this using standard singleton patternCaolán McNamara1-12/+7
2011-05-20set initialize result as part of initializeCaolán McNamara1-11/+8
2011-05-20move argument generation into ctorCaolán McNamara2-17/+17
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara1-14/+0
2011-05-20this can be passed by reference, like the name suggestsCaolán McNamara2-2/+2
2011-05-10wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky2-0/+13
2011-05-10Fix non-changeability of UI localeThorsten Behrens1-14/+10
2011-05-09Fix non-changeability of UI localeThorsten Behrens1-14/+10
2011-05-05bug 36262 - undo BrOffice branding workMichael Meeks2-17/+4
2011-04-26Kill BrOffice, fdo#36262Tor Lillqvist2-8/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-8/+104
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2-4/+4
2011-04-15catch by const referenceCaolán McNamara1-22/+22
2011-04-13WaE: set but unused in dbgutil modeCaolán McNamara1-8/+0
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek2-1/+9
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2-1/+9
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara19-332/+118
2011-04-03convert leading tab to spacesDavid Tardon2-8/+8
2011-04-03add vim modelinesDavid Tardon2-0/+4
2011-04-03Fix gbuildize unotoolsThorsten Behrens3-0/+43
2011-04-03remove unused filesDavid Tardon2-1894/+0
2011-04-03gbuildize unotoolsDavid Tardon16-661/+260
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2-7/+103
2011-03-30centralize caserotate hereCaolán McNamara3-0/+116
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-28migrate unotools subsequenttests to gbuildBjoern Michaelsen4-29/+92
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+2
2011-03-24mav60: fix rebase problemsMikhail Voytenko1-4/+4
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold11-35/+35