summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.hxx
AgeCommit message (Expand)Author
2020-10-04combine these identical blocks together into a functionCaolán McNamara
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2019-08-20Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-05Fix typoAndrea Gelmini
2018-11-05Fix typosAndrea Gelmini
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-12-19remove unused typedefsNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-16Fix typosAndrea Gelmini
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09drop obsolete mailtosCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna
2014-07-23TyposJulien Nabet
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-03-31coverity#1194932 Uncaught exceptionCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18WaE: control might reach end of non-void function ... being inlinedChristian Lohmaier
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara