summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26connectivity: typoMichael Stahl
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26Hunspell: fix buffer overflow during morphological analysisLászló Németh
2014-09-26fdo#84370 - xlsx threaded import - protect editeng.Michael Meeks
2014-09-26AddressSanitizer: alloc-dealloc-mismatch (operator new vs free)Michael Stahl
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl
2014-09-26loplugin:inlinevisibleStephan Bergmann
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26untabifyLionel Elie Mamane
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara
2014-09-26improve gbuild-to-ide error messagePeter Foley
2014-09-26Fix firebird without cygwin gccPeter Foley
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna
2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-26coverity#707302 Uncaught exceptionCaolán McNamara
2014-09-26coverity#1241340 Unused valueCaolán McNamara
2014-09-26coverity#982849 try and fix Unrecoverable parse warningCaolán McNamara
2014-09-26what is it with the explicit voidsCaolán McNamara
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara
2014-09-26coverity#1241051 Negative array index readCaolán McNamara
2014-09-26coverity#1241117 Negative array index readCaolán McNamara
2014-09-26coverity#1241372 Negative array index readCaolán McNamara
2014-09-26Updated coreKay Schenk
2014-09-26Properly handle the hash-style linker check when cross-compilingPeter Foley
2014-09-26Use multi-column layout and correct header colourPhilipp Weissenbacher
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-26The unused source_arena arg to alloc/freeExec can just be nullStephan Bergmann
2014-09-26fixed behavior of Writer's Special Character dialogSzymon Kłos