summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna3-2/+8
2017-01-19use rtl::Reference in SwXTextFieldNoel Grandin1-18/+14
2017-01-19use rtl::Reference in SwPostItFieldNoel Grandin1-11/+8
2017-01-19use rtl::Reference in SwDocFacNoel Grandin2-72/+67
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin14-247/+243
2017-01-19use rtl::Reference in SwWriter::WriteNoel Grandin1-13/+11
2017-01-19use rtl::Reference in ReaderNoel Grandin1-30/+20
2017-01-19use rtl::Reference in SwHTMLWriterNoel Grandin4-35/+31
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin1-4/+0
2017-01-19tdf#35021 TAB_OVER_MARGIN pdf support for left/center/decJustin Luth1-4/+7
2017-01-18tdf#105409 Use ScopedVclPtrMaxim Monastirsky1-1/+1
2017-01-18sw: Unify char highlight handlersMaxim Monastirsky2-61/+15
2017-01-18Drop SwEditWin:: prefixMaxim Monastirsky1-2/+2
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara10-78/+67
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl2-17/+12
2017-01-18sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl1-14/+1
2017-01-18we only need this image once, don't need to keep itCaolán McNamara2-11/+8
2017-01-18tdf#104181 related: don't throw on this documentMike Kaganski1-0/+3
2017-01-18this SfxItemSet is unusedCaolán McNamara1-3/+0
2017-01-18don't need to use the va_args versionCaolán McNamara1-3/+1
2017-01-18writer, type a, return, b return, ctrl+a, del, crashCaolán McNamara1-3/+1
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin56-291/+210
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