summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16use a map for dispatchBjoern Michaelsen
2016-01-16remove bDone band-aidBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen
2016-01-16refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen
2016-01-16refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen
2016-01-16reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen
2016-01-16refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen
2016-01-16refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen
2016-01-16refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen
2016-01-16refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen
2016-01-16refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen
2016-01-16make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen
2016-01-16use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen
2016-01-16refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen
2016-01-16refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen
2016-01-16refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen
2016-01-16refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen
2016-01-15tdf#73025: set absolute database index fixedOliver Specht
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha
2016-01-15tdf96491 - not correct tooltip on icon function in WriterBerk Gureken
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha
2016-01-12tdf#39468 translate OSL_ENSURE German textChris Sherlock
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna