summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-01-19fix windows buildNoel Grandin
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna
2017-01-19use rtl::Reference in SwXTextFieldNoel Grandin
2017-01-19use rtl::Reference in SwPostItFieldNoel Grandin
2017-01-19use rtl::Reference in SwDocFacNoel Grandin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2017-01-19use rtl::Reference in SwWriter::WriteNoel Grandin
2017-01-19use rtl::Reference in ReaderNoel Grandin
2017-01-19use rtl::Reference in SwHTMLWriterNoel Grandin
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-19tdf#35021 TAB_OVER_MARGIN pdf support for left/center/decJustin Luth
2017-01-18tdf#105409 Use ScopedVclPtrMaxim Monastirsky
2017-01-18sw: Unify char highlight handlersMaxim Monastirsky
2017-01-18Drop SwEditWin:: prefixMaxim Monastirsky
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-18sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl
2017-01-18we only need this image once, don't need to keep itCaolán McNamara
2017-01-18tdf#102142 : Disable edit paragraph style in the print preview modeSzymon Kłos
2017-01-18tdf#104181 related: don't throw on this documentMike Kaganski
2017-01-18this SfxItemSet is unusedCaolán McNamara
2017-01-18don't need to use the va_args versionCaolán McNamara
2017-01-18writer, type a, return, b return, ctrl+a, del, crashCaolán McNamara
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-18tdf#35021 TabOverMargin: support LEFT tabs alsoJustin Luth
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski
2017-01-17use SolarMutexGuardNoel Grandin
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-17Set exception messageStephan Bergmann
2017-01-17tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann
2017-01-17tdf#35021 TabOverMargin: support center and decimal tabs alsoJustin Luth
2017-01-17sw, sd: fix indentationMiklos Vajna
2017-01-17used std::map in SfxItemSetNoel Grandin
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin
2017-01-17Fix check_index to be more pythonic.Edmund Wong
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-16sw: prefix members of FndLine_Miklos Vajna
2017-01-16tdf#74177 Writer table: comment shouldn't prevent IsNumberFormatJustin Luth
2017-01-15crashtesting: fix a badzillion writer layout crashesCaolán McNamara
2017-01-15ditch the irritating inline keywordCaolán McNamara
2017-01-15Removed superfluous tooltipSzymon Kłos
2017-01-14CreateBitmap takes a BitmapEx so no need to drop alphaCaolán McNamara
2017-01-14tdf#105294 - only add spacing for the border being setJustin Luth
2017-01-13Rename mail dispatcher membersJan-Marek Glogowski