summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-11-13sal_Bool to boolTakeshi Abe1-22/+22
2012-11-13Drop unused functionsTakeshi Abe1-3/+0
2012-08-09SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna1-1/+1
2012-07-17SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl1-4/+4
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin1-3/+4
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin1-2/+5
2012-06-27Remove unused include filesThomas Arnhold1-118/+0
2012-06-25Remove unused header file fltglbls.hxxNoel Grandin1-115/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-18removed unused forward declarations of classTakeshi Abe2-5/+0
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna1-8/+1
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin1-2/+2
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara1-24/+2
2012-03-09update code a bitCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-4/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+3
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-2/+2
2011-08-03SwFilterBase::ReadUnicode is dubious, luckily unusedCaolán McNamara1-11/+0
2011-07-18callcatcher: remove unused methodsCaolán McNamara1-1/+0
2011-06-29Derive also SwFltControlStack from noncopyable to fix MSVC9 compilation errorTor Lillqvist1-1/+1
2011-06-27rename CloseIfOpen -> SetEndIfOpen which is what it doesCaolán McNamara1-3/+3
2011-06-27use public boost::noncopyable insteadCaolán McNamara1-10/+4
2011-06-27rename bLocked to bOpen to be meaningfulCaolán McNamara2-2/+2
2011-06-27Related: #i76955# make this 4+ times fasterCaolán McNamara1-1/+1
2011-06-27git rid of bCopied remnentCaolán McNamara1-1/+0
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara1-5/+4
2011-06-27drop dubious copy ctor and use boost::noncopyableCaolán McNamara1-2/+3
2011-06-27refactor MakeRegion so we can avoid dubious copy ctorCaolán McNamara1-0/+3
2011-06-27refactor part of SwFltStackEntry into SwFltPositionCaolán McNamara1-5/+48
2011-06-27nHandle unusedCaolán McNamara1-1/+0
2011-06-27this can be constCaolán McNamara1-1/+1
2011-06-27make this more readableCaolán McNamara1-1/+2
2011-05-20SW_DLLPUBLIC for SwWriteTable* classesLuboš Luňák1-3/+3
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-2/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks9-316/+290
2011-02-13Remove whitespaces from includesThomas Arnhold1-5/+5
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer8-275/+275
2011-01-31Remove comments; sw/source/filtershirahara2-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner8-275/+275
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer2-44/+18
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-1/+1
2010-12-03gnumake2: merging in os144Bjoern Michaelsen1-18/+18
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2-8/+8
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat2-8/+8
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-26/+0