summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold
2014-08-13warning C4373: 'chart::ChartModel::setWindow': virtual function overrides...Thomas Arnhold
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uLong'...Thomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4245: '=' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold
2014-08-13warning C4245: '=' : conversion from 'char' to 'sal_Unicode'...Thomas Arnhold
2014-08-13warning C4245: 'return' : conversion from 'int' to 'sal_uInt16'...Thomas Arnhold
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'const sal_uInt16'Thomas Arnhold
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-08-13warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-08-13warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped...Thomas Arnhold
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold
2014-08-13warning C4365: '=' : conversion from 'int' to 'sal_uInt16', signed/unsigned m...Thomas Arnhold
2014-08-13warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold
2014-08-13warning C4296: '<' : expression is always falseThomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola
2014-08-13fix makefileNoel Grandin
2014-08-13java: remove unused member classNoel Grandin
2014-08-13java: remove unused interfacesNoel Grandin
2014-08-13android: Add logic to change document parts from sidebarTomaž Vajngerl
2014-08-13Ignore exception when service ScannerManager is unavailableTomaž Vajngerl
2014-08-13reduce code duplication in LOK init.cxxTomaž Vajngerl
2014-08-13reduce code duplicationTomaž Vajngerl
2014-08-13java: remove unused enum valuesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make some interfaces privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-13'>>' should be '> >' within a nested template argument listTor Lillqvist
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist
2014-08-13WaE: 'bIsSdtEndBefore' may be used uninitialized in this functionTor Lillqvist
2014-08-13use references where possibleMarkus Mohrhard