summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltini.cxx
AgeCommit message (Expand)Author
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl
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-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-15String to OUString, some formattingMatteo Casalin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
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-04remove unused and commented out codeThomas Arnhold
2012-12-20sal_Bool to boolTakeshi Abe
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-19use LanguageTagEike Rathke
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-09-24As far as I can see this function is unusedTor Lillqvist
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-10-06Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d...Stephan Bergmann
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-20config leaks: fix up stale unloaderCaolán McNamara
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens
2011-04-06removed an unchanged variableTakeshi Abe
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-13Remove unused NEW_WW97_EXPORTThomas Arnhold
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-22remove bogus commentsKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth