summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltini.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-30sw: sal_Bool->boolNoel Grandin1-19/+19
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-03-20fdo#39468 Translate German Comments - fltini.cxxChristian M. Heller1-8/+7
2014-02-27Remove visual noise from swAlexander Wilms1-14/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-16sw: make these public as well for unit testsMiklos Vajna1-1/+1
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna1-1/+1
2013-12-03fix spelling delimeter -> delimiterNoel Grandin1-1/+1
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-08-15String to OUString, some formattingMatteo Casalin1-37/+40
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-56/+55
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+6
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-3/+0
2012-12-20sal_Bool to boolTakeshi Abe1-2/+2
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-2/+2
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-146/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-19use LanguageTagEike Rathke1-3/+3
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-4/+51
2012-09-24As far as I can see this function is unusedTor Lillqvist1-5/+0
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-4/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-11/+13
2012-05-09Removed unnecessary SvLibraryStephan Bergmann1-3/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-10-06Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d...Stephan Bergmann1-22/+28
2011-07-29Get rid of these non-printable charsThomas Arnhold1-7/+0
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-4/+4
2011-05-20config leaks: fix up stale unloaderCaolán McNamara1-11/+9
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens1-4/+4
2011-04-06removed an unchanged variableTakeshi Abe1-2/+1
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-330/+330
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara1-29/+0