summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann1-4/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-3/+0
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2012-12-20sal_Bool to boolTakeshi Abe3-9/+9
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 Meeks3-69/+42
2012-11-29.dot files sometimes rejected by writerCaolán McNamara1-0/+6
2012-11-29optional ppFlt argument never usedCaolán McNamara1-5/+1
2012-11-29Simplify SwIoSystem::IsFileFilterCaolán McNamara1-4/+3
2012-11-19use LanguageTagEike Rathke1-3/+3
2012-10-30sal_Bool to boolTakeshi Abe1-1/+1
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-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl1-1/+1
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-6/+3
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 McNamara2-22/+18
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-1/+1
2012-06-22Remove empty or non-called methodsThomas Arnhold1-6/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara2-18/+14
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl1-1/+4
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-5/+5
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-11/+13
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-09Removed unnecessary SvLibraryStephan Bergmann1-3/+4
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-1/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-4/+8
2011-11-27remove include of pch header from swNorbert Thiebaud4-8/+0
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-1/+1
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 Arnhold2-8/+0
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-4/+4
2011-05-20return by ref instead of pointerCaolán McNamara1-3/+3
2011-05-20config leaks: fix up stale unloaderCaolán McNamara1-11/+9
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-1/+1
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens1-4/+4
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-2/+0
2011-04-06removed an unchanged variableTakeshi Abe1-2/+1