summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26scripting: modify astyle.optionsRobert Antoni Buj i Gelonch
2014-09-26Force --std=gnu89 for clang.Andrzej Hunt
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan
2014-09-26Remove unused files and move test to qa/Matúš Kukan
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl
2014-09-25unoxml: domtest needs unotest library on WNTMichael Stahl
2014-09-25Add missing #include.Jan Holesovsky
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25fdo#83465 RTF import: handle font of numberingMiklos Vajna
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna
2014-09-25assert that XMLTransformerBase::m_xHandler is initializedMichael Stahl
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-25use SAL_OVERRIDE for WinSalTimerMichael Stahl