summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf2.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-25translate DE->EN, minor indentation fixesNicolas Christener1-79/+81
2015-09-01-fsanitize=nullStephan Bergmann1-1/+1
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-1/+1
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-33/+33
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna1-60/+60
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara1-3/+3
2015-03-24SkipImages option for document importLászló Németh1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-4/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-3/+1
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-3/+3
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza1-7/+7
2014-01-28MSVC apparently does not pack bitfields of different typeStephan Bergmann1-4/+4
2014-01-28sw: remove __WW8_NEEDS_COPY over-optimizationMichael Stahl1-9/+0
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-4/+4
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-3/+3
2013-04-05Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli1-5/+3
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna1-1/+0
2012-07-12fix previous STL conversion commit:Michael Stahl1-1/+2
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin1-3/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin1-3/+3
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák1-9/+21
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara1-1/+1
2011-09-05disentangle WW8ReadPString to pascal-string and null terminated pstringCaolán McNamara1-1/+1
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-1/+1
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0