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