summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-27fdo#85282: Correct adjustment of range reference on delete & shift.Kohei Yoshida1-6/+61
2014-10-27coverity#706590 Uncaught exceptionCaolán McNamara3-2/+3
2014-10-27coverity#706321 Uncaught exceptionCaolán McNamara1-3/+6
2014-10-27coverity#706537 Uncaught exceptionCaolán McNamara1-2/+5
2014-10-27coverity#1209023 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-27coverity#735348 silence Unchecked return value from libraryCaolán McNamara2-6/+6
2014-10-27coverity#735342 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-27coverity#1249674 Missing break in switchCaolán McNamara1-0/+1
2014-10-27WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-10-27see if we can auto-ignore new Sequence false positives as suchCaolán McNamara1-0/+2
2014-10-27Fix indentationStephan Bergmann1-4/+4
2014-10-27cid#1247616 Logically dead codeNoel Grandin1-1/+1
2014-10-27cid#1209201 Logically dead codeNoel Grandin1-2/+0
2014-10-27cid#735557 Logically dead codeNoel Grandin1-8/+0
2014-10-27cid#735507 Logically dead codeNoel Grandin1-1/+1
2014-10-27cid#705053 Dereference after null checkNoel Grandin2-6/+4
2014-10-27cid#705051 Dereference after null checkNoel Grandin1-1/+1
2014-10-27sw: deploy some asserts in SwpHints::TryInsertNesting()Michael Stahl1-15/+14
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl7-19/+19
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl13-40/+40
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky8-178/+8
2014-10-27Fix color update for selection with multiple colorsMaxim Monastirsky1-0/+4
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky7-120/+2
2014-10-27SIFR: add missing icons for calc's function wizard and sum toolbar buttonsYousuf Philips4-0/+0
2014-10-27fdo#85500 - TOOLBAR: Use insert page number icon for insert field controlYousuf Philips8-0/+0
2014-10-27cid#1249676 Uninitialized scalar fieldNoel Grandin1-0/+2
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin2-2/+2
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin22-136/+137
2014-10-27sw: fix misleading prefixes of param names in AttrSetHandleHelperMiklos Vajna1-25/+25
2014-10-26fdo#85215: Write test for this.Kohei Yoshida2-0/+110
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida2-4/+6
2014-10-26Avoid boost::optional<bool>Miklos Vajna1-5/+7
2014-10-26Let's have both switchHeaderFooter() calls in DocxExport::WriteHeaderFooter()Miklos Vajna1-1/+1
2014-10-26fdo#82076 RTF import: handle footnote in table cellMiklos Vajna4-2/+44
2014-10-26fdo#62947 - Relabelling the submenu itemsYousuf Philips1-3/+3
2014-10-26add transparency to fontwork gallery tango iconsYousuf Philips2-0/+0
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky8-153/+4
2014-10-26Simplify and optimize booleans expressionsMatteo Casalin5-16/+16
2014-10-26sal_uInt16 to more proper integer typesMatteo Casalin4-31/+28
2014-10-26Use an enum instead of a constant, and reduce its scopeMatteo Casalin1-4/+6
2014-10-26Use USHRT_MAX consistently, minor cleanupsMatteo Casalin2-19/+20
2014-10-26Remove unneeded forward declarationMatteo Casalin1-1/+0
2014-10-26Reuse common codeMatteo Casalin1-14/+3
2014-10-26sal_uInt16 to size_tMatteo Casalin1-83/+86
2014-10-26Some notes about image swappingZolnai Tamás1-0/+14
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar3-0/+32
2014-10-25typo: uesd -> usedAndras Timar1-1/+1
2014-10-25this is more naturalCaolán McNamara1-1/+1
2014-10-25coverity#735342 silence Unchecked return value from libraryCaolán McNamara1-2/+2