summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07suppress compiler error when building with -WerrorDavid Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: redefined macroDavid Tardon
2012-03-07WaE: format '%u' expects argument of type 'unsigned int'David Tardon
2012-03-07WaE: declaration of '...' shadows a global declarationDavid Tardon
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: declaration of 'aTmpPath' shadows a previous localDavid Tardon
2012-03-07WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon
2012-03-07WaE: declaration of 'n' shadows a previous localDavid Tardon
2012-03-07WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-03-07WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC'David Tardon
2012-03-07WaE: deprecated conversion from string constant to 'LPWSTR'David Tardon
2012-03-07WaE: function declared 'static' but never definedDavid Tardon
2012-03-07WaE: unused parameterDavid Tardon
2012-03-07WaE: suggest parentheses around '&&' within '||'David Tardon
2012-03-07WaE: deprecated conversion from string constant to 'TCHAR*'David Tardon
2012-03-07WaE: deleting 'PSID {aka void*}' is undefinedDavid Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-03-07WaE: "NOMINMAX" redefinedDavid Tardon
2012-03-07remove useless include guardsDavid Tardon
2012-03-07WaE: ignoring #pragma warningDavid Tardon
2012-03-07callcatcher: update listCaolán McNamara
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara
2012-03-07attachmentid should be stable across mime-type changesCaolán McNamara
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-07These methods don't need to be implemented as LinksCaolán McNamara
2012-03-07Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-07fdo#46926: fix UNO struct comparison in Python 2David Bolen
2012-03-07fdo#46859: adapt string type checks to work with both Python 2 and 3David Bolen
2012-03-07qadevOOo: _XPropertySet.java: fix unrealistic expectations:Michael Stahl
2012-03-07sw: tweak comment translationsMichael Stahl
2012-03-07Need the sfx library for sfx2::isValidNCName()Tor Lillqvist
2012-03-07Fix MSVC compilation error: can't assign a const char* to StringTor Lillqvist
2012-03-07convert SwWW8ImplReader::simpleAddTextToParagraph to SAL_INFO()Miklos Vajna
2012-03-07if build fail, show broken module nameKorrawit Pruegsanusak
2012-03-07use const_iteratorDavid Tardon
2012-03-07Use just one resource file for npsopluginTor Lillqvist
2012-03-07Pass parameters to cppunittester's lo_main()Tor Lillqvist
2012-03-07Add Xcode projectTor Lillqvist
2012-03-07Cosmetics: Format code consistentlyTor Lillqvist
2012-03-07Add Emacs and vim mode linesTor Lillqvist
2012-03-07Just skip non-existent filesTor Lillqvist
2012-03-07Make Emacs mode line consistent with the vim oneTor Lillqvist
2012-03-07Add option to only list filenamesPhilipp Weissenbacher
2012-03-07Fix compilation for simulatorTor Lillqvist
2012-03-06we always use relative paths in ddf filesAndras Timar