summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks
2014-09-25fdo#83751- Add test case for custom properties in pptxHeena Gupta
2014-09-25fdo#83751-FILESAVE:Custom Properties dropped while exporting to .pptxHeena Gupta
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25scripting: astyle-java.conf -> astyle.optionsRobert Antoni Buj i Gelonch
2014-09-25DOCX drawingML filter: avoid fake rotation on vertical flipMiklos Vajna
2014-09-25fdo#39625 Make existing CppUnit tests workTobias Madl
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-25scripting: Format java code by using astyle toolrbuj
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann
2014-09-25fdo#78783: fixed init position to 1 and using cssStefan Weiberg
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-25Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet
2014-09-25Changing the font properties makes it look betterxukai
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis