summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.cxx
AgeCommit message (Expand)Author
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-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-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove include guardsThomas Arnhold
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara
2012-03-09update code a bitCaolán McNamara