summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-28loplugin:fpcomparison in svx/Noel Grandin
Change-Id: I636dcdd51389f31eeb14cd1eb9a82a89599d3eea Reviewed-on: https://gerrit.libreoffice.org/21777 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-28loplugin:fpcomparison in vcl/Noel Grandin
Change-Id: I29f8c2c0f19e2440565f5300deffc412faa5870e Reviewed-on: https://gerrit.libreoffice.org/21775 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock
Change-Id: I0627ee8ee699abd2afc87639c87f8c17f42c6e70
2016-01-27Format the datetime fields properly on importRosemary Sebastian
Make sure that, after export, the datetime fields in impress are imported with the correct number format. Change-Id: I5565fef69b3a62e7dd59ea0d39cde151fb0af976 Reviewed-on: https://gerrit.libreoffice.org/21610 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-01-27Updated coreStanislav Horacek
Project: help 19e057689707299b20f539c618f60baecbbf1326 mention sidebar decks instead of task pane in Impress Change-Id: I69d1985847f92201440b24b9778b24bf6d1efdae Reviewed-on: https://gerrit.libreoffice.org/21849 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-01-27tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
Change-Id: Ie05b032012124699c7f774f4b04bdf3d686e228e Signed-off-by: burcinakalin <brcnakalin@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21840 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-01-27Updated coreStanislav Horacek
Project: help 44e2c4f545cce39e28f3d19b7455d1e283b14112 Styles and Formatting command is now in the View menu Change-Id: I1054fd5a3f8bcfda1563541ba77b797d876125a4 Reviewed-on: https://gerrit.libreoffice.org/21846 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-01-27Updated coreStanislav Horacek
Project: help 0b72dc634aa155217652973b2e801c42e16631d5 add some Expert config options Change-Id: Ief29d40d37a1dbf07141d39efabb670c9d20ac93 Reviewed-on: https://gerrit.libreoffice.org/21843 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-01-27add test for tdf#96912Markus Mohrhard
Change-Id: I6d3f7f86cffef8e91cf108c3aecdf5278e4b8658
2016-01-27we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard
Change-Id: I6e245de697c1c42acd916beb75d4d157b2962a9a
2016-01-27tdf#96222: Better to avoid anything except MM_NONE, says EikeTor Lillqvist
I.e., avoid MM_REFERENCE, too. Change-Id: I8a12dfbd921861f977427bf8b284e85f367c128d
2016-01-27xmlsecurity: OOXML never signs metadata, so that's not completely invalidMiklos Vajna
With this, we correctly show if an OOXML signature's metadata (e.g. comment) is valid or not. The <Manifest> element is still not checked yet, though -- and that contains the hashes of most interesting streams. Change-Id: Idd9e5a9072820c517974e26536aaf8eb9f34948a
2016-01-27Renable insert endnote in Writer's standard toolbarYousuf Philips
Change-Id: Ied1a1d57b465b436009de3e2c0524c52ba81fd08 Reviewed-on: https://gerrit.libreoffice.org/21845 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-01-27add a comment about user defined IDsEike Rathke
Change-Id: Ic830342a36360b722e9919506127f70cb8a584a6
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke
Change-Id: I8da8a9d1367ee4ef66c75aa13e8e274139f6f2eb
2016-01-27Updated coreStephan Bergmann
Project: help 5f4c82272d89fb90ee0114705bb88f230b5a439d ...and two more Change-Id: I7c546d9fa91bd06dcb3782c445a62eea37598cef
2016-01-27Updated coreStanislav Horacek
Project: help 77d3a650db9fec7c512bb8e1dc3fae63fe4f99f9 style category is called "List Styles", not "Numbering Styles" Change-Id: Ibcefdd4e663b361ab6b912a2e760b9b4bd00dd35 Reviewed-on: https://gerrit.libreoffice.org/21640 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-01-27Updated coreStephan Bergmann
Project: help 0d03b3df4b598e8b0fa431757c64ff7b005e0f8a ...and another Change-Id: Ieb1a87a1f75370f3130dbf4c100c211dd3b928b9
2016-01-27Updated coreStephan Bergmann
Project: help 591487475aa421d1393a54f328524886519a4095 Unique IDs (broken with prev. commit) Change-Id: I0954d35bd5e13a3d63105425ceac8039a56ab2ef
2016-01-27tdf#76142 libxmlsec: fix xmlSecNssDigestVerify() for SHA-256Miklos Vajna
With this, SfxObjectShell_Impl::showBrokenSignatureWarning() is no longer triggered for the SHA-256 bugdoc. Change-Id: I7a2c5c8517c757e2983f57a3a5908abb941e7a04
2016-01-27Resolves: rhbz#1294208 trackpad two finger scroll does into reverseCaolán McNamara
Change-Id: Ic576f14cae82781a93e52972513a28c4a141d1a2
2016-01-27libxmlsec: sort elements in OOXML RelationshipTransformMiklos Vajna
The spec says that the implementer shall sort relationship elements by Id value in lexicographical order, so do that before the filtering of these elements. With this, all streams validate for a test document that is supposed to be valid, though xmlSecDSigCtxVerify() still reports errors. Change-Id: I9d9cd511eaebad1f13f4e06891b2a3f61fee4500
2016-01-27Updated coreLaurent Balland-Poirier
Project: help ed8d3d936d9008a34a1f59baee2c241157588dba tdf#40517 Update for '?' in decimal number format Add help to use '?' in user defined number format Correction of ordered list Change-Id: Ia14a34cbc0d2d9cff4601a0bd19b392a3aaae268 Reviewed-on: https://gerrit.libreoffice.org/21827 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-01-27tdf#95505 Dump usage stats to text file in user profile.aybuke
Change-Id: I12c44db6f03c789682688d39aafb650d074c63f5 Reviewed-on: https://gerrit.libreoffice.org/21609 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski
using the gb_DBGARGS variable. This value is appended to the gdb "set args" command. Change-Id: Ic15754d7edcc448f283522338900684a29a03cf3 Reviewed-on: https://gerrit.libreoffice.org/21364 Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
2016-01-27gtk_drag_begin_with_coordinates is too new for tinderboxCaolán McNamara
Change-Id: I759b8d1421860501243039c66d17fb82ac66dd47
2016-01-27Related: rhbz#1293210 crash in SwFlowFrm::BwdMoveNecessaryCaolán McNamara
Change-Id: I3b902b7fbd02b32f5d13dc47854445558e93b341
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
Change-Id: I726ae06b1a9bef4feec77cbd9171b8b9353a0267 Reviewed-on: https://gerrit.libreoffice.org/21766 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-01-27starmath.mathtype: change int -> bool for returned valuesDouglas Mencken
it looks like it always supposed to be bool Change-Id: Ie18dfdf9c91bb66828889d0370ceeb946cc9289d Reviewed-on: https://gerrit.libreoffice.org/21764 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-01-27BASIC: SbiExpression::IsIntConstant has side effects.Arnaud Versini
Also renames IsIntConstant to ConvertToIntConstIfPossible. Change-Id: Ib4b465ac0d890762547fb2d83c26ad6be6ee75e8 Reviewed-on: https://gerrit.libreoffice.org/21746 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-01-27writerfilter: uno::Sequence -> std::vector for table cell rangesMiklos Vajna
Change-Id: I858aa0f97d70f245cf5a3d24909de512b33b1249
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara
Change-Id: Ia9446b06087907a2d9d1889ba7d4ccd1f78697d9
2016-01-27loplugin:fpcomparison in sw/Noel Grandin
Change-Id: Icce2ecee0c47fbbddb4fca72d724cbc770b52606 Reviewed-on: https://gerrit.libreoffice.org/21776 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan
Change-Id: I70d05395b8b5ca89c6a2ebf63c1b4a7760a1559e Reviewed-on: https://gerrit.libreoffice.org/21829 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-01-27Missing includeStephan Bergmann
Change-Id: I39389f972b71f9cf6509edb6a0484d9fcdf182d1
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung
CIRCLE_NUMBER -> decimalEnclosedCircle CHARS_ARABIC --> arabicAlpha CHARS_THAI --> thaiLetter CHARS_PERSIAN --> hindiVowels NUMBER_NONE --> none All the reset --> decimal All the types above were converted to 'none' before. Change-Id: Ie97e3fd4a00b7e4cc80ffb3776028e431e0535de Reviewed-on: https://gerrit.libreoffice.org/21741 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2016-01-27tdf#96222: Don't attempt to handle matrix formulas as formula groupsTor Lillqvist
(Also known as array formulas.) Change-Id: Ief61c75efb05ea7c880d05e118d9fe10177774db
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
Change-Id: Ib644ea36b8a9e68e023e465ef159b9a4890e5d37
2016-01-27vcl: readd <vector> and <set> into vcl/inc/window.hChris Sherlock
Change-Id: I705a170acc045d8423ea42aebf7c5ca13a3ede72
2016-01-27vcl: readd <vector> into vcleventlistener.hxxChris Sherlock
Change-Id: If9420596ff779381dea9a494a68267ba3de15f8c
2016-01-27vcl: readd <vector> into toolbox.hChris Sherlock
Change-Id: I6efa1a909e75a235e5c6509986dd3a916dd82eaf
2016-01-27vcl: readd <memory> into textlayout.hxxChris Sherlock
Change-Id: I6ea4ed1b8f397c4ac5f7dfba8b4f5385ce1fc7d2
2016-01-27vcl: minor rearrangement of header include in svmconverter.hxxChris Sherlock
Change-Id: I0ee039afe6bdec449869a3f130efc4ca87a9e7d5
2016-01-27vcl: minor tab space formatting of svids.hrcChris Sherlock
Change-Id: I0cab806b21ccf4c0be6a6a852039f18350070803
2016-01-27vcl: readd include of <vector> into vcl/inc/sft.hxxChris Sherlock
Change-Id: I7a9b1cf64d8972ecee25b764d4091aa551fa1ff3
2016-01-27vcl: minor change to header include in salvd.hxxChris Sherlock
Change-Id: Ia92a91628642bf96092100649736ee9f8eaea68b
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
Change-Id: I3848e61eac69a2b3cacc3cf1f66534f4508151cd Reviewed-on: https://gerrit.libreoffice.org/21837 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-01-27vcl: minor tweak to header guard in salsession.hxxChris Sherlock
Change-Id: I354cb24bb75d3b394da203a1a6cfaaf5ca2c4ce5
2016-01-27vcl: remove comment cruft from vcl/inc/salptype.hxxChris Sherlock
Change-Id: Ie4e98b1cd407e79a35635dd255f421906a50eb6b
2016-01-27vcl: put back std headers into salprn.hxxChris Sherlock
Change-Id: I25786bd08a112a365868034eaa91b2cab1e6b0e9