summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-05fixincludeguards.sh: swThomas Arnhold
Change-Id: I8e0889200d1a1c36e53022a74792728efd66c2fc
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
Change-Id: I2fb527c2cb5814b15862144baf3783d226e675ef
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5
2013-11-05fixincludeguards.sh: add TODO noteThomas Arnhold
Change-Id: Ia19608118ae129c56846941508c4cca5c9020c8d
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold
This reverts commit 9a4a84df5406cdcde1f4d23a1cea2b109998f35b This was false, because WINVER is currently set to 0x0500 in solenv/gbuild/platform/windows.mk. We need a runtime check like it's realised already and have to define the missing struct if necessary. Change-Id: I267dff1c8137657e47bdc4ad5ae81d511d7b9d5f
2013-11-05fix STL debug build againDavid Tardon
Change-Id: Ic616a83adcdf12c64ee3f5a00bf254be847b3c7e
2013-11-05Updated coreJean-Pierre Ledure
Project: help db8f7521f190f41bc80b783183a9cff5b98f4c16 Access2Base - Help file Summary description + reference to official doc site 1 entry in index 1 entry in Macros & Programming - Guides Change-Id: I26587292b4daff035779fc197522af7dc600279a Reviewed-on: https://gerrit.libreoffice.org/6522 Tested-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
creating the libio. All these libraries are always used together, so we can put them together in one single library. This save almost 500 kb of the size of the final library. Change-Id: Ib32fec36cc4eb80ca646ce472c1f1bcdd98ac62b Reviewed-on: https://gerrit.libreoffice.org/6567 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-11-05First modification on the default template for the WriterAhmad H. Al Harthi
Headings modified and resized based on discussions at http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html Change-Id: Iccb2bcceb1bbc135b7b53b887760bf50fae762c0
2013-11-05fix buildDavid Tardon
Change-Id: I90892fe0b585a5b50ee46fcc48f964f423bee256
2013-11-04fdo#70393: move external accessories to a subdir of externalKhaled Hosny
Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1 Reviewed-on: https://gerrit.libreoffice.org/6572 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04fdo#70393: move libxmlsec to a subdir of externalKhaled Hosny
Change-Id: I1bcdd01aad7fc2ee2d2f635b0ae4c4183c9ab092 Reviewed-on: https://gerrit.libreoffice.org/6571 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-05this must be in lowercase lettersDavid Tardon
Change-Id: I58e4824156b1646d000a39ba196068efbe10425e
2013-11-05there is no need for the conditionDavid Tardon
Change-Id: Icf3e0fbafdff39e5ad9c8eb7699820e2c0204bd6
2013-11-05add an external for bluez_bluetooth_headersDavid Tardon
Change-Id: Idf48f9a5c2245f6696688a17a0fa3809ae751582
2013-11-05move mariadb to libs sectionDavid Tardon
Change-Id: Ie78ea961a32e96c90bb674766b24a0c44d27412c
2013-11-04fdo#70393: move bluez_bluetooth to a subdir of externalKhaled Hosny
Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47 Reviewed-on: https://gerrit.libreoffice.org/6570 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04fdo#70393: move unixODBC to a subdir of externalKhaled Hosny
Change-Id: I191b75802eba781fc62ab21cd41918983a6efdb0 Reviewed-on: https://gerrit.libreoffice.org/6569 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04fdo#70393: move sane and twain to subdirs of externalKhaled Hosny
Change-Id: I0876c3295416abb704ca455bdd61881ff54a0285 Reviewed-on: https://gerrit.libreoffice.org/6568 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04bug in perl installer that make UnixLink entries to be lostNorbert Thiebaud
the code in question try to re-assign entry that are in normal file to links based on some condiftion... but when it did that it would overwrite the content of the array that was passed instead of adding to it, hence loosing any Unixlink entries. Change-Id: Ia879dfefa4bf2fc635c05864b014e0712e51812d Reviewed-on: https://gerrit.libreoffice.org/6574 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04sc: stop linking openssl in scopencl libraryMichael Stahl
Change-Id: I6618ac1d469e9a45bac30b2a1d94711f43ee5ed7
2013-11-04one ; is sufficientJulien Nabet
Change-Id: I52d00d5092a84a544f809ad066cb825b8ad6338f
2013-11-04configure: build oox with NSS backend by defaultMichael Stahl
Because NSS libraries are dynamic and OpenSSL static, using NSS saves 1.5 MB in the oox library [even though it's not as 1337 apparently]: -rwxrwxr-x. 1 ms ms 8889575 2. Nov 13:45 libooxlo.so.nss -rwxrwxr-x. 1 ms ms 7773576 2. Nov 13:45 libooxlo.so.nss.stripped -rwxrwxr-x. 1 ms ms 10340276 2. Nov 13:37 libooxlo.so.openssl -rwxrwxr-x. 1 ms ms 9042216 2. Nov 13:37 libooxlo.so.openssl.stripped Change-Id: I387496ae364acb1286d753d52f04924631136750
2013-11-04oox: use proper integer type when calling PK11_DigestFinalMichael Stahl
Change-Id: I5ff79c55446bd9f3e350fb128793ffef51be843f
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
See http://nabble.documentfoundation.org/About-quot-assignment-operators-quot-cppcheck-warning-td4081208.html Change-Id: Ie351058a30c5d2df5f5ec1327c575e129d022cd2
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
Change-Id: I670e0460f15951f99f0f750d2798c771f64c3095
2013-11-04writerfilter: remove unused DffOPTHandler in doctokMiklos Vajna
Change-Id: Ie067a77b7d61f59117826ab21c979688c1e3c2df
2013-11-04Two new test cases for importing data tables from XLSX.Kohei Yoshida
Change-Id: I87da806612ae50fe1d64b851c5180ff1792752cb
2013-11-04Create data-table directory and move the test file into it.Kohei Yoshida
Change-Id: I1007525a7d2e1135f0388975f9cb7b0cef9b3142
2013-11-04Import data tables from xlsx via ScDocumentImport.Kohei Yoshida
Change-Id: Id3d526720f99b7557476915beab35b429ec97c1d
2013-11-04Renamed test file.Kohei Yoshida
Change-Id: I912778f2eedb162f2a04c0a7bc8a5220ea0fca2c
2013-11-04Use position hints for broadcasters when activating formula cells.Kohei Yoshida
No reason not to do this since we are bulk-registering formula cells. Change-Id: Ie0356c62a3c4698f5560272cb0c104f84cacde56
2013-11-04No point using the pimpl pattern here.Kohei Yoshida
The whole class is already hidden in the source file. Change-Id: Ib6157ae275217a95586735f74beee1700041a679
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida
Rather than doing it individually. Change-Id: I5ed55947b715bf6d7d61a1f8b751be7fdcf425fb
2013-11-04Fix multiple operations with formula cell with indirect dependency.Kohei Yoshida
Now the unit test passes. Good. Change-Id: I23fa8355805c192f43db0199f3628f2bf457a645
2013-11-04Add test for multiple operations. Part of it fails currently.Kohei Yoshida
Change-Id: I90e3bbaae41fac51711b8502fbeb6ee2ebf19082
2013-11-04We need to update sheet positions of range names when modifying sheets.Kohei Yoshida
And add Dump() to ScRangeData for debugging convenience and re-enable previously failed test cases. Change-Id: I9d8f41a8be4c9c301254ef300c7b7f0c1ea7f393
2013-11-04Insert matrix formula vis ScDocumentImport, and more formula imorts.Kohei Yoshida
Now SetGroupFormulaCell() is no longer used. Change-Id: I10a387da04724794974eaf491a8efa4cda09d82a
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
Also fix incorrect const methods. Methods that populate the document model should not be marked const even if the compiler allows it. Change-Id: Ic5d1670ce93c166d0f44ace04494fccab6eac275
2013-11-04Set up ScDocumentImport accessor and initialize it.Kohei Yoshida
Also, those createFoo() methods shouldn't be const since it does modify the state of the document model. Change-Id: I6a9267c54710f359506ca39c1e213f82595ebfe3
2013-11-04Try make this more robust in slow environmentsStephan Bergmann
...where the previous .uno:PrintPreview request has not yet been processed, the same way it had been made more robust for ScAccessiblePageHeader.java in 5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with intermittend DisposedExceptions." Change-Id: I5244e8f8af9560ae986ed3a836bdf9571574420f
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers
Change-Id: Iaecccd9ec6ab6a08c6c7ee8c024a3eba48ca1682 Reviewed-on: https://gerrit.libreoffice.org/6521 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-04DOCX filter: handle CT_Ind_rightChars and CT_PPrBase_snapToGridMiklos Vajna
Also, add InteropGrabBag support to bCs, themeFill, themeFillShade and w:ind's right attribute. Change-Id: I0d6ad0ef062218e71d7c71f99c56dd680b6930de
2013-11-04cui: remove unused .map fileMatúš Kukan
Change-Id: Ib7a040c48d8f35e8bd68a30e7b5219a7499ec8da
2013-11-04fdo#71128 arguments of calc function MMULT have same nameWinfried Donkers
Arguments 1 and 2 of MMULT have the same name in the function wizard, which is both confusing for the user and inconstent with other argument names for matrix functions. Patch simply changes the names to match the description of the arguments of MMULT. Change-Id: I9fc35907133aa61248182bd3b253a7f90ba7cd2c Reviewed-on: https://gerrit.libreoffice.org/6526 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam
If the scale settings specify that the print ranges must be scaled across a specific number of pages, the default behaviour is to ignore breaks to avoid the case where breaks force more pages than specified. Here, an option under Calc -> Print -> Pages is added so that the user can specify that manual row and column breaks should be forced. Change-Id: I445cd7ce9e16e4ec2d0c320f059edad62b40f22d Reviewed-on: https://gerrit.libreoffice.org/6531 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam
If a print range's manual breaks forced it over more pages than specified by the sheet scale settings, the zoom calculation wasn't able to converge on a zoom level, so it bottomed out at ZOOM_MIN. This issue only appears if the Calc/Print/Page/ForceBreaks option is selected and simply ensures the minimum number of pages is at least the number required by the breaks in the sheet. Change-Id: Iba36e850081718b1aa43e5c3db3c883530885853 Reviewed-on: https://gerrit.libreoffice.org/6532 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-04Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setCaolán McNamara
and inherits from Edit which reuses that same bit for password Change-Id: Ice27caecfd82e2dd7b000474f37b601fd4628766
2013-11-04DOCX filter: roundtrip themeTint and themeShadeMiklos Vajna
Change-Id: Idaf5f6ef13df1ee821d23b8366d25924d26ff4c2
2013-11-04Forgot to remove fpicker from Repository.mk tooStephan Bergmann
...in b40ffd288baf6dc5989cc09c5b5007eee97dd1bf "fdo#60698: Move generic fpicker to svtools." Change-Id: Ib0aaf010d61c8a77315430991f41941b57b560e8