summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann12-51/+24
2014-09-26untabifyLionel Elie Mamane1-3/+3
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane1-2/+2
2014-09-26implement --with-system-odbc on windowsNoel Grandin12-45/+63
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin10-20/+20
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin41-436/+436
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin23-205/+205
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin71-365/+365
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin18-138/+138
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin3-23/+23
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin43-400/+400
2014-09-26remove pointless commentsNoel Grandin15-27/+0
2014-09-26remove unnecessary casts'sNoel Grandin30-104/+95
2014-09-26remove unnecessary static_cast'sNoel Grandin26-68/+68
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin4-37/+37
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane3-10/+13
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane7-162/+36
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara2-2/+41
2014-09-26improve gbuild-to-ide error messagePeter Foley1-1/+1
2014-09-26Fix firebird without cygwin gccPeter Foley1-1/+1
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin9-190/+112
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna3-7/+23
2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara1-1/+1
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara4-4/+4
2014-09-26coverity#707302 Uncaught exceptionCaolán McNamara1-1/+1
2014-09-26coverity#1241340 Unused valueCaolán McNamara1-3/+6
2014-09-26coverity#982849 try and fix Unrecoverable parse warningCaolán McNamara1-1/+1
2014-09-26what is it with the explicit voidsCaolán McNamara1-8/+8
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara1-1/+2
2014-09-26coverity#1241051 Negative array index readCaolán McNamara1-1/+4
2014-09-26coverity#1241117 Negative array index readCaolán McNamara1-41/+46
2014-09-26coverity#1241372 Negative array index readCaolán McNamara1-21/+31
2014-09-26Updated coreKay Schenk1-0/+0
2014-09-26Properly handle the hash-style linker check when cross-compilingPeter Foley1-3/+4
2014-09-26Use multi-column layout and correct header colourPhilipp Weissenbacher1-6/+6
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe2-47/+31
2014-09-26The unused source_arena arg to alloc/freeExec can just be nullStephan Bergmann1-1/+1
2014-09-26fixed behavior of Writer's Special Character dialogSzymon Kłos1-2/+15
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann6-15/+9
2014-09-26scripting: modify astyle.optionsRobert Antoni Buj i Gelonch1-2/+2
2014-09-26Force --std=gnu89 for clang.Andrzej Hunt1-0/+4
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan2-22/+45
2014-09-26Remove unused files and move test to qa/Matúš Kukan4-123/+1
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt2-11/+0
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl1-4/+11
2014-09-25unoxml: domtest needs unotest library on WNTMichael Stahl1-0/+1
2014-09-25Add missing #include.Jan Holesovsky1-0/+2
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky4-22/+37
2014-09-25fdo#83465 RTF import: handle font of numberingMiklos Vajna4-3/+41
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna2-1/+5