summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin
2012-03-08Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7ddNoel Grandin
2012-03-08rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-08sdext: Configuration: use nodeliver modeMichael Stahl
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