summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold1-2/+1
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist1-0/+1
2014-08-14warning C4702: unreachable codeMichael Stahl1-1/+1
2014-08-14spurious warning C4189 local variable initialized but not referencedMichael Stahl1-2/+3
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl1-3/+5
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl1-0/+3
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl2-4/+0
2014-08-13helpcontent2: somebody messed up the submodule again...Michael Stahl1-0/+0
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl1-2/+2
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl1-1/+1
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold2-1/+1
2014-08-13check_table.py: use assertEqual()Thomas Arnhold1-124/+124
2014-08-13Sync oox -> writerfilter alias for relationshipsMiklos Vajna1-2/+2
2014-08-13win64: make openssl workThomas Arnhold2-0/+48
2014-08-13Remove unused action elementMiklos Vajna1-3/+1
2014-08-13RTF import: let SHPRW == 4 imply ooxml:EG_WrapType_wrapTightMiklos Vajna1-4/+9
2014-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist1-3/+3
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe5-14/+26
2014-08-13Make NSS build also as 64-bit ARM code for iOSTor Lillqvist2-0/+13
2014-08-13Clearly we should be moving 64 bit values hereTor Lillqvist1-2/+2
2014-08-13Updated coreDavid Tardon1-0/+0
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos8-209/+300
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'size_t'Tor Lillqvist1-1/+1
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl1-3/+3
2014-08-13slideshow: prewin.h/postwin.h included twiceMichael Stahl1-5/+0
2014-08-13[loplugin:implicitboolconversion]Michael Stahl1-1/+1
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon1-2/+13
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl1-0/+8
2014-08-13salhelper: work around spurious warning C4189Michael Stahl1-0/+11
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe13-133/+54
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl1-0/+7
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist1-0/+1
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist1-1/+0
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist1-1/+1
2014-08-13RTF import: fix handling of RTF_SHPFBLWTXTMiklos Vajna4-8/+41
2014-08-13Remove unused default attributeMiklos Vajna1-1/+1
2014-08-13libmwaw: avoid 'MWAWDocument::isFileFormatSupported()' when opening .doc filesMiklos Vajna2-0/+25
2014-08-13remove dead java constantsNoel Grandin5-106/+0
2014-08-13make some java methods privateNoel Grandin3-3/+3
2014-08-13make some java fields privateNoel Grandin3-3/+3
2014-08-13remove unnecessary use of Java reflectionNoel Grandin1-28/+5
2014-08-13DOCX export: write qFormat for style names having an STI numberMiklos Vajna2-2/+8
2014-08-13m_aDevice may be nullCaolán McNamara1-10/+11
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist3-0/+46
2014-08-13clean configure.ac enable-opengl for windowsMarkus Mohrhard1-6/+1
2014-08-13fix invalid memory access in dx bitmap codeMarkus Mohrhard1-2/+2
2014-08-13enable opengl by default on windowsMarkus Mohrhard1-1/+1
2014-08-13WaE: Unreferenced function definitionTor Lillqvist1-10/+10
2014-08-13connectivity: remove pre-Java1.5 workaroundNoel Grandin1-10/+1
2014-08-13java: remove dead methodsNoel Grandin230-8208/+407