summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara
lots of spew in VALGRIND=memcheck make CppunitTest_writerperfect_calc Change-Id: I8b95e95218beefe19e881c9d055323d0abec49c7
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke
Change-Id: Id778dd7f649b480538fe757aab70c5e890123f31
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
as it is already done in subsequent calls (in ModifyRangeNames --> SetNewRangeNames) perfchek result before : 899399452 after : 645684676 Change-Id: I29b8add457c3177e63df29f93be7a11dacde4953 Reviewed-on: https://gerrit.libreoffice.org/12302 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
Change-Id: I0c8bca04c3d0e318caacfbfa306284153305d8eb Reviewed-on: https://gerrit.libreoffice.org/12381 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara
Change-Id: I6a384b0cf8a08883a0bfab8fd62a2e6badeb09cd
2014-11-12Check blacklist and whitelist here, tooTor Lillqvist
Change-Id: I0e411dccf445cb8d1e2e5238c1164d7ac18d8636
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist
Change-Id: Icddf3c158e5f45d30467d3da82c197901d8bc380
2014-11-12Specify platform vendor, not platform nameTor Lillqvist
Change-Id: I4dc457a08d3baa48d461c27d325638735689f5fe
2014-11-12We want the platform vendor here, not the platform nameTor Lillqvist
We already have the platform name in maName. Change-Id: Iec94ce72cbaba0adf1c82a90892ab98851f5c8ca
2014-11-12Refactor and fix checkForKnownBadCompilers()Tor Lillqvist
Change-Id: Ib2ee1a726fd54c34728234bc1a6b25a05b4e98b5
2014-11-12A bit more informative SAL_INFO loggingTor Lillqvist
Change-Id: I60c38129a532e3843db4a422755ae50e4689b91f
2014-11-12Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist
Not sure if that is the right place for it. Change-Id: I246bb6191513f5c1557b9f211915becce0908d24
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist
I am starting to suspect that we will need regexps for the driver versions, not just match-anything wildcard "*" and version number comparison a'la strverscmp. Change-Id: I6945f8be2cf478a8f0c76c5d9f82b2d60a981f37
2014-11-12Add output operators for SAL_INFO convenienceTor Lillqvist
Change-Id: Iee3be5f4847f12f3463438435b1713c5ad74d3d0
2014-11-12Bin effectively dead codeTor Lillqvist
initOpenCLAttr() sets mnIsUserCreated to 1, thus it can never be 0 in initOpenCLRunEnv(). Change-Id: If42b4fac082284bd0924292d234911b3c319f9ab
2014-11-12Add comment that replies to the question in comment aboveTor Lillqvist
Change-Id: Iad8896df4491b2b4363fb2d16134e92dd9545c35
2014-11-12Don't use misleading 'm' prefix for non-member variablesTor Lillqvist
Change-Id: I5b3042e4b5cc11445a8f704df686cebe56874b12
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist
The function did not register any OpenCL kernel;) Change-Id: Iebba89bc39d3035ff0d39d9cfa8ec72d4ebf217a
2014-11-12Keep also the platform vendor in ds_deviceTor Lillqvist
Change-Id: Id195cf9d079b24108b1fb9abeb1f0bf1529d2f72
2014-11-12Split driver version specification into a rangeTor Lillqvist
Change-Id: I1f26b47054e70e54ce81d3ec4cbc5ff58c1aeea3
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
Change-Id: If9b7052385a49df1403a5f652c67ca7c103a8be2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-12java: convert fields to local variables where possibleNoel Grandin
found by PMD Change-Id: I05b45382b8fb1b734657ce9421a20e6ef6fbe542 Reviewed-on: https://gerrit.libreoffice.org/12376 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-12perfcheck instrument existing test : replaceAllLaurent Godard
Change-Id: I7766aa6d69810124b27763912c3e7a8399637280 Reviewed-on: https://gerrit.libreoffice.org/12243 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
2014-11-12MENU: move chart from object submenu to main insert menuYousuf Philips
Change-Id: If51cddafa63c79e4e7619c0c39d8f14f8eb83b25 Reviewed-on: https://gerrit.libreoffice.org/12373 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85594 enabling sort, autofilter, alignment buttons and hiding othersYousuf Philips
Change-Id: If8eac2bc43b207b7240a6b01c1e952c03a3006f5 Reviewed-on: https://gerrit.libreoffice.org/12353 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78 Reviewed-on: https://gerrit.libreoffice.org/12327 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85594 show row and column insert and removal buttons and hiding othersYousuf Philips
Change-Id: I47b3c7400f350e2af9bf2c228f6e8c10dec7b352 Reviewed-on: https://gerrit.libreoffice.org/12329 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#85046 removing extra merge document entry in the Tools menuYousuf Philips
Change-Id: Ia3690a4fa539cbfcfe03a70cdb467ee4cf7cb1e3 Reviewed-on: https://gerrit.libreoffice.org/12331 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
Remove only include for files where iwyu does not suggest any includes to add. Change-Id: I58f3e956485ce058750c2635db9633736708d7f0 Reviewed-on: https://gerrit.libreoffice.org/12342 Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
Change-Id: Idbda230e8e4e48804b356e35cba3a3488cd4c55c
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e Reviewed-on: https://gerrit.libreoffice.org/12333 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
and writer->insert->table->autoformat and calc->data->consolidate and calc->insert->sheet Change-Id: I7c89d9f01747a00b906afe3c762b747df6872869
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
Change-Id: I6b05747772c324c6ab285082b3a6de4cadabe0aa
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky
Not necessary after 447d523fa7c6c82476f9ee48e4b9c82cfad05c50. This reverts commit 7f86fc0b9835be4d2c3e98271b32454f8df427ec.
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks
Change-Id: Ie05ff3f1ba5e42cc2ec54f23f0b6376a81221592
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
Change-Id: I7c4935040ba16378023695c74bf2a5cd75fe8a77
2014-11-10callcatcher: unused codeCaolán McNamara
Change-Id: I2ead5d998c3b1b3cde1222fee6f072bf09ab0021
2014-11-10Fix build.Jan Holesovsky
Change-Id: I91599766e607b26d2c71006c9543a2bd952e228a
2014-11-10make that file platform independentMarkus Mohrhard
Change-Id: I65c056faaa95af3493b73a7403f199c8c826d724
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
Change-Id: I419ca67dc1f87dd9ac751aa5a094fecf58136edb
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
Change-Id: I91b9b2ffd19b2412ac01dd12429d6460b4c4812c
2014-11-09fdo#86048 Add delete row and column entries to Edit menuYousuf Philips
Change-Id: Ia08e4a88b7b37e3056e8357f5f79721cc6297503 Reviewed-on: https://gerrit.libreoffice.org/12320 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b Reviewed-on: https://gerrit.libreoffice.org/12322 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#86046 Addition of sheet grid lines toggle to view menuYousuf Philips
Change-Id: Ifb948e90ad4980ce40cfcb270e52d23e696d8b6b Reviewed-on: https://gerrit.libreoffice.org/12316 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#85594 hiding, unhiding and rearranging standard toolbar buttons in CalcYousuf Philips
Change-Id: I4c61d9c5facdc0af8bb73b6839deca72f6049936 Reviewed-on: https://gerrit.libreoffice.org/12317 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud
Change-Id: I9629904b6b48d6b8356d6abb0c3cffe6e3fba517
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke
Change-Id: I7c6ebe65cd8c3364b541b5545ab36a13d155a61c
2014-11-07Update the white or black list when editing an entryTor Lillqvist
Must be careful to re-select the logically same entry even after it actually has been removed and the edited on inserted. Change-Id: Id19f7845fadbc018affab7a6cb6b421ed9170297
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist
Still not possible to add new ones or delete existing ones, though. And the UI for this is not finished at all. Work in progress. Also some refactoring. To increase readability, introduce typedefs in ScCalcConfig. Not sure whether nested types inside the class is a good idea or not. Change-Id: I8e1695bb0594e2cd5f8b5ce0ece075842b77762a