summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+2
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-15/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara1-35/+0
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-02loplugin:unusedmethodsNoel Grandin1-32/+0
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl1-0/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-56/+56
2015-02-07loplugin:deletedspecialStephan Bergmann1-5/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-3/+3
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna1-0/+3
2014-07-23TyposJulien Nabet1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-2/+2
2014-03-31coverity#1194932 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-8/+0
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-14/+14
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-7/+7
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-12/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-18WaE: control might reach end of non-void function ... being inlinedChristian Lohmaier1-2/+2
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-11/+11
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-2/+12
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara1-1/+17
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-18removed unused forward declarations of classTakeshi Abe1-1/+0
2012-03-09update code a bitCaolán McNamara1-5/+5
2012-02-13Fix typos in commentsElton Chung1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-4/+4
2011-02-13Remove unused DEBUGDUMPThomas Arnhold1-40/+0
2011-01-31Remove comments; sw/source/filtershirahara1-6/+4
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-4/+4
2010-11-14RTF: port last changes from CWSMiklos Vajna1-1/+1
2010-10-29writer: Remove emacs modelines in the middle of the fileSebastian Spaeth1-1/+0
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-2/+0
2010-10-20export all attributes of parent styles in RTFos1-1/+1
2010-10-19remove non-compiled codePovilas Kanapickas1-24/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-21rebase to m76os1-4/+1