summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-01-18tdf#35021 TabOverMargin: support LEFT tabs alsoJustin Luth1-2/+14
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson3-10/+42
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth1-0/+14
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski10-10/+10
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski7-0/+7
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski1-10/+9
2017-01-17use SolarMutexGuardNoel Grandin1-3/+1
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson7-69/+131
2017-01-17Set exception messageStephan Bergmann1-1/+1
2017-01-17tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann1-0/+7
2017-01-17tdf#35021 TabOverMargin: support center and decimal tabs alsoJustin Luth1-2/+2
2017-01-17used std::map in SfxItemSetNoel Grandin3-8/+6
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin1-1/+1
2017-01-16tdf#74177 Writer table: comment shouldn't prevent IsNumberFormatJustin Luth1-6/+6
2017-01-15crashtesting: fix a badzillion writer layout crashesCaolán McNamara2-3/+2
2017-01-15ditch the irritating inline keywordCaolán McNamara1-7/+7
2017-01-14CreateBitmap takes a BitmapEx so no need to drop alphaCaolán McNamara1-1/+1
2017-01-14tdf#105294 - only add spacing for the border being setJustin Luth1-1/+1
2017-01-13Rename mail dispatcher membersJan-Marek Glogowski2-79/+84
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin43-201/+142
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2017-01-12tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy19171-1/+1
2017-01-12tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson1-2/+22
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann1-2/+2
2017-01-11Some loplugin:conststringvar/stringconstant improvements: swStephan Bergmann1-2/+2
2017-01-11replace namespace url strings with function callsRosemary Sebastian4-35/+38
2017-01-10tdf#105077 sw: fix wrong assert corner-case in SwRegHistory::InsertItemsMichael Stahl1-1/+3
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2017-01-10WaE: -Wunused-function with dbconnectivity disabledCaolán McNamara1-18/+15
2017-01-10New loplugin:conststringvar: swStephan Bergmann4-20/+20
2017-01-10loplugin:unusedfieldsNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: swStephan Bergmann53-251/+310
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht4-3/+28
2017-01-08These don't have to be staticMaxim Monastirsky3-20/+12
2017-01-07coverity#1358841 Explicit null dereferencedCaolán McNamara1-2/+2
2017-01-07use proper message passingBjoern Michaelsen4-20/+17
2017-01-07Typo: Postion->PortionJulien Nabet2-2/+2
2017-01-07Typo: Acess->AccessJulien Nabet9-9/+9
2017-01-07coverity#1398369 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-01-07dynamic cast followed by static castCaolán McNamara1-2/+2
2017-01-06tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl1-4/+8
2017-01-06No need to check isEmpty() before clearingStephan Bergmann1-2/+1
2017-01-06tdf104061 - looking for test documentsJustin Luth1-1/+1
2017-01-05refactor and simplify AppendAllObjs with a circular bufferBjoern Michaelsen1-63/+35
2017-01-05Related: tdf#105093 sw PDF export: handle embedded videosMiklos Vajna1-2/+11
2017-01-05use proper message passingBjoern Michaelsen2-7/+7
2017-01-05use GetZOrnderHint instead of duplicationBjoern Michaelsen1-33/+7
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2017-01-05tdf#49102 - remove list numbering from merged cellsJustin Luth1-0/+15
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky1-1/+0