summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet3-3/+3
2012-04-07Clean oox::xls::WorksheetSettingsJulien Nabet3-110/+0
2012-04-07Fix Redundant assignment of "nModToken" in switchJulien Nabet1-1/+1
2012-04-07add headers to Gert's filesCaolán McNamara2-0/+62
2012-04-07WaE: msvc, unreachable codeCaolán McNamara1-17/+7
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot4-33/+29
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák23-61/+64
2012-04-07bah, really deliver the filesDavid Tardon1-5/+5
2012-04-07drop executable flagDavid Tardon5-0/+0
2012-04-07install xsl files tooDavid Tardon1-0/+5
2012-04-07path changed after gbuild conversionDavid Tardon1-4/+1
2012-04-07move clucene back to OOO layerDavid Tardon1-1/+1
2012-04-07make linkoo not create backups by defaultLuboš Luňák1-5/+12
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara18-305/+6
2012-04-07don't need this pure virtual implCaolán McNamara1-6/+0
2012-04-07move xmlhelp to tail_buildDavid Tardon2-1/+2
2012-04-07gbuildize xmlhelpDavid Tardon18-389/+270
2012-04-07add external for cluceneDavid Tardon4-7/+42
2012-04-07More OUString ctor simplifcationsOlivier Hallot6-11/+10
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot3-40/+35
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák1-1/+1
2012-04-07Some cleaning in oox::dump :Julien Nabet3-68/+0
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet3-137/+0
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot1-50/+46
2012-04-06callcatcher: update unused codeCaolán McNamara1-21/+7
2012-04-06optional argument is always providedCaolán McNamara6-34/+24
2012-04-06UniString::CreateFromInt32(0) -> "0"Caolán McNamara3-5/+5
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák6-1/+14
2012-04-06reduce overzealous namingLuboš Luňák6-12/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi329-2004/+1082
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi18-54/+54
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-19/+19
2012-04-06Kill this.Jan Holesovsky1-12/+0
2012-04-06javaloader: add_linked_lib salhelperMatúš Kukan1-0/+1
2012-04-06fix build of jurt_urpMatúš Kukan1-1/+1
2012-04-06n#751017 testcaseMiklos Vajna2-0/+52
2012-04-06fix makefilesDavid Tardon2-70/+4
2012-04-06fix build on windows (i hope)David Tardon1-1/+1
2012-04-06reset the flag before checking it it will be set againLuboš Luňák1-0/+1
2012-04-06fix gcc-4.0.1 and/or 32bit build for string literalsLuboš Luňák2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi219-1130/+1130
2012-04-06Merge remote-tracking branch 'origin/master'David Tardon216-1266/+1349
2012-04-06merge feature/gbuild_componentsDavid Tardon105-2579/+2757
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi204-1041/+1041
2012-04-06Do not extern these const char[]'s.Jan Holesovsky3-192/+146
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák9-33/+162
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot8-50/+37
2012-04-06include variable before it's usedMatúš Kukan1-2/+2
2012-04-06ops, this should not be deletedMatúš Kukan3-0/+77