summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-18android: disable reinitialization on orientation change or resumeTomaž Vajngerl
Change-Id: Ia87f27395acdf35a50d37212106674e9f9f34c0d
2014-09-18Android browser: open documents with the new viewerJacobo Aragunde Pérez
Change-Id: Iae63a8ec591df912938e74d67cb173f591c2a93d Reviewed-on: https://gerrit.libreoffice.org/11488 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-09-18Android: merge LibreOffice4Android into LOAndroid3Jacobo Aragunde Pérez
This commit merges the code of the document browser found in android/experimental/LibreOffice4Android into the new document viewer at LOAndroid3. All the source and resources is moved, and some duplicated files are removed. From now on the apk generated by LOAndroid3 will provide the document browser too. Slightly modified the build files of ExperimentalDesktop project because they depended on LibreOffice4Android being built. Change-Id: I0579afda7b570509ca4d3873c28a13fcbeeb5ab8 Reviewed-on: https://gerrit.libreoffice.org/11487 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-09-18$(GNUMAKE) is not used outside of a configureMatúš Kukan
f8062812ae76af9488bc9c64ee9365c747bd3b38 replaced it with $(MAKE) Change-Id: Ibe13cb6d93489a15bcb8c43b113b125bfbe5820f
2014-09-18Update mdds to 0.11.0.Kohei Yoshida
Change-Id: Ia4c413d313aafc1ba46d3d856145c0eb51a7d6ec
2014-09-18fdo#83764: Write test for this.Kohei Yoshida
Change-Id: I4bc7c3ebdca14caa7d1c8edc2ad777a0e6dd5de2
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
Change-Id: I26e967e9d9fb361ad0d8988715d0d0fd47e478fe
2014-09-18fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida
When attempting to split formula groups, else multi_type_vector would try to locate a block outside its logical range. Change-Id: I424ede112138de459b5ba3bff5e021c4407ccf3d
2014-09-18bump hyphen to 2.8.8Caolán McNamara
Change-Id: I1a3b360ac2f65b0ede1739363284666cd3662781
2014-09-18typo: wrong commit hashMatúš Kukan
Change-Id: If2e81662c9d83d14dccda13fa66e87898757ce96
2014-09-18CppunitTest_sw_ooxmlexport: unused includesMiklos Vajna
Change-Id: I0b53dabffe355c9070660a3d4048bd1624216399
2014-09-18DOCX import: fix handling of dropdown SDT around cellMiklos Vajna
There were two problems here: 1) The CT_SdtContentCell handlers didn't emit the usual NS_ooxml::LN_CT_SdtBlock_sdtContent / NS_ooxml::LN_CT_SdtBlock_sdtEndContent tokens, so the dropdown control was not created (and then was created with the wrong anchor). 2) In case the SDT was around the cell, the newline character was also added to the text of the currently selected entry, resulting in an invalid argument of SwXText::convertToTable(), so no table was created. Change-Id: I4806626181f40c6d26ff7b25f5dbb863967d8077
2014-09-18HTML import test for image inlined in 'src' attribute (related: fdo#50763)Matúš Kukan
Fixed in 72703173066a2db5c977d422ace59d60b998bbfc Unfortunately the test does not really ensure it works now :-/ but still probably better than nothing and can be fixed potentially. Change-Id: I563b46c62d256c58a63f36443a5431603169c3f6
2014-09-18HTML import: fix importing of inlined images (related: fdo#50763)Matúš Kukan
Regression from 3914a711060341345f15b83656457f90095f32d6 Change-Id: I0523d2b07dc33c74caa711cf7aae274c935f8eed
2014-09-18fastparser: Use dummy token handler in unit test instead of an oox one.Matúš Kukan
Change-Id: I4562156858982857a17e8837106c4c946f175be7
2014-09-18Better to throw than crash, if token handler is not set.Matúš Kukan
Change-Id: If6b2d39b487b5f673d5b6b2945a6e7d08777594e
2014-09-18Remove special case which is handled differently nowMatúš Kukan
Since 3914a711060341345f15b83656457f90095f32d6 rGrfName is empty. It was added in 363f1c1462963f6f032de07649dc9c4d02b4e446 Change-Id: I4ec3b432399708db4acb6af1af69df4c0aaa181c
2014-09-18Blind fix for WindowsStephan Bergmann
Change-Id: I1b923cba578b0acc2b9ce389c6c7d664fa00b268
2014-09-18Blind fix for WindowsStephan Bergmann
Change-Id: I186024f8a95ada752115750419a54a6231967f57
2014-09-18IsDraw doesn't mean the app/page is DrawCaolán McNamara
it means a slide in impress. commit 7b31e45ec7106d2cfbdbb7915d97667ba710f81c Date: Mon Jun 23 20:55:21 2014 +0100 Make Draw use paper size when printing - fdo#63905 Previously, Draw/Impress use the default size from the printer. Now Draw uses the paper size (specified in page formatting). Impress still uses the old method - not sure if this is correct but printing handouts etc probably complicate print/paper size. suggests the intent is for this to not affect Impress and to only affect Draw, so this does that Change-Id: I481a824ef244fd837992c893f6de0c051af0a26b
2014-09-18callcatcher: update unused codeCaolán McNamara
Change-Id: I3010bdd736c15a086f3ce61cacbb34159f0b2abf
2014-09-18fdo#69090 Avoid using a string after freeMatthew J. Francis
Change-Id: I9020b595e434b4de8aa6a14c20d6c98fa619b96a Reviewed-on: https://gerrit.libreoffice.org/11502 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-09-18use vcl::FontNoel Grandin
Change-Id: I22fd5c1340ca0c646725d9fce77304c10d9eb5d5
2014-09-18Update the status only after colors loadMaxim Monastirsky
This is required to get the current color selection on the palette upon opening. Change-Id: I1660b9d17a76bf6c7ae4b6b860c7ee75c5fc857e
2014-09-18Adapt the code for the new automatic buttonMaxim Monastirsky
It's now used instead of the 0 item of the ValueSet, but part of the code wasn't adapted: * Set the correct text (Automatic/No Fill) depending on the command. * Hide the button for frame/line colors, since there is no such thing as "Automatic" color. * Remove the selection and the status update code of the 0 item. Change-Id: Ib7d3d97a16368f2a59373efd6b81a220151881d5
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann
Change-Id: Iaa0c71e6d4f2b142821a6546772a3364b5eb7e29
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
Change-Id: I33cafe68c798e3d54943ea1790fa4e73f85e525d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-18.ui tweaks to PDF export tab pagesAdolfo Jayme Barrientos
Added missing colons, use sentence case for check boxes [1], allow descriptive security labels to wrap, add 6 px padding for the Sign page. Change-Id: Iafc0788e367ab74aa0ec740b06892926b0b00390 Reviewed-on: https://gerrit.libreoffice.org/11408 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
2014-09-18default n-up printing of notes to sensible 2 x 1 not 1 x 2Caolán McNamara
i.e. throw away the maFirstPageSize cache based on the initial slide view which is typically in landscape mode So that if we change to notes which are usually in portrait mode, and then visit n-up print, we get a default layout based on the notes orientation and not the slides orientation. I hate printing Change-Id: I8b7b81ce1eec0f9c5ecd7509b311cf4026958c2c
2014-09-18use vcl::FontNoel Grandin
Change-Id: Ia6ac8d9fca94c6140f5df39932d0cd62ba4c229e
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski
gnu++03 is just an alias for gnu++98 and was introduced in gcc 4.8. This prevents older compilers from building the code. Change-Id: I7e09338f26376c08c476561cdcddde39c7e62b09 Reviewed-on: https://gerrit.libreoffice.org/11501 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-18Use vcl::FontTor Lillqvist
Change-Id: I3ffc8beea76e6df00607330203d567e152b13611
2014-09-18Use vcl::FontTor Lillqvist
Change-Id: I25b1ce4396a8e125b23e088310b970ef746cbaf0
2014-09-18Use vcl::FontNoel Grandin
Change-Id: Ic1b66c43697e342bebdf8b5cd6f0bb419f4a4fa7
2014-09-18Use vcl::FontTor Lillqvist
Change-Id: I8efc1570c63e7de8699222497ec3e8172329319e
2014-09-18Remove not needed file attributeMiklos Vajna
It was typically the same as the "name" one, just with a .rng suffix, i.e. redundant. Change-Id: I8abb296b2ee963e214971ff748fd5b079320dfa9
2014-09-18fix windows buildNoel Grandin
after my commit 60e78fbb806bb "fdo#82577: Handle Font" Author: Noel Grandin <noel@peralex.com> Date: Tue Sep 16 10:09:58 2014 +0200 fdo#82577: Handle Font be ignored, and an empty message aborts the commit. Change-Id: Id87e9ac86b457962fa156fdb1607dfe779b8564d
2014-09-18Had /ure/source/unorc twice in hereTor Lillqvist
Change-Id: Ia54dd005d7d3fb71eac646e1e24bc7c6b43410f5
2014-09-18fdo#82577: Handle FontNoel Grandin
Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
2014-09-18Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky
Change-Id: Ib2ad71326d0ff45eae01a16d675c3d40e1ba1f2c
2014-09-18Revert "Add svxlo-SvxColorValueSet to the glade catalog"Maxim Monastirsky
This reverts commit 9df22b4ac0f97346701d0284abc74499310e660f.
2014-09-18cid#736037 Missing break in switchNoel Grandin
Change-Id: I4a982ebfd3864b5953bce4ddf90008706e0e49b9
2014-09-18bnc#887307 ODF files not showing up on Windows searchAndras Timar
Under Windows 7, ODF and OpenOffice.org 1.1 files were not found, when the folder containing them was not indexed, and full text search was switched on. The problem did not occur under Windows 8. Apparently there is a bug in Windows 7, reading beyond the end of a BufferStream resulted in 0 bytes read. So we take care not to read beyond the end of stream. Change-Id: Id01b08922121dabbb7b49c54f8ef11cb0e4ac413
2014-09-17Missing boost_headers dependenciesStephan Bergmann
Change-Id: I3e192bd3711ac690f3212fc36809b2c25526e9aa
2014-09-17TyposJulien Nabet
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist
Fixes cross-compilation on OS X. Change-Id: I416e8b54c4c33c390c90139a82e4562668eb9ad4
2014-09-17Typo: excatly->exactlyJulien Nabet
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
2014-09-17use MediaDescriptor to get input streamDavid Tardon
Change-Id: Iecc7f373d0d352281b53324ef8824c5d7073fe8a
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon
Change-Id: I6692aee51753cddf57aaca1b7b7a94afafe60a9d
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon
Currently there is a nearly exact copy of that class for every ODF document type. That suggests that it might be a good idea to use a template :-) Change-Id: I2a24eb5bd63cc584569a948df63266c7eb703bd3