summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
Change-Id: I3df50dc953c6a5123b62f129b6e303ff682c6d9b Reviewed-on: https://gerrit.libreoffice.org/5951 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19Theme icons are loaded only onceRodolfo Ribeiro Gomes
With the theme icon cleaning commit d5151ab592367fde7db03fce81e0b76776d18216, duplicated icons (same icon for multiple actions) doesn't need to be stored in different files. The file links.txt inside the theme pack can handle filename redirections. So, it keeps the theme pack smaller. However, the duplicates keep being loaded, because they use different names. With this patch, the names of those duplicates are mapped also when querying for the icons. This way, an icon is loaded only once, saving RAM. Change-Id: Ieb5b8424c1515f0033276bf314cdef02a4e01862 Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/5943 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19String to OUStringMatteo Casalin
Change-Id: I463a42e7fa755aa534cddbd150ee0c82d2827b0f Reviewed-on: https://gerrit.libreoffice.org/5968 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19Too many parentheses, for a wrong checkMatteo Casalin
Change-Id: I4559fd778ac4d08736a9824afb998803377f1042 Reviewed-on: https://gerrit.libreoffice.org/5964 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19fdo#65586: Add tooltips to Elements Dock in MathMarcos Paulo de Souza
Change-Id: I54b201834989752460e4b12bc3ac0afd69a9a5be Reviewed-on: https://gerrit.libreoffice.org/6007 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-19DOCX styles: Unit test for <w:next> style handling.Jan Holesovsky
[covers both problems fixed in the previous commits.] Change-Id: I3df3537c52e2f6ebcb60a38f3648a35a5eca9051
2013-09-19DOCX styles: Another fix in <w:next> style handling.Jan Holesovsky
Compare styleId against styleId, not style name against styleId. Change-Id: I42bbb8a04424780772065585cc8ff56d906a48e4
2013-09-19Improve readability.Jan Holesovsky
Change-Id: Iacb9b09f237ddab3d68f4993014efb3b4793b8e7
2013-09-19DOCX styles: Fix the reading of <w:next> style.Jan Holesovsky
Wow, has been broken like this since 2007... Change-Id: I32a84e1444ed6fd89161f2060a35296044516863
2013-09-19OUString::copy second arg is len, not indexCaolán McNamara
Change-Id: I54729ad816efd4e51e13c0a2985c591920750d59
2013-09-19Really loop over ExtInput ringMatteo Casalin
Change-Id: I13e4ec0daa40f60a563b1fd39094b86bf3709c47
2013-09-19WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist
rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii with string literal argument as call of rtl::OUString::equalsIgnoreAsciiCase [loplugin] Change-Id: Ia4dcbf6f5233a5aa91c609902da0a1037bcc3a48
2013-09-19Update unoidl/READMEStephan Bergmann
Change-Id: Ib4cc138ab4c6de0d3d3a8ad55e40ba9ca30c15ae
2013-09-19restore behaviour after OUString changesNoel Grandin
in commit ab0806e183fcdc8b2e4eca2d29b877a41f3ded8b, "convert sd/.../fuinsfil.hxx from String to OUString" my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: I0f7f342eb4caf277fe62c3c11d1aa2c74290e549
2013-09-19restore behaviour after OUString changesNoel Grandin
in commit 15d88e256dcf4d0bf567b5f320cefe55179e4bd8, "convert more .cxx files in sd from String to OUString" my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: I8150fdecde439fdc5eeae53d50ad0dd00c0c1879
2013-09-19restore behaviour after OUString changesNoel Grandin
in commit a2b86b5fb75925e7e8b24751f83e1ecc8584cf72, my OUString conversion changed the behaviour of the x.Erase(x.Search()) operations. Change-Id: Iad91980322b8cb46e8b2040f3fbd4e6cc1176424
2013-09-19'de-1901' is a valid fallback, 'en-oed' is notEike Rathke
Change-Id: I73b821eaff82796080ce123e37466ec53c327141
2013-09-19convert mail merge subject/attachment dialogs to .uiCaolán McNamara
Factor out SwMessageAndEditDialog as a reusable base class. Split the attachment and subjects dialogs apart and base them on top of that. Change-Id: I321ef375b154f070715a3e8091e02974b376c9db
2013-09-19Updated coreCaolán McNamara
Project: help ff8f7d4289c220deec86168d71fcf617034b1213
2013-09-19accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke
Change-Id: If622619bd2e282ab8298ac8a29f8bb57a8fe968f
2013-09-19use equalsIgnoreAsciiCaseAscii() with ASCII stringEike Rathke
... instead of equalsIgnoreAsciiCase() that converts to OUString first Change-Id: I20e6ac93e1af40b01285e49670770d0e4c453dfa
2013-09-19Don't advertise make dev-install any more.Jan Holesovsky
Change-Id: I171c7e3e55b7f23d331dd1769428fb684fe214eb
2013-09-19Fix indentationStephan Bergmann
Change-Id: I7814547ef29ec728a5a815196427b661bf285256
2013-09-19-Werror,-Wunused-parameterStephan Bergmann
Change-Id: I331d769132d3b18c870c70c7abcbd9539135af55
2013-09-19Prevent conflicts on case-preserving file systemsStephan Bergmann
Change-Id: Ia40f0ce43086fd73cba60011001640a945fb3e26
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I8033dd055abc9fa8a845113ed2255dd2b5cabad5
2013-09-19Revert "Looks like idlc resolved typedefs inside sequence<...>"Stephan Bergmann
This reverts commit 4bcc515356e2a66417e36600bee9402efb2f9ec3, which needs to be held back until the current offapi.rdb is generated via unoidl-write instead of idlc.
2013-09-19aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara
i.e. a2b86b5fb75925e7e8b24751f83e1ecc8584cf72 stuck the prefix onto aFullName twice by accident Change-Id: I3fdba4cf3dea77bad2278812d75788f175e8d221
2013-09-19Looks like idlc resolved typedefs inside sequence<...>Stephan Bergmann
...so manually fix that in the reference rdb that had been generated from legacy idlc output. Change-Id: Iaa5545222be762f6573d1f4165604229fccad191
2013-09-19fdo#37606 SwEditShell: fix copying when doc starts with a table ...Miklos Vajna
... and the whole document was selected The problem is that the cursor starts at the first cell of the starting table, but when copying, we want to copy the preceding startnode and tablenode as well. Change-Id: I890bba2ae835c4c331f90d977fe5d42fe871c922
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist
Change-Id: Id9efce7b1308a022db14865cf9fbee33ff939e34
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist
Change-Id: I85d4a4c3c7bf708daa85dbe7f3af54311c4d7e2e
2013-09-19fix higher debugging levelsCaolán McNamara
Change-Id: I3fc22524d5e890e19240554b63f2fa53f62e923f
2013-09-19Updated coreCaolán McNamara
Project: help eaba957aa0802cafccf0988bc1cb5ac30ddd921f
2013-09-19actually finish mail settings conversion to .uiCaolán McNamara
Change-Id: If5aa84fbd4582a0889df2bb000fa6b68c51977fd
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin
Change-Id: I1f5c2c612589fd86567ee9d3e09ecd5bff74ce25
2013-09-19convert sw/inc/swtblfmt.hxx from String to OUStringNoel Grandin
Change-Id: I00f7fdaa33bc8b5ede2e3a7f1d1d938b62cc0646
2013-09-19convert sw/inc/tblafmt.hxx from String to OUStringNoel Grandin
Change-Id: Id3966feb27f87c340716034c836e01f72cb96808
2013-09-19convert sw/inc/txtfld.hxx from String to OUStringNoel Grandin
Change-Id: I7d06d6c22d280496a864d656c7a18ac00dd17332
2013-09-19convert sw/inc/undobj.hxx from String to OUStringNoel Grandin
Change-Id: Ife9f401e7e3d06ba1c4507d6f654bb720f61a407
2013-09-19convert sw/inc/unochart.hxx from String to OUStringNoel Grandin
Change-Id: Ib9e52a28d0977efca3ccd2e06f87b413c205c2ad
2013-09-19convert sw/inc/unosrch.hxx from String to OUStringNoel Grandin
Change-Id: Ic25aef1e37cfa66402b7acf13f3fc4cdbc48d350
2013-09-19convert sw/inc/unotbl.hxx from String to OUStringNoel Grandin
Change-Id: Ib9e0324d104401b85cc1472ad7243822fd129c85
2013-09-19convert sw/inc/unotxdoc.hxx from String to OUStringNoel Grandin
Change-Id: I72387b5ed7e459615250d874c1404220822d57b5
2013-09-19MSVC 2010 and newer does have a <stdint.h>Tor Lillqvist
Change-Id: I8f41d027ec890ed57275c04412c61d959d37b66c
2013-09-19Remove orcus from pch.Jan Holesovsky
Change-Id: I9ba757d34f4ac68dd2c63926b3e64a2ab109037d
2013-09-19Revert "Fix the Windows build."Jan Holesovsky
This reverts commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6. Tor has fixed that in the meantime.
2013-09-19Fix the Windows build.Jan Holesovsky
Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
Change-Id: I2f68a14baf707d7098b84c68b11a85cd28e49d95
2013-09-19remove dead method definitionNoel Grandin
Change-Id: I0cf5cbd4925fad54ee9bb3f6ba7d84b1689fae9c