summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski
2018-02-06tdf#114306 fix crash caused by special document 2Manfred Blume
2018-02-06m_bDesctructionEnabled->m_bDestructionEnabledNoel Grandin
2018-02-06Fix typosAndrea Gelmini
2018-02-06tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-02-05sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditFieldMiklos Vajna
2018-02-05sw: disable testTableKeep on WNTMichael Stahl
2018-02-05ofz#5909 Null-dereference READCaolán McNamara
2018-02-05TypedWhichId in sw(2)Noel Grandin
2018-02-05sw: convert some SAL_WARN to assert in SwCacheMichael Stahl
2018-02-05Translate German variable namesJohnny_M
2018-02-05Translate German variable namesJohnny_M
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-02-05mailmerge UI: always write the SMTP port to configJustin Luth
2018-02-03RTF filter: handle horizontal flip of picture framesMiklos Vajna
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-03There appears to be broken GCC out thereStephan Bergmann
2018-02-02sw: disable ooxmlexport testWatermark on WNTMichael Stahl
2018-02-02sw: remove very dubious DBG_UTIL codeMichael Stahl
2018-02-02sw: convert OSL_ENSURE to assert() in SwCacheMichael Stahl
2018-02-02ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-02-02ofz#5435 sw: fix crash during painting of excessively nested tablesMichael Stahl
2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski
2018-02-02sw: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-02-02sw: replace DELETEZ with std::unique_ptr in textapi.cxxMichael Stahl
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-02-02Remove obsolete overflow checkStephan Bergmann
2018-02-02loplugin:singlevalfieldsNoel Grandin
2018-02-01No reason to restrict values to sal_uInt16 instead of SwTwips (aka long) hereStephan Bergmann
2018-02-01make 'Navigate By' control avaliable in read only modeJim Raykowski
2018-02-01ofz#5718 Direct-leakCaolán McNamara
2018-02-01Remove < USHRT_MAX check that is presumably no longer neededStephan Bergmann
2018-02-01Don't crash if aArgs is emptyTor Lillqvist
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2018-02-01Fix typoAndrea Gelmini
2018-02-01tdf#85940 Add basic list styles to context menuYousuf Philips
2018-02-01ofz#5872 Direct-leakCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-02-01Use std::maxStephan Bergmann
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwXFrameMichael Stahl
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwUndoTableNumFormatMichael Stahl
2018-02-01sw: convert DELETEZ to std::unique_ptr in unodraw.cxxMichael Stahl
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-02-01USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-02-01sw: refactor StartRuby in ww8 filter.Mark Hung
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung