summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-25scp2: remove some very SPECIAL unused macrosMichael Stahl
2014-09-25fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-25Follow-up to fdo#84138: Add YIELD_GUARD here, too, fixes another crashTor Lillqvist
2014-09-25fdo#84138 Add missing YIELD_GUARD to fix an input method crashMatthew J. Francis
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara
2014-09-25coverity#1240250 Buffer not null terminatedCaolán McNamara
2014-09-25coverity#1147661 Uninitialized scalar valueCaolán McNamara
2014-09-25ensure that osl_atomic_decrement gets called after osl_atomic_incrementCaolán McNamara
2014-09-25coverity#1210000 Uncaught exceptionCaolán McNamara
2014-09-25coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-09-25Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch
2014-09-25coverity#705672 Resource leakCaolán McNamara
2014-09-25loplugin:nullptrStephan Bergmann
2014-09-25vcl: comment timer classes at least minimally.Michael Meeks