summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Silence some odd -Werror=strict-overflow (GCC 6)Stephan Bergmann1-0/+8
2016-01-19Missing dependencyStephan Bergmann1-0/+3
2016-01-19loplugin:unusedmethods in sw/Noel Grandin22-163/+0
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-01-19Wrong copy-pasteMaxim Monastirsky5-5/+5
2016-01-19Fix typoMaxim Monastirsky1-1/+1
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky73-15/+2909
2016-01-19Kill .src based Writer context menusMaxim Monastirsky6-1310/+4
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara3-9/+0
2016-01-18Convert NULL/0 to nullptrPeter Foley1-1/+1
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