summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis1-5/+13
Change-Id: I9c8076ec51858967ddde0dbbf109f30025975d57 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-19Fix use of uninitialised value identified by valgrindMatthew J. Francis1-0/+3
m_pLastSyncedDbusMenu was previously only initialised in one of two constructors Change-Id: Icd29d1ab314c54544b61ae60b57b29f1fa7d0e3d Reviewed-on: https://gerrit.libreoffice.org/11530 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-19Fix build with system glm by catering for explicit constructorsFridrich Štrba1-1/+1
Change-Id: I9bb8542514aad0882935d4a347cbe452cc8fa819
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-4/+4
Change-Id: Ide596b01efeba720ce313df86d3d4578728d968e
2014-09-19loplugin:saloverrideStephan Bergmann2-22/+22
Change-Id: I82f052cd62ea1561c3f77231cd285901ff1d6a80
2014-09-19warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
Change-Id: I163033dc6f1fa17a96cb9da18f73ef8cdd367f00
2014-09-19cid#983095 Resource leakNoel Grandin1-1/+3
Change-Id: I2792afbfedbb256e0b79236505176f932ab25ce7
2014-09-19rsc: remove more DEC remnantsNoel Grandin1-4/+0
Change-Id: I6b084d6b08ff2e7bd9adfba4c9eda7c8c650305c
2014-09-19rsc: NOMAIN is always trueNoel Grandin1-4/+0
Change-Id: Ib219ab2e85f6fff3ece93b95d4c61bad48e719ac
2014-09-19rsc: remove support for DECUSNoel Grandin3-38/+0
and consequently unused define "nomacargs" Change-Id: Ica5da9cf03ad63bf07b3385995ebf420ffb28089
2014-09-19rsc: remove unused OLD_PREPROCESSORNoel Grandin6-178/+0
and consequently unused OK_DOLLAR OK_CONCAT COMMENT_INVISIBLE STRING_FORMAL Change-Id: I801b98be8a2fc04b7568fabff9aad486356a69c9
2014-09-19rsc: remove VAX supportNoel Grandin1-7/+0
Change-Id: Ib3928c5f26d191d5ba184599edaa2e08668b16f5
2014-09-19rsc: remove PDP supportNoel Grandin1-3/+0
Change-Id: I06ad5702aed280bc1e19743246167e1d6fd1af95
2014-09-19rsc: remove 68000 supportNoel Grandin1-11/+0
Change-Id: Ib72dc8800bbc91905445d838657e50dfcc021b40
2014-09-19rsc: remove ONYX supportNoel Grandin1-6/+0
Change-Id: Ia6707ec17bf46b582dc344541857324976408833
2014-09-19rsc: remove LATTICE supportNoel Grandin1-10/+0
Change-Id: I904a6ec522ae4a97eefebf1f1ec6554e8e66747d
2014-09-19rsc: remove RT11 supportNoel Grandin3-21/+1
Change-Id: I9e9899c330868eb51b717d49ea901f15005692db
2014-09-19rsc: remove RSX supportNoel Grandin3-35/+1
Change-Id: I8b4e33ef6dd0c8e3af17fc358feab655e263de0f
2014-09-19rsc: remove VMS supportNoel Grandin5-243/+4
Change-Id: I20e8cc7014c140b6e7996ac51fc2d4c8030e2264
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher18-132/+116
Change-Id: I4a9b3b3e0d0fefb18808b0b045ffcf3531f4ea28 Reviewed-on: https://gerrit.libreoffice.org/11524 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-19Use FastSaxParser directlyMatúš Kukan2-8/+7
Change-Id: I2f21438a0ccc6bc096f3257c48e088c4114d9f45
2014-09-19oups... fudge to match system ABI when *not* using system ODBC headersLionel Elie Mamane1-1/+1
Change-Id: Iacf99411c87947c47f1ecb1ff8236d6b533145bb
2014-09-19Don't override ODBC headersLionel Elie Mamane1-8/+2
Change-Id: I47d0a1bb2a1fd275812fc2e647402f59bbf55442
2014-09-19fdo#83924 align with system ODBC ABI on MacOSX: SQL_WCHAR is wchar_tLionel Elie Mamane1-0/+2
Change-Id: I0e3478279d750ff0b044fa79b88e99bcae82beb9
2014-09-18Returned shape object is assigned but not used.Kohei Yoshida1-5/+2
Change-Id: Icd15ce57e6d4bb5384b7508d4d3ceb9cd1038f9a
2014-09-18Pass by const reference.Kohei Yoshida1-1/+1
Change-Id: If4bcee8d9d45b43f025ee0409070afdc53b9405a
2014-09-18Scope level reduction.Kohei Yoshida1-11/+13
Change-Id: I4e2f25cdb9aef851724073d32e96c76c3416de3c
2014-09-18Scope level reduction.Kohei Yoshida1-16/+19
Change-Id: I02701e70c064fe0378ff3bfc1c31365f7fba33cc
2014-09-18Fix prefix for non-reference variable.Kohei Yoshida1-14/+14
Also remove excessive static_cast for integer to integer assignments. Change-Id: I8cc65a4e5385ad6d62bb22b24fbe879efbbabdb6
2014-09-18No need to instantiate B2IRectangle twice.Kohei Yoshida1-1/+1
Change-Id: I584f3096221ff8b72ffde7ba5bce4259da64a14d
2014-09-18Use instsetoo_native-generated uno ini-file for both instdir and instsetsStephan Bergmann6-86/+19
Change-Id: I8aa839fbe621fed798a9d3a33975cbd202fba656
2014-09-18android: convert to ImmutableViewportMetricsTomaž Vajngerl6-502/+434
Change-Id: Idd5e604541577f6b812a971e585cee9b089d2b4b
2014-09-18android: thumbnail as background when tile is not availableTomaž Vajngerl1-1/+19
Change-Id: Id38e40b3fdb46adeb19e6a1e106775391c5da455
2014-09-18android: fix thumbnail() to produce a valid bitmapTomaž Vajngerl2-4/+7
Change-Id: I578ac9482f334765c71a66421a3fa2dfb85e22b3
2014-09-18android: import changes from Fennec to get ScreenShotLayerTomaž Vajngerl13-1043/+1339
Change-Id: I1b72af85a906aef289d1be086274941094df4f96
2014-09-18android: Log tile managing timesTomaž Vajngerl1-0/+7
Change-Id: I70fe5f1ca6553e2b3282ad0f5c227c5c0bc31f86
2014-09-18android: create thumbnail with "paintTile" LOKit functionTomaž Vajngerl3-3/+43
Additionally remember the document dimensions, so there is no continuous call to "getDocumentWidth" and "getDocumentHeight" Change-Id: I269b47178a25da28de8df98d0bd45211fb64797d
2014-09-18android: disable reinitialization on orientation change or resumeTomaž Vajngerl2-21/+35
Change-Id: Ia87f27395acdf35a50d37212106674e9f9f34c0d
2014-09-18Android browser: open documents with the new viewerJacobo Aragunde Pérez1-13/+5
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érez101-523/+26
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úš Kukan2-2/+0
f8062812ae76af9488bc9c64ee9365c747bd3b38 replaced it with $(MAKE) Change-Id: Ibe13cb6d93489a15bcb8c43b113b125bfbe5820f
2014-09-18Update mdds to 0.11.0.Kohei Yoshida1-1/+1
Change-Id: Ia4c413d313aafc1ba46d3d856145c0eb51a7d6ec
2014-09-18fdo#83764: Write test for this.Kohei Yoshida2-1/+81
Change-Id: I4bc7c3ebdca14caa7d1c8edc2ad777a0e6dd5de2
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida3-1357/+1386
Change-Id: I26e967e9d9fb361ad0d8988715d0d0fd47e478fe
2014-09-18fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida2-3/+11
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 McNamara1-1/+1
Change-Id: I1a3b360ac2f65b0ede1739363284666cd3662781
2014-09-18typo: wrong commit hashMatúš Kukan1-1/+1
Change-Id: If2e81662c9d83d14dccda13fa66e87898757ce96
2014-09-18CppunitTest_sw_ooxmlexport: unused includesMiklos Vajna1-38/+0
Change-Id: I0b53dabffe355c9070660a3d4048bd1624216399
2014-09-18DOCX import: fix handling of dropdown SDT around cellMiklos Vajna4-4/+31
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úš Kukan3-0/+64
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