summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2018-01-31ofz#5855 revert fix mem leakCaolán McNamara
2018-01-31Check of nMultiSpace is probably no longer relevantStephan Bergmann
2018-01-31Make nOffs be long from the startStephan Bergmann
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-31SvxNumberFormat::SetAbsLSpace takes a shortStephan Bergmann
2018-01-31SvxNumberFormat::GetAbsLSpace returns short...Stephan Bergmann
2018-01-31Bin line that has been commented out foreverTor Lillqvist
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-30Introduce name for one specific use of USHRT_MAXStephan Bergmann
2018-01-30ofz#5825 tweak max table in table depthCaolán McNamara
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna
2018-01-30Clean up conversion to sal_uInt16Stephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-29Clean up conversion to sal_uInt16Stephan Bergmann
2018-01-29DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-01-29sw: speed up SwpHints::Check() by 2xMichael Stahl
2018-01-29mailconfig UI: SSL CB toggles secure port 587 and unsecure 25Justin Luth
2018-01-29ofz#3005 TimeoutCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29Introduce dedicated SwXMLTableContext::MAX_WIDTH, replacing USHRT_MAXStephan Bergmann
2018-01-29Assume this wants to cap GetColumnCount()*MINLAY <= m_nWidth <= USHRT_MAXStephan Bergmann