summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-01-16refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen1-30/+26
2016-01-16reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen1-55/+33
2016-01-16refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen1-7/+12
2016-01-16refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen1-13/+10
2016-01-16refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen1-48/+39
2016-01-16refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen1-11/+11
2016-01-16refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen1-5/+11
2016-01-16refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen1-83/+53
2016-01-16refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen1-31/+32
2016-01-16refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen1-23/+15
2016-01-16make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen1-43/+28
2016-01-16use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen1-4/+4
2016-01-16refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen1-21/+21
2016-01-16refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen1-68/+59
2016-01-16refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen1-7/+10
2016-01-16refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen1-36/+56
2016-01-15tdf#73025: set absolute database index fixedOliver Specht1-1/+18
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht1-2/+17
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+2
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-3/+3
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna3-2/+44
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha2-0/+151
2016-01-15tdf96491 - not correct tooltip on icon function in WriterBerk Gureken1-1/+1
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann1-4/+4
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann7-25/+57
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna4-5/+6
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht1-1/+1
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl2-3/+5
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock2-8/+8
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl1-5/+0
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl1-3/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin63-347/+220
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2-9/+3
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder4-1/+50
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2-0/+9
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha3-0/+103
2016-01-12tdf#39468 translate OSL_ENSURE German textChris Sherlock1-1/+1
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna8-27/+50
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin4-7/+4
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang703-1/+11
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann1-2/+2
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann3-3/+3
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara2-7/+15
2016-01-10Fix typosAndrea Gelmini111-127/+127
2016-01-09crashtesting: ooo104626-3.odt assert on reexport to odtCaolán McNamara1-1/+2
2016-01-09OSL_ENSURE on p followed by deref -> assertCaolán McNamara1-1/+1
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara1-1/+4
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl5-17/+6