summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-16use a map for dispatchfeature/fixstyles3Bjoern Michaelsen
2016-01-15remove bDone band-aidBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen
2016-01-15refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen
2016-01-15refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen
2016-01-15reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen
2016-01-15refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen
2016-01-15refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen
2016-01-15refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen
2016-01-15refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen
2016-01-15refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen
2016-01-15make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen
2016-01-15use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen
2016-01-15refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen
2016-01-15refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen
2016-01-15refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen
2016-01-15refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen
2016-01-15also link liblangtag to the liblo-native bundle (fix Android build)Christian Lohmaier
2016-01-15tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht
2016-01-15ugh, forgot to git add the test documentMichael Stahl
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15tdf#73025: set absolute database index fixedOliver Specht
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht
2016-01-15framework: loplugin:defaultparamsMiklos Vajna
2016-01-15libreofficekit: log document paste argumentsMiklos Vajna
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti
2016-01-15writerfilter: coverity#1348470 missing breakMichael Stahl
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti
2016-01-15loplugin:simplifyboolNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-15Android: don't disable langtag (libetonyek has hard dependency)Christian Lohmaier
2016-01-15editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl
2016-01-15vcl: coverity#1348469 identical branchesMichael Stahl
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl
2016-01-15filter: coverity#1348467 constant expression resultMichael Stahl
2016-01-15basic: coverity#1348466 checked returnMichael Stahl
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist
2016-01-15-Werror=unused-but-set-variableNoel Grandin