summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard2015-09-277-7/+164
| | | | Change-Id: I502f4610718b5c1914a54346c46d4f998c4d370f
* simplify codeMarkus Mohrhard2015-09-271-4/+1
| | | | Change-Id: I5150299c68576e2442f1ef4c8722a3f5ccb3a070
* boost->stdCaolán McNamara2015-09-262-2/+2
| | | | | | | Change-Id: Icb81f72c5eaeb728603d8595d22bf18c8e97d7d0 Reviewed-on: https://gerrit.libreoffice.org/18884 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* boost->stdCaolán McNamara2015-09-261-1/+1
| | | | | | | | Change-Id: I61dac3065a4e80c89e9e136ad1e8e15bc88a8a45 Reviewed-on: https://gerrit.libreoffice.org/18885 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* The only EvalKind actually used is EK_constStephan Bergmann2015-09-263-66/+34
| | | | Change-Id: Ide451d1e287eeb8666b9ddcce312b9a753761c50
* boost->stdCaolán McNamara2015-09-262-4/+2
| | | | | | | | Change-Id: I329aabf1621b91756cd277bd0c56a2988c9ad1c0 Reviewed-on: https://gerrit.libreoffice.org/18872 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* boost->stdCaolán McNamara2015-09-266-9/+6
| | | | | | | Change-Id: I17a517e5063aebd7d20864104b4b24a5fd05612b Reviewed-on: https://gerrit.libreoffice.org/18883 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* boost->stdCaolán McNamara2015-09-261-3/+2
| | | | | | | | Change-Id: I2c919e8bd17d16d1924524a18d2056daae8ef750 Reviewed-on: https://gerrit.libreoffice.org/18882 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* pVar != null, so static_cast(pVar) != nullCaolán McNamara2015-09-261-18/+16
| | | | | | | | Change-Id: Id22808858b5884b2f87064b389eb411e0712bab4 Reviewed-on: https://gerrit.libreoffice.org/18881 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fix ellipsisDennis Roczek2015-09-261-1/+1
| | | | | | | Change-Id: If427f3609193244b6ccda4e00f1ca793174e83e2 Reviewed-on: https://gerrit.libreoffice.org/18880 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* boost->stdCaolán McNamara2015-09-2610-32/+22
| | | | | | | | Change-Id: I1696c0982533b9c1ccf66e8a729feeddd3c8d5df Reviewed-on: https://gerrit.libreoffice.org/18871 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* making alt-x code consistentJustin Luth2015-09-263-10/+11
| | | | | | | | | | Recent reviewer's comments apply to previously committed code. Made the changes and tested each module. Change-Id: Id67ff103797f18cf233f728b8f93a7747a42e02f Reviewed-on: https://gerrit.libreoffice.org/18713 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* Cleanup icon-themes: Remove duplicate icons etcSamuel Mehrbrodt2015-09-2640-36/+5
| | | | | | | | | This is the result of running bin/sanitize-image-links Change-Id: I8e4bdb3552c7e40e1b065d682d4a442346f3e88b Reviewed-on: https://gerrit.libreoffice.org/18875 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* convert Link<> to typedNoel Grandin2015-09-264-18/+15
| | | | | | | Change-Id: I4aad44d483cf45313b71ad2ef5800b259b358fbf Reviewed-on: https://gerrit.libreoffice.org/18862 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-262-9/+7
| | | | | | | Change-Id: Ib6b97395a465299988766d6a795a03ecaef50d51 Reviewed-on: https://gerrit.libreoffice.org/18861 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-262-13/+18
| | | | | | | Change-Id: I98ba7a9e8d7d7f6791045f415968738d01e9a919 Reviewed-on: https://gerrit.libreoffice.org/18860 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-269-19/+16
| | | | | | | Change-Id: If1dcc5e50b08540623bb21067c5f74e47192ef9a Reviewed-on: https://gerrit.libreoffice.org/18859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* Updated coreAndras Timar2015-09-251-0/+0
| | | | | | | | | Project: help cbd8b8768afb8dbb6c8a2d5fc35ba0fdcd4e5768 add missing hids Change-Id: Ib487c376c8567c6a2acd78cdad16522eece54566
* translate DE->ENNicolas Christener2015-09-251-44/+38
| | | | | | | Change-Id: I59518e6cc8d497679f411a782c95291ae5bee0c6 Reviewed-on: https://gerrit.libreoffice.org/18876 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* translate DE->ENNicolas Christener2015-09-251-21/+17
| | | | | | | | Change-Id: Ic0afa7dc008d1c36b68f37a915f575b21e1548da Reviewed-on: https://gerrit.libreoffice.org/18840 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* translate DE->EN, minor indentation fixesNicolas Christener2015-09-251-79/+81
| | | | | | | | Change-Id: Ie4672b41fcd67998187c5766dff8ee340b92e124 Reviewed-on: https://gerrit.libreoffice.org/18841 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-2515-106/+10
| | | | | | | | | Remove makeSequence. Change-Id: If07dc8702d811111fc634c9c7eb4c9a331517ca5 Reviewed-on: https://gerrit.libreoffice.org/18647 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* boost->stdCaolán McNamara2015-09-258-33/+26
| | | | | | | | Change-Id: If0ca026bd63a921d4f258586231455aacee23b1f Reviewed-on: https://gerrit.libreoffice.org/18870 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* convert Link<> to typedNoel Grandin2015-09-259-26/+24
| | | | | | | Change-Id: I7fd77490ab49a18f48e248ca277bc30b5a7d2071 Reviewed-on: https://gerrit.libreoffice.org/18858 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-254-20/+10
| | | | | | | Change-Id: Ie743ceadd23d57bce827a759ca89fa7d31cc4c26 Reviewed-on: https://gerrit.libreoffice.org/18857 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-2511-37/+31
| | | | | | | Change-Id: Ic39135b39f1389fdf94fb16746100209ee63f492 Reviewed-on: https://gerrit.libreoffice.org/18856 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-257-43/+33
| | | | | | | Change-Id: I0d645d646037d9fbb4f1b97931ace6171a84a267 Reviewed-on: https://gerrit.libreoffice.org/18855 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-254-14/+12
| | | | | | | Change-Id: I845f48577a9b93854e24a2004168c2d2311d9542 Reviewed-on: https://gerrit.libreoffice.org/18854 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-2511-35/+26
| | | | | | | Change-Id: I9a85b8d6557490775c3d8482ac49bd27c51b6c8a Reviewed-on: https://gerrit.libreoffice.org/18853 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert Link<> to typedNoel Grandin2015-09-2511-93/+96
| | | | | | | Change-Id: I6de6c831e7401413149100784726ce6c986f8eea Reviewed-on: https://gerrit.libreoffice.org/18852 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* sd/source/ui/tools boost->stdCaolán McNamara2015-09-255-8/+6
| | | | | | | Change-Id: I55f821dd9c2131cfbd8e2cb7838513a6bcb4b97d Reviewed-on: https://gerrit.libreoffice.org/18869 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Performance test for ChiTestŁukasz Hryniuk2015-09-252-0/+26
| | | | | | | Change-Id: I9176d46c627fa1aba043f5d0e3d8fd74431fa4b5 Reviewed-on: https://gerrit.libreoffice.org/18873 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* update creditsChristian Lohmaier2015-09-251-915/+925
| | | | Change-Id: I6287394ba04c7ec81ffb39229a0147e829615b07
* sd/source/ui/func boost->stdCaolán McNamara2015-09-2527-67/+40
| | | | | | | Change-Id: I67874a8bad1549fd98e22a816d9fa52a17629a1e Reviewed-on: https://gerrit.libreoffice.org/18850 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* sd/source/ui/annotations boost->stdCaolán McNamara2015-09-256-14/+8
| | | | | | | Change-Id: I96c486bec0cadce68f2d9f90bd61b672a52037ac Reviewed-on: https://gerrit.libreoffice.org/18847 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Updated coreAndras Timar2015-09-251-0/+0
| | | | | | | | | Project: translations af8538d62d29b7a3a70a812d222cc419a1cc57bf Updated Slovenian translation Change-Id: I2e1b2b9796e36850d365c2ccfdb03cd41eec03ed
* revert back to android-21 target until tinderbox gets updatedChristian Lohmaier2015-09-253-3/+3
| | | | Change-Id: Ief38ef9cc4f167caef8d991c9543161997682418
* Testcases with several arrays for SUM and PRODUCTŁukasz Hryniuk2015-09-251-0/+16
| | | | Change-Id: I0e710b6a53af3aa062a17e0a998691e1ec6d3973
* Broaden PRODUCT testŁukasz Hryniuk2015-09-251-17/+38
| | | | Change-Id: I3abeb0c958031202da869084ffa24c11b8a47592
* Add warning to Add Plug-in Dialog boxBryan Quigley2015-09-251-59/+74
| | | | | | | Change-Id: I990309d9daa2dc03dceb8c4e82a87ee16b596873 Reviewed-on: https://gerrit.libreoffice.org/18756 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* Move all introspection comments to header filePranav Kant2015-09-252-90/+129
| | | | | | | | | | | ... wherever possible. There are few things we can't move to header file, for example, the comments corresponding to GObject properties, and signals. Change-Id: If74d61b17ccee11f8a056f3a93040d2cff2dd98d Reviewed-on: https://gerrit.libreoffice.org/18863 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
* fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke2015-09-251-1/+2
| | | | | | | | | | | | | | | | ... if more than one argument is passed to PRODUCT() or SUMSQ() and matrix/array arguments are involved the functions returned wrong results. For example, wrong behavior =PRODUCT({2,3},{4,5}) gave 6 =SUMSQ({2,3},{4,5}) gave 34 Correct is =PRODUCT({2,3},{4,5}) result 120 =SUMSQ({2,3},{4,5}) result 54 Change-Id: Iec7b136a5cc678416f28b1abfe19cd0901ef22b6
* sd/source/ui/slidesorter boost->stdCaolán McNamara2015-09-2516-31/+22
| | | | | | | Change-Id: I67083a8ff1f3b880b658a9962db5921969b931f8 Reviewed-on: https://gerrit.libreoffice.org/18839 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Revert "Fix a bug in SUMSQ"Eike Rathke2015-09-251-1/+0
| | | | | | | | | | | This reverts commit 793d1aba304217dcea6707a4b8acf5ac09f62e5a. Just discovered that this is wrong, sorry for fuzz. Change-Id: Id8365f00f615275d3bdd41ab630729e6f19ac577 Reviewed-on: https://gerrit.libreoffice.org/18848 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* tdf#94497 UI: Object catalog not available in menu > View in BasicIDECor Nouws2015-09-251-0/+2
| | | | | | | | Change-Id: I996723cf3af8365d078103bb54d469f7a2c735fe Reviewed-on: https://gerrit.libreoffice.org/18838 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* tdf#94498 UI: Ctrl+Shift+F does not repeat search in Basic IDECor Nouws2015-09-251-0/+6
| | | | | | | Change-Id: I3ab5e945d1a9243978bacb540e9b4b5ca43dfa0d Reviewed-on: https://gerrit.libreoffice.org/18833 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh2015-09-251-1/+5
| | | | | | | | | | | | | AutoCorrect Emoji replacements were incomplete in Calc cells and Impress text boxes, keeping the terminating colon: :omega: -> Ω: Corrected by this patch: :omega: -> Ω Change-Id: I0d1f6f9ec9c31a7b37e0c9afaaad17dcee568dd5
* don't over-expand built-in file dialog on very long paths/namesCaolán McNamara2015-09-251-0/+2
| | | | | | | Change-Id: Ia8167833b54bcfc68f1a306e58a1134a38d64ef6 Reviewed-on: https://gerrit.libreoffice.org/18843 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* sd/source/ui/sidebar std->boostCaolán McNamara2015-09-253-4/+3
| | | | | | | | Change-Id: Ia147e1720b1e83ccf0d382ff0020e49f34ce9d21 Reviewed-on: https://gerrit.libreoffice.org/18836 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Replace GUIBASE with USING_X11Samuel Mehrbrodt2015-09-2511-45/+44
| | | | | | | | | That's what it actually means. Also make it a boolean Change-Id: I249e18351253b34b5dada28e2a9c6bc0c06b730c Reviewed-on: https://gerrit.libreoffice.org/18688 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>