summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8num.cxx
AgeCommit message (Expand)Author
2013-10-22Make use of IsStarSymbol()Thomas Arnhold
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26coverity#735533 Logically dead codeJulien Nabet
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara
2012-06-25duplicate bSubstituteBullets conditionalCaolá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-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-08-10ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17sw34bf05: #i102368#: output right alignment of numbering, tooHenning Brinkmann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-13Remove unused DUMPSYMBOLSThomas Arnhold
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26MSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigherMiklos Vajna
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-12change of __READONLY_DATA define to constGert Faller
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-14RTF: port last changes from CWSMiklos Vajna
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-20export all attributes of parent styles in RTFos
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-08-25CWS-TOOLING: integrate CWS hb32bugs01Release Engineers