summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-19sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl1-0/+56
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-3/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-5/+5
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-22/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-5/+5
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl1-1/+21
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-67/+67
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2014-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás1-20/+2
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás1-3/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-9/+9
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-6/+6
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-6/+6
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-9/+9
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-4/+4
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna1-0/+30
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-3/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-22/+22
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl1-1/+6
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-8/+0
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand1-7/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-6/+0
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara1-21/+21
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+36
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara1-2/+15
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-0/+56