summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist
2014-08-14WaE: C4722: destructor never returns, potential memory leakTor Lillqvist
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold
2014-08-14java: remove useless instanceof testsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14simplify timing codeNoel Grandin
2014-08-14improve copmmentsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14remove usage of DOCPTH and CNCSTRNoel Grandin
2014-08-14clean upo runner.lib.TestParametersNoel Grandin
2014-08-14clean up formattingNoel Grandin
2014-08-14Add rng schema for model.xmlMiklos Vajna
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist
2014-08-14warning C4702: unreachable codeMichael Stahl
2014-08-14spurious warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13helpcontent2: somebody messed up the submodule again...Michael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold
2014-08-13check_table.py: use assertEqual()Thomas Arnhold
2014-08-13Sync oox -> writerfilter alias for relationshipsMiklos Vajna
2014-08-13win64: make openssl workThomas Arnhold
2014-08-13Remove unused action elementMiklos Vajna
2014-08-13RTF import: let SHPRW == 4 imply ooxml:EG_WrapType_wrapTightMiklos Vajna
2014-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13Make NSS build also as 64-bit ARM code for iOSTor Lillqvist
2014-08-13Clearly we should be moving 64 bit values hereTor Lillqvist
2014-08-13Updated coreDavid Tardon
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'size_t'Tor Lillqvist
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13slideshow: prewin.h/postwin.h included twiceMichael Stahl
2014-08-13[loplugin:implicitboolconversion]Michael Stahl
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl
2014-08-13salhelper: work around spurious warning C4189Michael Stahl
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist
2014-08-13RTF import: fix handling of RTF_SHPFBLWTXTMiklos Vajna
2014-08-13Remove unused default attributeMiklos Vajna
2014-08-13libmwaw: avoid 'MWAWDocument::isFileFormatSupported()' when opening .doc filesMiklos Vajna
2014-08-13remove dead java constantsNoel Grandin