summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-06-11Revert "nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this point"Caolán McNamara
2017-06-11Fix typosAndrea Gelmini
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-06-10there are *two* STR_REDLINE_INSERT sequencesCaolán McNamara
2017-06-10sw: DisableCallbackAction in a bunch more placesMichael Stahl
2017-06-10sw: use DisableCallbackAction here alsoMichael Stahl
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth
2017-06-08tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-08tdf#81475 Add separator before clone formatting buttonYousuf Philips
2017-06-08nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this pointCaolán McNamara
2017-06-08tdf#99074: export Web view to DOCXAron Budea
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-08html import: kill ancient hack screwing up vertical table bordersVasily Melenchuk
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-07tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl
2017-06-07tdf#39468 Translate German comments/termsJens Carl
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna
2017-06-07tdf#39468 Translate German comments/terms sw/source/filter/html/htmltabw.cxxJens Carl
2017-06-07tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-07tdf#39468 translate German commentsThomas Beck
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
2017-06-07Watermark: RTF import / exportSzymon Kłos
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski
2017-06-06tdf#107231 Sort list of databasesStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth
2017-06-06tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-06sw: prefix members of SwFootnoteBossFrameMiklos Vajna
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: swStephan Bergmann
2017-06-05tdf#58604 keep line break follows hanging punctuation.Mark Hung
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna