summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-07Clean oox::xls::WorksheetSettingsJulien Nabet
2012-04-07Fix Redundant assignment of "nModToken" in switchJulien Nabet
2012-04-07add headers to Gert's filesCaolán McNamara
2012-04-07WaE: msvc, unreachable codeCaolán McNamara
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-07bah, really deliver the filesDavid Tardon
2012-04-07drop executable flagDavid Tardon
2012-04-07install xsl files tooDavid Tardon
2012-04-07path changed after gbuild conversionDavid Tardon
2012-04-07move clucene back to OOO layerDavid Tardon
2012-04-07make linkoo not create backups by defaultLuboš Luňák
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07don't need this pure virtual implCaolán McNamara
2012-04-07move xmlhelp to tail_buildDavid Tardon
2012-04-07gbuildize xmlhelpDavid Tardon
2012-04-07add external for cluceneDavid Tardon
2012-04-07More OUString ctor simplifcationsOlivier Hallot
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák
2012-04-07Some cleaning in oox::dump :Julien Nabet
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-06callcatcher: update unused codeCaolán McNamara
2012-04-06optional argument is always providedCaolán McNamara
2012-04-06UniString::CreateFromInt32(0) -> "0"Caolán McNamara
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06I suspect the logic is supposed to be the other way around.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Kill this.Jan Holesovsky
2012-04-06javaloader: add_linked_lib salhelperMatúš Kukan
2012-04-06fix build of jurt_urpMatúš Kukan
2012-04-06n#751017 testcaseMiklos Vajna
2012-04-06fix makefilesDavid Tardon
2012-04-06fix build on windows (i hope)David Tardon
2012-04-06reset the flag before checking it it will be set againLuboš Luňák
2012-04-06fix gcc-4.0.1 and/or 32bit build for string literalsLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Merge remote-tracking branch 'origin/master'David Tardon
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot
2012-04-06include variable before it's usedMatúš Kukan