summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky
Change-Id: I4a067b31b4b518c56a0d18c6e6709955562d77fa
2014-10-27SIFR: add missing icons for calc's function wizard and sum toolbar buttonsYousuf Philips
Change-Id: Ia3fd2f71ee68e03a409c00d146ad0647e305a6f2 Reviewed-on: https://gerrit.libreoffice.org/12109 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2014-10-27fdo#85500 - TOOLBAR: Use insert page number icon for insert field controlYousuf Philips
Change-Id: Ibebe4ea7ba504b306a191ca0cd61cfd366577d5e Reviewed-on: https://gerrit.libreoffice.org/12107 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2014-10-27cid#1249676 Uninitialized scalar fieldNoel Grandin
Change-Id: I87df4e9c1d3f36afccf13aebfd95d1b4f3bfa655
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin
Change-Id: I3923a6a83bfc0a35f5a5af86cfd0e5308cfda24c
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
Change-Id: I563cf96f8ca815d6c8ad9f5fe365fc7ce7a2a328 Reviewed-on: https://gerrit.libreoffice.org/12104 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-27sw: fix misleading prefixes of param names in AttrSetHandleHelperMiklos Vajna
Change-Id: Id7da4e54bf3a11c2cf46f924f249706eddb183f2
2014-10-26fdo#85215: Write test for this.Kohei Yoshida
Change-Id: Ibe959201541ce6ad84540eba93ac9235dca91f40
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida
Change-Id: Ie1a12cc189bcb66fad59ea9901ac0dc95bb68788
2014-10-26Avoid boost::optional<bool>Miklos Vajna
Change-Id: Idaacaf80098e59df47183741402c8664ba5ea631
2014-10-26Let's have both switchHeaderFooter() calls in DocxExport::WriteHeaderFooter()Miklos Vajna
Change-Id: I051a2a74e0da44b8f13a21e052c35581159402f1
2014-10-26fdo#82076 RTF import: handle footnote in table cellMiklos Vajna
Change-Id: I69def7936c320e93db5d4504922d52346caaf9cf
2014-10-26fdo#62947 - Relabelling the submenu itemsYousuf Philips
Change-Id: I9b30634c752acfdeb13ccd567695c83a8f85d226 Reviewed-on: https://gerrit.libreoffice.org/12093 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2014-10-26add transparency to fontwork gallery tango iconsYousuf Philips
Change-Id: I4e39f579bf7d2db190440cefe3fefc8f7c03b6bb Reviewed-on: https://gerrit.libreoffice.org/12100 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
Change-Id: I266cfd8c80088f698ec36662357477bb456a96fe
2014-10-26Simplify and optimize booleans expressionsMatteo Casalin
Change-Id: Ic5d736cdd48565c62958de72b08714922f1c56e5
2014-10-26sal_uInt16 to more proper integer typesMatteo Casalin
Change-Id: I8a541e6466b66d6ca41e7b1556db3c72764582d1
2014-10-26Use an enum instead of a constant, and reduce its scopeMatteo Casalin
Change-Id: Ica9d53103ffa98a72b27303352f2f3997a3386d5
2014-10-26Use USHRT_MAX consistently, minor cleanupsMatteo Casalin
Change-Id: I1a2906a350baf7af7141aaa6124930485578a604
2014-10-26Remove unneeded forward declarationMatteo Casalin
Change-Id: Ib650c1e191f5ed8f64bb8ac253e9f412b358e2e8
2014-10-26Reuse common codeMatteo Casalin
Change-Id: I8f1e8203f8318183fa327e96e53bdd0fb599ed89
2014-10-26sal_uInt16 to size_tMatteo Casalin
Change-Id: Id60ca700d090dba30aeda7cdb3b3256a7fa3814e
2014-10-26Some notes about image swappingZolnai Tamás
Change-Id: Ifbda35d2bcd73a8ca196d39f0f621da78e8cc576
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar
The commit solves two problems. 1. Make sure we save absolute paths on Linux/OSX 2. Make sure we don't save invalid XLS (VirtualPath longer than 255 chars) The first problem has always been there, so after a few load/save cycles an XLS with reference to other XLS on a Unix-like file system became invalid, and only LibreOffice could open it, Excel could not. These broken XLS files can be repaired by saving after this patch, however, the original reference will remain broken. Change-Id: I8f575acb1d560d539c1da61a1afdaac3f0c13977
2014-10-25typo: uesd -> usedAndras Timar
Change-Id: I827f9a0889aca4a55586cdd2baa21846b1bc155b
2014-10-25this is more naturalCaolán McNamara
Change-Id: I93421de3d11f4cecb733d5c6c30e5fb43117a20a
2014-10-25coverity#735342 silence Unchecked return value from libraryCaolán McNamara
Change-Id: I95f0d81a741fc684468c720390b43dc9d7b585f9
2014-10-25coverity#735348 silence Unchecked return value from libraryCaolán McNamara
Change-Id: I834dabc524ac2e1af6a77da8f66edfc349e6556d
2014-10-25coverity#735349 silence Unchecked return value from libraryCaolán McNamara
Change-Id: Ie87d7600b69da0a567fafc7a949f97a6d4fe03e8
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara
Change-Id: Ibec38a7e7846c463601b0a876778f53003cf0441
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara
Change-Id: I6b9a3c6ce75472da551706b1c1555eff4ba1abc8
2014-10-25coverity#1242839 Untrusted loop boundCaolán McNamara
Change-Id: Ib0e96d20f18edfab53373f153bd128f725fe335a
2014-10-25coverity#1242886 Untrusted loop boundCaolán McNamara
Change-Id: I3eb9deac3850e895d0b78a0af73079f378dfbb99
2014-10-25coverity#1242959 Untrusted value as argumentCaolán McNamara
Change-Id: If6132ff4fb9293282b4ed5690f940985cf198b8d
2014-10-25coverity#1242746 turn this around to help out coverityCaolán McNamara
Change-Id: I06cc94395e6421b7e01811b3d5f17c2677650a83
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara
Change-Id: Ib818955314689a3193e2026fae19161a79aa8e5b
2014-10-25coverity#706329 Uncaught exceptionCaolán McNamara
Change-Id: Ia056948df45ade616dd4c434a4c9d319d48d97f2
2014-10-25coverity#706328 Uncaught exceptionCaolán McNamara
Change-Id: I9182ad75a5b49d5aa9d58cecc690b06220f13272
2014-10-25coverity#706322 Uncaught exceptionCaolán McNamara
Change-Id: I4ebfee76cb17562a47d4c2e868539fc70ead530e
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
Change-Id: I7f390151c232d0a96d50b16c0c76aacea569653e
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
Change-Id: I8b39addd8d4b9f7d68d0f7a317d1dff7388aba93
2014-10-25coverity#1242671 Untrusted value as argumentCaolán McNamara
Change-Id: Ic810391c9ecfef9f28aba34cdc0f85d42ebf656f
2014-10-25coverity#1249458 Explicit null dereferencedCaolán McNamara
Change-Id: I9e56aa8908ae6747d6820d8b90e85ec07e981223
2014-10-25coverity#1249457 writeFastAttributeList never takes NULLCaolán McNamara
and coverity#1249456 Change-Id: If1f6ef550290d3b6bb53ae87389b466c7d7a31f1
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara
Change-Id: I5e212976f1be310c3a802679a0d8b93c2866d591
2014-10-25coverity#1249460 Unchecked dynamic_castCaolán McNamara
Change-Id: I21f85d0e18ab8a30320f3db294efa9fbdd4dd55d
2014-10-25coverity#1249469 Uncaught exceptionCaolán McNamara
Change-Id: Ia2485ef12b27720830ab7268870bd61ff0c0b80a
2014-10-25coverity#1249468 Uncaught exceptionCaolán McNamara
Change-Id: I4e854e9dd8dd11a38ebadc4f9cf688b15bf9ae2d
2014-10-25coverity#1249467 Uncaught exceptionCaolán McNamara
Change-Id: I4f0cbc229b8bae32a1162bdaa6905c56bb864618
2014-10-25coverity#1249466 Uncaught exceptionCaolán McNamara
Change-Id: I58f646ed921d26c5a7d512279723e9d141886218