summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-18Convert NULL/0 to nullptrPeter Foley
2016-01-18cppcheck: nullPointerCaolán McNamara
2016-01-18avoid Mouse Not Captured warningCaolán McNamara
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski
2016-01-18loplugin:bodynotinblockStephan Bergmann
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-18tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth
2016-01-18tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth
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-15tdf96491 - not correct tooltip on icon function in WriterBerk Gureken
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