summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13DocxAttributeOutput::WritePostponedDMLDrawing: allow recursionMiklos Vajna
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
2014-06-13coverity#1212526 Logically dead codeCaolán McNamara
2014-06-13coverity#1213064 Dereference after null checkCaolán McNamara
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara
2014-06-13SwTextBoxHelper::syncProperty: handle FN_TEXT_RANGEMiklos Vajna
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna
2014-06-13SwDoc::DelLayoutFmt: don't delete content of a draw formatMiklos Vajna
2014-06-13FixStephan Bergmann
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann
2014-06-13fdo#75757: Remove inheritance from std::vectorShreyansh Gandhi
2014-06-13Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
2014-06-12coverity#735985 Unchecked dynamic_castCaolán McNamara
2014-06-12Avoid "must return a value" warningsStephan Bergmann
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
2014-06-12Spell out UTF-8Stephan Bergmann
2014-06-12translate comments in uibaseJan Kantert
2014-06-12coverity#735947 Explicit null dereferencedCaolán McNamara
2014-06-12error C2361: initialization of 's_fallbacks' is skipped by 'default'Michael Stahl
2014-06-12fdo#77979: argh forgot to add the test documentMichael Stahl
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl
2014-06-12drop helpids that go nowhereCaolán McNamara
2014-06-12set mnemonic widget and replace 24 with optimal height requestCaolán McNamara
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-06-12CppunitTest_sw_ooxmlexport: port testFloatingTablePosition to textboxesMiklos Vajna
2014-06-12CppunitTest_sw_ooxmlexport: port testPageRelSize to textboxesMiklos Vajna
2014-06-11fix the almost fix from ...Bjoern Michaelsen
2014-06-11This assumption doesn't hold on all build environments.Kohei Yoshida
2014-06-11CppunitTest_sw_ooxmlexport: port testTextBoxPictureFill to textboxesMiklos Vajna
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna
2014-06-11-Werror,-Wlogical-not-parenthesesStephan Bergmann
2014-06-11sw::mark::CntntIdxStore: add doxygen commentMiklos Vajna
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen
2014-06-11simplify MarkPos conditionalBjoern Michaelsen
2014-06-11simplify cascading conditionalsBjoern Michaelsen
2014-06-11remove now redundant old implementationBjoern Michaelsen
2014-06-11add second Restore function for CntntIdxStoreBjoern Michaelsen
2014-06-11code conventions, while we are at itBjoern Michaelsen
2014-06-11refactor bookmark movesBjoern Michaelsen
2014-06-11avoid undefined null-reference in CrossRefBookmark::GetOtherMarkPos()Michael Stahl
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna
2014-06-11Related: #i125072# map given style name to corresponding UI name...Oliver-Rainer Wittmann