summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par3.cxx
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missingMiklos Vajna
2013-10-15fdo#36868 WW8 import: allow outline numbering and list style in the same ...Miklos Vajna
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-03String to OUStringMatteo Casalin
2013-08-21String to OUStringMatteo Casalin
2013-08-21String to OUStringMatteo Casalin
2013-07-01Robustify WW8FormulaControl::FormulaRead reading SvStream.Mark Wielaard
2013-06-26Resolves: #i120582# consider the case that a right indent is set...Oliver-Rainer Wittmann
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-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
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-05res. bug on numbered paragraph when .doc importMaxime de Roucy
2013-03-04remove trailing whitespacesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-28Some cppcheck cleaning in swJulien Nabet
2012-12-18SwMSConvertControls::InsertControl: typoMiklos Vajna
2012-12-18sw: kill C2U in filterMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-03sal_Bool to boolTakeshi Abe
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-12misuse of null-terminating requiring string ctorCaolán McNamara
2012-04-21clarify DelNumRule commentCaolán McNamara
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini
2012-04-06reduce overzealous namingLuboš Luňák
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-07Fix MSVC compilation error: can't assign a const char* to StringTor Lillqvist
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-03-01WaE: use of logical '||' with constant operandTor Lillqvist
2012-02-28we don't want \'longs\' hereCaolán McNamara
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-02n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-05disentangle WW8Read_xstz variantsCaolán McNamara
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara
2011-09-04Fix combobox import bugAndor Ertsey
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara