summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use a map for dispatchfeature/fixstyles3Bjoern Michaelsen2016-01-161-65/+40
* remove bDone band-aidBjoern Michaelsen2016-01-151-37/+7
* refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen2016-01-151-17/+19
* refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen2016-01-151-31/+25
* refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen2016-01-151-29/+27
* refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen2016-01-151-9/+14
* refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen2016-01-151-30/+26
* reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen2016-01-151-55/+33
* refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen2016-01-151-7/+12
* refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen2016-01-151-13/+10
* refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen2016-01-151-48/+39
* refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen2016-01-151-11/+11
* refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen2016-01-151-5/+11
* refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen2016-01-151-83/+53
* refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen2016-01-151-31/+32
* refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen2016-01-151-23/+15
* make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen2016-01-151-43/+28
* use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen2016-01-151-4/+4
* refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen2016-01-151-21/+21
* refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen2016-01-151-68/+59
* refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen2016-01-151-7/+10
* refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen2016-01-151-36/+56
* also link liblangtag to the liblo-native bundle (fix Android build)Christian Lohmaier2016-01-151-0/+1
* tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht2016-01-151-2/+2
* ugh, forgot to git add the test documentMichael Stahl2016-01-151-0/+0
* oox: getEntryName() could throw a WrongStateExceptionMichael Stahl2016-01-151-7/+16
* oox: export Math objects to PPTX filesMichael Stahl2016-01-153-3/+93
* tdf#73025: set absolute database index fixedOliver Specht2016-01-151-1/+18
* svg export: fall back to crossfade for not supported transitionsMarco Cecchetti2016-01-151-2/+13
* tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht2016-01-151-2/+17
* framework: loplugin:defaultparamsMiklos Vajna2016-01-151-1/+1
* libreofficekit: log document paste argumentsMiklos Vajna2016-01-151-0/+5
* svg export: simultaneous move and zoom issue - fixedMarco Cecchetti2016-01-151-80/+44
* svg export: added support for anim:formula attributeMarco Cecchetti2016-01-151-8/+60
* writerfilter: coverity#1348470 missing breakMichael Stahl2016-01-151-1/+1
* svg export - group shape + indefinite duration - fixedMarco Cecchetti2016-01-152-2/+15
* loplugin:simplifyboolNoel Grandin2016-01-151-1/+1
* loplugin:unusedmethods unused return value in include/toolsNoel Grandin2016-01-1523-170/+58
* Android: don't disable langtag (libetonyek has hard dependency)Christian Lohmaier2016-01-154-4/+1
* editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl2016-01-151-0/+1
* filter: coverity#1348471 uninitialized memberMichael Stahl2016-01-151-0/+1
* vcl: coverity#1348469 identical branchesMichael Stahl2016-01-151-8/+1
* oox: coverity#1348468 copy-paste errorMichael Stahl2016-01-151-1/+1
* filter: coverity#1348467 constant expression resultMichael Stahl2016-01-151-1/+1
* basic: coverity#1348466 checked returnMichael Stahl2016-01-152-6/+11
* starmath: only use WordProcessingML elements in DOCX filesMichael Stahl2016-01-158-11/+32
* oox: move enum DocumentType out of drawingml.hxxMichael Stahl2016-01-156-11/+16
* loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin2016-01-156-33/+16
* Bin some excessive vertical whitespaceTor Lillqvist2016-01-151-6/+0
* -Werror=unused-but-set-variableNoel Grandin2016-01-152-10/+1