summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-16use a map for dispatchfeature/fixstyles3Bjoern Michaelsen
Change-Id: I29c88c834a01f8d04a2998ea3edfa95cd0cadb85
2016-01-15remove bDone band-aidBjoern Michaelsen
Change-Id: I7c4783ab70e7456d30ee86bb1c415e6d54df3285
2016-01-15refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen
Change-Id: Iecea747a436de1afe529e024974006a256aa5f5a
2016-01-15refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen
Change-Id: I8813b5676504e6de2af70d181fa9e905538fb05c
2016-01-15refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen
Change-Id: I02b37ead4f930a91f9e8c6d472ffe0d2991bb78f
2016-01-15refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen
Change-Id: I67c259f4da968b9decc4ac95195864a28283d1b5
2016-01-15refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen
Change-Id: I15ccdcf7c56a9677fb01646cad96e7c7d9ba7cd4
2016-01-15reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen
Change-Id: Id1d5afee85d54c48e2cd14d9604cbbae4b0b8fc2
2016-01-15refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen
... also check type of args and throw if it doesnt match Change-Id: Ic7a45aeab58b79abf3baee4bd3bf6f78fe3fa116
2016-01-15refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen
Change-Id: I030c6854e925c2a51b8c40de38e889a96c5ae32d
2016-01-15refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen
Change-Id: Id5c83f8dcc19dc5e94a895f1e15bc5dc8e800d9f
2016-01-15refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen
Change-Id: I2f5f36fe9b9c7d1ee4289f2af268c25ebf8963d9
2016-01-15refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen
Change-Id: Ia06a716f4ddcfd6884f5b9578d7c0b361d3f66f4
2016-01-15refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen
Change-Id: I171fe6370d554ace330df254f07b3b2d45693edd
2016-01-15refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen
- also use decltype(..) to prevent integer overflow Change-Id: Id3fd76d79702e01642758db08d74b7a8e0f7f62b
2016-01-15refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen
Change-Id: Ic515b7868c747d5ce5ff0856890aa0af9e567339
2016-01-15make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen
Change-Id: I77a1c71f1a801e83f861b43e05e456a75fc511da
2016-01-15use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen
Change-Id: I4927986485feb665339e6708bb66286a54926ab8
2016-01-15refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen
Change-Id: Ic50f66a4a08dab6fd55a14475d1e9a4947e16048
2016-01-15refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen
Change-Id: Ie9dd59319a6cba1181388708efc40c2bea76de32
2016-01-15refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen
Change-Id: I0d85021ded0b33d9c2c8d2454ad737842323a099
2016-01-15refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen
Change-Id: I3fd30be5e84c4a88d2c334f573fc4fc56a03646b
2016-01-15also link liblangtag to the liblo-native bundle (fix Android build)Christian Lohmaier
Change-Id: I9f8e647068b3f0403858e5ef52f65e5e6a16e165
2016-01-15tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht
Change-Id: If181fa36d1be6ccbff51f482fdaf92034ee5d876 Reviewed-on: https://gerrit.libreoffice.org/21492 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
2016-01-15ugh, forgot to git add the test documentMichael Stahl
Change-Id: Ia10730e07de3bd86f54c7fc0ba5ae55f350ce149
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
let's guard against that. Change-Id: I970fb801a642592d9c23390572867f0e21f03132
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
These hit the assert in lcl_StoreOwnAsOOXML now so better implement some export. Change-Id: I10c005a547e8a85f2a82198a49f9a03fc46a61d7
2016-01-15tdf#73025: set absolute database index fixedOliver Specht
DB field 'Any record' should not move the ResultSet directly but needs to work on the selection if there is any Change-Id: Ie66cc66afa1118bfbc44fc29889e2b36ecd074ee Reviewed-on: https://gerrit.libreoffice.org/21491 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti
If we do not support the requested transition type we fall back to crossfade transition. If we do not provide an alternative transition and we set the state of the animation node to 'invalid' the animation engine stops itself. Change-Id: Ie476dd579248e9d776e27797dca2ea867f3e5e54 Reviewed-on: https://gerrit.libreoffice.org/21490 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht
Change-Id: If71a96d6d20a66114025c96fd83fb81e333d14b9 Reviewed-on: https://gerrit.libreoffice.org/21487 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
2016-01-15framework: loplugin:defaultparamsMiklos Vajna
Change-Id: Ie1a5c11c7ae8c2288bba7e2ef228d85479d7808e
2016-01-15libreofficekit: log document paste argumentsMiklos Vajna
Change-Id: I0e7783cf73d2d4bfcd4f0c75ca3ad82336048b27
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti
Simultaneaous move and zoom of shapes did not work properly. Fixed. Change-Id: I445733c5ad3734966f6f5c08a5e5c798852cf74e Reviewed-on: https://gerrit.libreoffice.org/21448 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti
Added support for formula attribute used from some effect such as spiral in. Better support for parsing value list. Change-Id: Ibf25482eba359acb279d9b212d7a829b3dc668b6 Reviewed-on: https://gerrit.libreoffice.org/21447 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
2016-01-15writerfilter: coverity#1348470 missing breakMichael Stahl
Change-Id: I1cc56792e3684bd85ecbd5e0cf9c730a5f75beb5
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti
Fixed two issues: - group shapes were not animated - when smil:dur=indefinite final state of shapes was not frozen Now when an audio or command node is hit a log message is printed informing that such a type of animation nodes are not implemented. Change-Id: I81853c982e6a2b68c3644b2ebc09e2d565d706af Reviewed-on: https://gerrit.libreoffice.org/21446 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
2016-01-15loplugin:simplifyboolNoel Grandin
Change-Id: Ida569b2158ad1126409b568c6ee7b2d911738bfa
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
Change-Id: I77a6a46ca20cb41ed73050185fb2064a1bbf2009 Reviewed-on: https://gerrit.libreoffice.org/21485 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-15Android: don't disable langtag (libetonyek has hard dependency)Christian Lohmaier
apparently in the past it was disabled because it did depend on glib, and maybe also size constraints, but neither apply anymore. Change-Id: Ic731b204cf482639e4d468512b97b5c39ddc73e6
2016-01-15editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl
Let's hope that shuts up coverity? Change-Id: I81f56ce9120c1d9328d5f04b1d1869c01402eca1
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl
Change-Id: I2ea96fa368d7b5d326706c2575168e67e71903ce
2016-01-15vcl: coverity#1348469 identical branchesMichael Stahl
Change-Id: I49fb0826e5118d139fb2b86c60b74ef15a4b2cda
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl
Change-Id: Ibea6944c4e61e9848aac936e399ed08192ec5812
2016-01-15filter: coverity#1348467 constant expression resultMichael Stahl
Change-Id: I51bd2919688e6ffc9c82aede1c67bcce0255f1cf
2016-01-15basic: coverity#1348466 checked returnMichael Stahl
Kind of unnecessary but let's hope it shuts up coverity. Change-Id: I4903c9df788ce5fb9648c5fd68627ff21362828f
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
Change-Id: I1b0f6d67bd0db0796756fd920ab92303a7ee7d79
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
... which has nasty dependencies. Change-Id: I84ba0302142ade6e15291b782453dbe3bac753dd
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
Change-Id: I3b2281dc713bff92eb3d80fddef04a8a39838aa8 Reviewed-on: https://gerrit.libreoffice.org/21484 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist
Change-Id: I1b3dac4cf6e04fb93cd9289b39419e556a387ee3
2016-01-15-Werror=unused-but-set-variableNoel Grandin
Change-Id: I18a3a72dce0d4bd42c11bd0836858125c13e02f4