summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08tail_build: missing oovbaapi dependencyMichael Stahl
2012-03-08fdo #46446: add python gdb helpers for osl::FileBaseCatalin Iacob
2012-03-08Removed unused code.Santiago Martinez
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher
2012-03-07Translate German commentsPhilipp Weissenbacher
2012-03-07Fixed a lot of minor issues, polished source code and comments.Marco Cecchetti
2012-03-07Fixed a bug: when the SlideNumber placeholder field does not exist at all in ...Marco Cecchetti
2012-03-07workaround for buggy metafile imagesRadek Doulik
2012-03-07allow wmf header to be placed on position aligned to 4 bytesRadek Doulik
2012-03-07fix make dependencies for windowsPeter Foley
2012-03-08Removed unused macroTakeshi Abe
2012-03-07fix library nameMatúš Kukan
2012-03-07use the new license header, this file has been written by meLuboš Luňák
2012-03-07export all row styles, fdo#44336Markus Mohrhard
2012-03-07there should be no need any more for this checkMarkus Mohrhard
2012-03-07some more auto_ptr -> scoped_ptr in chart2Markus Mohrhard
2012-03-07probable intentDavid Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
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