summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-24sw: non-functional minor cleanupAshod Nakashian
Change-Id: I94e34214e49de02e0922f85d5e799926a000d8e3 Reviewed-on: https://gerrit.libreoffice.org/40344 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2017-07-24svl: moved crypto helpers have the correct log-areaAshod Nakashian
Change-Id: I127e7546f3a9dd920c0fbf6667d146e9b0ff1b01 Reviewed-on: https://gerrit.libreoffice.org/40343 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
Change-Id: I67a5094c6817b9f9e04ef72e15b059d6667f1397 Reviewed-on: https://gerrit.libreoffice.org/40335 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2017-07-24forgot to remove the tests from the test definitionMarkus Mohrhard
Change-Id: Ic966137a08f5cd752ce8f6e6c49a5abb71adf724
2017-07-24screenshots: the screenshots now need a initialized SwModuleMarkus Mohrhard
Change-Id: I44ea8630a874300e9163d71bd5094a5941d2a419
2017-07-24screenshots: fix the screenshot buildMarkus Mohrhard
Change-Id: I3c295c4817e19c5e31b793fd455c3071015098d7
2017-07-23Updated coreOlivier Hallot
Project: help 46fc2324d0db000581fcbe5c55838bd58187a6fb tdf#97745 code cleanup * Add debug param, to display page info in the bottom &Debug={0|1} Change-Id: I809548e5d59d0a55b258ca0ec69811efec51df67 Reviewed-on: https://gerrit.libreoffice.org/40341 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23Updated coreBuovjaga
Project: help 7f87a5f65fe80d0262a96b43ee14edae33a09948 tdf#97745 Use system browser to display help pages Some improvements (WIP) * Use CSS grids * Better language selector * Better svg icons * reorder some scripts, clean code * favicon * fix index Change-Id: Idd55f41724cc3972c8b461ede5f1e975716c5290 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40316 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23Updated coreOlivier Hallot
Project: help 768ebf50c5564dc4ecbde7af8dd136c4acdf87f4 Fix some DTD issues in Help Pages <item> does not have child nodes Change-Id: Ieac002b65cfc54c66af92e1a7cb80a1fc7ce31f4 Reviewed-on: https://gerrit.libreoffice.org/40313 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-07-23these tests depend on our additional fontsMarkus Mohrhard
Change-Id: I327047afbf05afb152d03669e67ba19a210cb0b7 Reviewed-on: https://gerrit.libreoffice.org/40338 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-07-23[Android Viewer] Fix crash after save dialogXimeng Zu
Fixed the crash after save dialog caused by a possible null pointer related to presentation mode. Change-Id: I2fcf254f4382eaa5b565e25679486a5158d56eac Reviewed-on: https://gerrit.libreoffice.org/39847 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-07-23[Android Viewer] Correct typo of class nameXimeng Zu
Corrected the accidentally named inner class in PresentationActivity.java from camel case to Upper case. Change-Id: I0c27efe371611959e40cd656628a0fa2c9c0cdce Reviewed-on: https://gerrit.libreoffice.org/39832 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-07-23coverity#1415514 Dereference after null checkCaolán McNamara
Change-Id: If51d0a4540f63f87b5ba2aece10ed73e416ae783
2017-07-23make this more readableCaolán McNamara
Change-Id: I617e7a120aa14794c7391969b3edd6e3c4f50077
2017-07-23pQLine2 will be non-zero in any case that nHeight is non-zeroCaolán McNamara
Change-Id: I5c836552df2122049dc88ca724444b29ae2c74e9
2017-07-23coverity#1415611 Result is not floating-pointCaolán McNamara
Change-Id: Icaeeb835e9a3c8ab6917fe15297ad884db792299
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara
Change-Id: I248dcafbb2cfdd7a8dd9270ef56bcccc1b9b0ee5
2017-07-23[Android Viewer] Correct LOK EnumsXimeng Zu
Corrected LOKit Enum names in Document.java. Change-Id: I890bca0712a650b2454807fa11f43f7db14aad6b Reviewed-on: https://gerrit.libreoffice.org/39831 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-07-23Calc UI on Android ViewerXimeng Zu
Adding Calc UI. Two blank views are added as row and column headers. CommonCanvasElement is used to draw header cells on the views. [WIP] Change-Id: I37eaa82805045ab650fd127e54c8421c61a4ea27 Reviewed-on: https://gerrit.libreoffice.org/38936 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-07-23uitest: wait twice as long for blocking actionsMarkus Mohrhard
Change-Id: Ib54a12e9bce3f0be9b31c57550d01754323832c6
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis
for "values-size" role too, after parsing in InternalDataProvider::createDataSequenceFromArray(). Without this, embedded bubble charts in documents(MSO) other than spreadsheets will be empty when imported. Also adds docx import chart2-unit-test in chart2import.cxx Change-Id: I63168074b30090a8b7cf977eb5af443f6b9ac240 Reviewed-on: https://gerrit.libreoffice.org/40258 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-07-23coverity#1415614 Out-of-bounds readCaolán McNamara
Change-Id: I73d18dd6613be063002878fb4906a49863707856
2017-07-23more related strings togetherCaolán McNamara
Change-Id: I0055000d1c92096c320ad52d553a7bdc19fcc025
2017-07-23loplugin:unnecessaryvirtualNoel Grandin
Change-Id: Id3f0bbcae731d777ac7c1fbc9f020ff35833864b Reviewed-on: https://gerrit.libreoffice.org/40323 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
after the great gettext migration of 2017 Change-Id: I704389b1ae1fb34dae0429c98cbfc89c2d3b8e27 Reviewed-on: https://gerrit.libreoffice.org/40322 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-23uitest: handle the case without dictionaries in the UI testsMarkus Mohrhard
Change-Id: Icc63deeb182f0c380780332793a3af1f7a51577b
2017-07-23editeng: remove bogus copy ctorJochen Nitschke
default copy ctor and assignment is deleted because AttribsType (vector<unique_ptr<T>>) can't be copied Change-Id: Ifb95298591c3f0ed5eb04a119efeb065a3eb8705 Reviewed-on: https://gerrit.libreoffice.org/40330 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-23cid#1415621: illegal accessesJulien Nabet
Change-Id: I89df786f25441aadf3172ce53228c8b465e62e3b Reviewed-on: https://gerrit.libreoffice.org/40334 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-07-23sw: these arrays are constantTakeshi Abe
Change-Id: I15c49dc83f83dbc60b4a0db17183041aeaaa17fb Reviewed-on: https://gerrit.libreoffice.org/40321 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-23lwp: delete bogus copy ctorJochen Nitschke
private member s_aFonts suggest this class should be a singleton Change-Id: Id3381d8d006da346ba029f46cb9df131866ed4dc Reviewed-on: https://gerrit.libreoffice.org/40328 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-07-23coverity#1415613 Explicit null dereferencedCaolán McNamara
Change-Id: I000715d694acadb7b8772e6220d540b91f4451bf
2017-07-23coverity#1415620 Unchecked return value (golden)Caolán McNamara
Change-Id: I5229a29d6f2017abe32121cbdedbba1017cc4a46
2017-07-23coverity#1415619 Explicit null dereferencedCaolán McNamara
Change-Id: Ibf0419ab8bd288c2f83c2dfcf5598c0da7eca307
2017-07-23coverity#1415622 Pointer to local outside scopeCaolán McNamara
Change-Id: I870588f62f5cbb688fa0662483ba008a54ffc492
2017-07-23coverity#1415617 Resource leakCaolán McNamara
Change-Id: Ib23bbd9403f44fd7aa3635a3febb6533b1f9edad
2017-07-23coverity#1415610 avoid Unchecked dynamic_castCaolán McNamara
Change-Id: Id37e121d3f0de9067fdce8462db7162f3e80d1ac
2017-07-23remove unused structJochen Nitschke
since f24b46c27243b88e4d367d7b105d1365e97dbd76 loplugin:unusedfields in vcl Change-Id: Idef892664a7c53c15e27685fdb7faa36d8b81f30 Reviewed-on: https://gerrit.libreoffice.org/40327 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
Change-Id: If6e9f75dcf8c8628295fe013328b3b1630d064a2 Reviewed-on: https://gerrit.libreoffice.org/40319 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2017-07-23Removed duplicated includesAndrea Gelmini
Mainly about "core_resource.hxx" and "strings.hrc". It passed "make check" on Linux. Change-Id: I994420d5e33d02b64929f8a51c548a7322d88a79 Reviewed-on: https://gerrit.libreoffice.org/40311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-07-23make JunitTest_svx_unoapi more reliable by checking against current boundsCaolán McNamara
we've been here before with... commit a9cf50c24dd10a20e1288828e2a59c193bb582cb Date: Mon Sep 30 15:28:02 2013 +0100 junit: make tests robust by compensating for intermittent sizing race. so lets fetch the bounds fresh when checking its consistency with the other measurements and placements rather than comparing against its earlier perhaps now changed value Change-Id: I24585901fedfd710fee194fab697b445f8633e73 Reviewed-on: https://gerrit.libreoffice.org/40318 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-07-23rtl: cleanup equality conditions in uuid.cxxChris Sherlock
Change-Id: I8918cd97f9ab89f0a2f7f95cd59b706ca5a55e2b
2017-07-23rtl: cleanup uri.cxxChris Sherlock
Change-Id: Ic9ddcaa7c699830216e157bd9dfc09d30b50b3e6
2017-07-23rtl: cleanup rtl_process.cxxChris Sherlock
Change-Id: I8640da0d5f44d69b9b628ac2076aec50b8e62ceb
2017-07-23rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock
Change-Id: I915aafe5a0df39b19e1f5bdc701cb9175dabb5ed
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara
And kill the temporary namespace killmelater. This class will contain helper functions/methods for use of the tab pages of the Customize Dialog. Change-Id: I63a05c9495a79009ed5b47f7790a46cff9f58c6a Reviewed-on: https://gerrit.libreoffice.org/39617 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr> Reviewed-on: https://gerrit.libreoffice.org/40308
2017-07-22osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
Explanation for each conversion: - osl_acceptPipe() - don't worry about an invalid oslPipe sent as function parameter, we check for the error returned by ConnectNamedPipe(), and without a valid pipe we just need to return nullptr - warn if INVALID_HANDLE_VALUE for the file handle, should be handled by ConnectNamedPipe() - createPipeImpl() allocates and initializes memory for the oslPipeImpl structure, if it can't do this then something has been done wrongly - osl_receivePipe() - invalid pipe needs to assert because ResetEvent needs valid pPipe->m_ReadEvent - osl_sendPipe() - invalid pipe needs to assert because ResetEvent needs valid pPipe->m_ReadEvent - osl_writePipe() - really just a thin wrapper around osl_sendPipe() - osl_readPipe() - really just a thin wrapper around osl_receivePipe() Change-Id: I581f8aa996375a8691eafaa384d3f63f0c92b0a2 Reviewed-on: https://gerrit.libreoffice.org/40262 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2017-07-22Revert because of wrong banner sizeHeiko Tietze
Change-Id: I1f827d373d52e89989e4e7f1e9d4333cba5dbb78 Reviewed-on: https://gerrit.libreoffice.org/40315 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-07-23rtl: cleanup equality conditions in math.cxxChris Sherlock
Change-Id: I13d898479d883f7905d834c82dc778a9e4078375
2017-07-23rtl: cleanup equality conditions in locale.cxxChris Sherlock
Change-Id: I25833b65f89cc24ec2b62d4836f6c7c230c418aa
2017-07-23rtl: remove comment cruft from locale.cxxChris Sherlock
Change-Id: I0db5f31a85e03a0f262f22977dfd7a98090839c7