summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-02-09mailconfig UI: prefilled username: only clear when disabled.Justin Luth
2018-02-09tdf#88802 disable arrow if database or table or field not selectedekuiitr
2018-02-09sw android: fix -Werror,-Wsign-compare, take twoMiklos Vajna
2018-02-09Workaround for broken GCCMuhammet Kara
2018-02-08Add missing no-modify mode for SwMasterUsrPref::Set* functionsStephan Bergmann
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann
2018-02-08Fix typosAndrea Gelmini
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-02-08ofz#6102 Null-dereferenceCaolán McNamara
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-07Fix typosAndrea Gelmini
2018-02-07ofz#6064 clear footnotes from tobe-deleted paragraphCaolán McNamara
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2018-02-07Revert "sw android: fix -Werror,-Wsign-compare"Miklos Vajna
2018-02-07sw android: fix -Werror,-Wsign-compareMiklos Vajna
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