summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-01-18drawmodes header goneCaolán McNamara3-3/+0
2016-01-18cppcheck: nullPointerCaolán McNamara1-10/+3
2016-01-18avoid Mouse Not Captured warningCaolán McNamara1-2/+3
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski3-2/+17
2016-01-18loplugin:bodynotinblockStephan Bergmann1-2/+2
2016-01-18loplugin:unusedfieldsNoel Grandin1-3/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock13-28/+28
2016-01-18tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-01-18tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth4-17/+29
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock22-479/+600
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud31-627/+506
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock13-28/+28
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock22-478/+599
2016-01-16use a map for dispatchBjoern Michaelsen1-65/+40
2016-01-16remove bDone band-aidBjoern Michaelsen1-37/+7
2016-01-16refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen1-17/+19
2016-01-16refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen1-31/+25
2016-01-16refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen1-29/+27
2016-01-16refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen1-9/+14
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