summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky4-14/+124
Change-Id: Iced083868a84fd9fbb97ad91dfc0acbf5b69b766 Reviewed-on: https://gerrit.libreoffice.org/11559 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2014-09-22Improve the wording of some actionsSamuel Mehrbrodt2-6/+6
Change-Id: I1458378d5ef0ae3f2476fa455cc45b473de04456
2014-09-22Always add the keyboard shortcut to the toolbar tooltipsSamuel Mehrbrodt1-14/+9
Change-Id: I6f6e385cf6d09b0a3f18b708daeff2df9aba83c6 Reviewed-on: https://gerrit.libreoffice.org/11595 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-22android: cleanly load/close a document when activity starts/stopsTomaž Vajngerl7-42/+80
Change-Id: I2206a2b6818c030ba756f2b4d014a20d46f4106e
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl3-9/+49
Change-Id: I08542b736e49cb9262323e9fe6188b1976d47935
2014-09-22Updated coreStanislav Horacek1-0/+0
Project: help c15adbcd9f39fdd4f2a2e53749e5dc47b365d406 rename Image Styles to Drawing Object Styles Change-Id: Id0c5e9fb505ad99bb77f80963b30b8f0946cc48d Reviewed-on: https://gerrit.libreoffice.org/11594 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-22CppunitTest_sw_tox: move this into the extras directoryMiklos Vajna4-3/+3
That's where all the remaining tests using the public sw API live. Change-Id: Iaffd411d704b42e5b88299d00a6c4b6226e2bd4d
2014-09-22Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar"Jan Holesovsky4-33/+38
Unfortunately this breaks the Edit menu - it is now crowded with long texts; so while it may improve the toolbar, it definitely breaks the menu. This reverts commit b59c5ace4b7213ffd62495d0c0e5b6411f5071be.
2014-09-22Related: fdo#37691 \shptxt ... \jpegblipCaolán McNamara1-2/+7
text shape with jpeg data, should we throw away the text shape here or keep it ? Change-Id: I9e4463b5863bf68cdcd18ea5d1f6c831a0de8ec9
2014-09-22sw/qa/README: document that complex/unoapi are Java testsMiklos Vajna1-9/+17
Change-Id: Ibaeefe795c8318824fe3d158871eae0477ef0fc4
2014-09-22Use constants for ST_TextEffect valuesMiklos Vajna1-7/+7
Change-Id: If4226bbe1124ca21893840558559b2b0e24440d3
2014-09-22loplugin: cstylecastNoel Grandin6-7/+7
Change-Id: I8b1f0f6c100b4cf6d45c9e0c0f1e0a38ec081218
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin134-1462/+5786
I've essentially unwound most the Java changes I made te wizards module in the last few months. I will revisit my changes at a later date and make them more carefully :-) Change-Id: I9221a825dc8de6edc96d6db07072aefcd1a37107
2014-09-22Related fdo#77813: $(workdirurl) was always emptyStephan Bergmann1-2/+1
Regression introduced with cb021fcafba06ccf973f2abe229a4761c0a002de "fdo#46037: remove 1 comphelper/configurationhelper in framework." Change-Id: I07727d93315e0d3d87004ce71708271e90a173a3
2014-09-22Resolves: fdo#84057 Localized string is truncatedCaolán McNamara1-328/+364
use grids which are better at compressing than boxes and other tweaks Change-Id: I231ded59f248847668dcf2b0c38bab1be090431f
2014-09-22fdo#78826 HIG: missing colons and capitalization in sdAdolfo Jayme Barrientos25-525/+163
* Title Case for headings and command buttons * Sentence case for radio buttons, check boxes, etc. Change-Id: I68342d2f4c66e2253dded31d80783b3629a3d1d6 Reviewed-on: https://gerrit.libreoffice.org/11577 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-22loplugin: cstylecastNoel Grandin17-34/+34
Change-Id: I84873c9f84651dc8a1337f37c63020b461314e1b
2014-09-22Unwind one level of cluttering indirectionStephan Bergmann1-27/+27
Change-Id: Iceaed0e5490b6002c1421d74dfb8f2d0ba38cbf5
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky8-116/+148
Change-Id: If4b2aef59d45a848fb77de9e1b7bf80d49548a75
2014-09-22WaE: -Wodr, two different ScVisAreaChanged classesCaolán McNamara2-16/+22
Change-Id: I036632dcc7a91eb43aac2bdc2dee7e3355227f24
2014-09-22Resolves: #i121492# Base can not filter by datesKay Schenk1-5/+43
Patch by: hanya Fixed date filter problems in table view. Now processes old style date format and "normal" for database as expected. (cherry picked from commit 79ff7fc76c74a012933230d6f3c37977eccc6398) Conflicts: dbaccess/source/core/api/SingleSelectQueryComposer.cxx Change-Id: I2ae1b50b9e85ff2c543aaea90894a7edd5bc7524
2014-09-22javaunohelper: migrate ComponentContext_Test to JUnitRobert Antoni Buj i Gelonch3-53/+68
$ make JunitTest_juh_ComponentContext Change-Id: Ibcd8ed7b1da7da82593e51b6f25a53763e9455f7 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-22DOCX import: ignore SDT as well in to-be-discarded header/footerMiklos Vajna5-0/+22
Change-Id: I53388e8b8ca71a3ad5d0b3e22dd60c642cb1f4b7
2014-09-22javaunohelper: Using "final" modifier whenever applicable in javaRobert Antoni Buj i Gelonch2-2/+2
* com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter class may be final. There is a overridable method call in the constructor. * Private methods can't be overridden. The private method "instantiate" is declared final in the com.sun.star.lib.uno.helper.Factory class. Change-Id: I7dba78a3d1857bbc328f6a581d8e9a5ae130739d Reviewed-on: https://gerrit.libreoffice.org/11546 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-22wae: unused variable 'sOut'Tomaž Vajngerl1-2/+0
Change-Id: I222b76a736805c795dcb9c866f1e20734d83ba84
2014-09-22Use comphelper::SequenceAsVectorMiklos Vajna1-8/+3
Change-Id: Id163680534a5f4786531954b855f30dc10b9717d
2014-09-22Fix fdo#38884 Improve Up/Down movement in writerJuergen Funk3-9/+13
- It was provided, but the X-Position was reset after the cursor Up/Down - But in the Table is the X-Position not right -> other bug Change-Id: I2d70b7dc4ffa1e2612330d9b30ea5d916f5a9439 Reviewed-on: https://gerrit.libreoffice.org/11500 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-22Updated coreOlivier R1-0/+0
Project: dictionaries 5f3f060c4c6c21ee7fe8a3ad32781630a9c1099c
2014-09-22sax: Tabify makefiles to be more consistentMatúš Kukan4-29/+29
Change-Id: I4db1feea9db351917dd082bd22b9fc1cd5a6a9c0
2014-09-22Remove ActionBarSherlock from androidPeter Foley364-34214/+0
3195c6d removed the only use of ActionBarSherlock, but did not stop it from being built. This causes the build to fail in abs-lib due to the missing v4 support library. Stop building abs-lib and remove the no-longer used code. Change-Id: Ib9dd4b4b95d64ef251eaf8d4b24e539be9d855ff Reviewed-on: https://gerrit.libreoffice.org/11421 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin9-39/+16
Change-Id: Icca5a0dee296fae1abeb78ea8ffa2f9e934bb111
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis12-43/+30
Change-Id: Iec004fffdb0afbe27bd69f379db90f6d904a8a65 Reviewed-on: https://gerrit.libreoffice.org/11553 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-22werror: ‘nDirection’ shadows a member of 'this'Tomaž Vajngerl1-2/+2
Change-Id: Idb56ef8327164f22379b732f9507e0b255b0998c
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl3-29/+36
Change-Id: I54ece4a1977fe93c0e7bbb11774bd8657912c6bb
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl2-0/+14
Change-Id: I3d30dd4337b6bd3b5b0c7cdf97a8787c4bc37fa3
2014-09-22Test HTML export of images & image properties.Tomaž Vajngerl2-0/+30
Change-Id: Ib0bffab0e653dc9ad0cc5367fdbc6bdee02181d2
2014-09-22html export: rework image output to use HTML writerTomaž Vajngerl3-163/+411
Change-Id: Iead3f0f49b93453bd45f07f047978cb92d279d21
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl2-0/+26
Change-Id: I8cc2d752673254c0f23f63030a8fa7d4d288c0a9
2014-09-22html: line break <br/> - use XML style single element declarationTomaž Vajngerl1-1/+2
Change-Id: I2e2b7fb85bd272a45d973c29f792c54aa7be0a82
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl3-11/+193
Change-Id: I733426ba5f82ee25751387f88942dbc66689821d
2014-09-21Remove dead codeSamuel Mehrbrodt1-198/+0
Change-Id: I0bbfdbdc7ef4674260771f15b9c2aa40c4bf5f36
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger1-4/+3
During DnD, the target of the dropped node is wrong when dropping after the first node. That's because no key is calculated for position 0 (= the first node). All the other key-finding methods (eg in Collapse and Expand) don't check for 0. Change-Id: I33b1b4f27a342dc40b37fe1fbaedeb7553a37ece Reviewed-on: https://gerrit.libreoffice.org/11200 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt2-66/+18
* Remove the path column in details view * Only show the theme name next to the view switch buttons * Only show the horizontal scrollbar when necessary Change-Id: Ia3f5d854217e883275b1a7056489dba9fac6aabb
2014-09-21android: upgrade layers to newer codeTomaž Vajngerl19-599/+235
Change-Id: Ife0d7cfad8b416c9363321a2fd1f4e9a8a1f4325
2014-09-21android: upgrade gestures and scrolling to newer codeTomaž Vajngerl3-159/+155
Change-Id: I84b9f66036891f6ad384ee71d078c654511a6e38
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt1-0/+2
Change-Id: I08f4e2ddd75f1b24ef9799e8703a5fbee85734e7
2014-09-21Revert "new loplugin: VCL widget reference checker"Stephan Bergmann1-86/+0
This gerrit patch was apparently not ready yet for integration. This reverts commit 44a432e9073b3d39b1bdd34b65cfd91d5541f324.
2014-09-21Don't try to write Python bytecode files in case of a read-only installsetTor Lillqvist1-0/+6
It causes annoying messages in the system log in the OS X sandboxed case. Change-Id: I8ae3eb34df2c045bdbdfc63cae9007f973c42537
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist1-0/+12
The way we send email doesn't work anyway in a sandboxed app on OS X. If we want to offer the functionality, we need to implement it in an OS X -specific way, perhaps using the Scripting Target functionality of Mail.app. What we need, to be really "native" in this regards on OS X, would be to have a "share" functionality that would in addition to sharing through email offer AirDrop, Facebook, Twitter etc. Like Apple's own apps. Quite possibly there are system APIs that automate much of that. But they probably require your app to be more "native" in other ways, too, like using NSDocument etc. Later... Change-Id: Id1424377b7d493d4ec696f3242dae55a2a67dfc7
2014-09-21fdo#39468: Translated German commentsJennifer Liebel4-25/+23
Change-Id: I10d334d85f80bbb4a46436914c79c91fc0282b35 Reviewed-on: https://gerrit.libreoffice.org/11485 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>