summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)AuthorFilesLines
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
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 Meeks4-507/+454
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara1-29/+0
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold2-2/+0
2011-02-13Remove unused NEW_WW97_EXPORTThomas Arnhold1-6/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-13/+21
2011-01-31Remove comments; sw/source/filtershirahara2-18/+10
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-5/+1
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-6/+1
2011-01-22Remove some dead code.Thomas Arnhold1-10/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-5/+1
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner3-1145/+1145
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko1-58/+0