summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin17-51/+72
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet1-1/+1
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna3-2/+30
2016-01-22tdf#89708 Adjust print page range for unprinted blank pagesEilidh McAdam2-1/+61
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-2/+0
2016-01-22Yes, output the name earlyStephan Bergmann1-1/+1
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann1-1/+1
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl1-26/+0
2016-01-21loplugin: unused return valuesNoel Grandin40-103/+59
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock14-21/+21
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky20-52/+192
2016-01-20Drop unused definesMaxim Monastirsky1-13/+0
2016-01-20coverity#1349701 Dereference before null checkCaolán McNamara1-4/+8
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-1/+1
2016-01-20loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-01-20sw: indentation fixesMiklos Vajna2-55/+55
2016-01-20sw: (mea culpa) fix unostyle.cxxChris Sherlock1-558/+437
2016-01-19place it safe with MSVC 2008 buildNoel Grandin1-0/+24
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