summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww1/w1filter.cxx
AgeCommit message (Expand)Author
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara
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-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-03coverity#708870 Unused pointer valueCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07cppcheck: "else if" condition matches previous conditionJulien Nabet
2014-03-21coverity#705310 Missing break in switchCaolán McNamara
2014-03-21coverity#705309 Missing break in switchCaolán McNamara
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27fdo#39468 Translate German comments: sw/source/filter/ww1Stefan Ring
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26Translate german strings, potentially user-visible - sw/source/filter/ww1Stefan Ring
2014-02-26Remove germanisms in variables: sw/source/filter/ww1Stefan Ring
2014-02-25fdo#39468 Translate German comments: sw/source/filter/ww1Stefan Ring
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
2014-01-28bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-10-24Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...Oliver-Rainer Wittmann
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-18convert sw/source/filter/ww1/*.cxx from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22Related: fdo#38838 remove UniString::InsertAsciiCaolán McNamara
2013-08-17String to OUStringMatteo Casalin
2013-07-14Mark as constTakeshi Abe
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-27some eco-activismThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-26sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-07-27sw: fix some warningsMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21unused aNameCaolán McNamara
2012-05-29removed dead codeTakeshi Abe
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks