summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerwordglue.cxx
AgeCommit message (Expand)Author
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-13Prefer OUString primitives to handwritten codeMatteo Casalin
2013-10-02remove yet another StringHash implCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-22drop remaining easy UniString::InsertAscii casesCaolán McNamara
2013-09-19Too many parentheses, for a wrong checkMatteo Casalin
2013-09-16Prefer a 'for' loop to a 'while' oneMatteo Casalin
2013-09-16Remove two temporary variablesMatteo Casalin
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold
2013-09-09String to OUstringMatteo Casalin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-08-30fix for IsPlausibleSingleWordSection checking wrong conditionAdam Co
2013-08-22fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller
2013-04-27some eco-activismThomas Arnhold
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-16Bin pointless comments describing allegedly why each #include is neededTor Lillqvist
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14use 'default character set' as the windows charset for unicodeLuboš Luňák
2012-12-07fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .docLuke Deller
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-07-18callcatcher: remove unused methodsCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-14Resolves: #i101057# Merge WMF and WW6 code page export logicCaolán McNamara
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-23remove dead commentsKayo Hamid
2010-11-08microoptCaolán McNamara
2010-11-04remove extra #endifCaolán McNamara
2010-11-04First fix for i#82680Cédric Bosdonnat
2010-11-04Date fields ww8 import: removed bad conversionfor for datesCédric Bosdonnat