summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
AgeCommit message (Expand)Author
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-25Remove useless declarationTakeshi Abe
2012-12-25sal_Bool to boolTakeshi Abe
2012-12-23Drop unused #defineTakeshi Abe
2012-12-23sal_Bool to boolTakeshi Abe
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-15sal_Bool to boolTakeshi Abe
2012-11-13sal_Bool to boolTakeshi Abe
2012-11-13Drop unused functionsTakeshi Abe
2012-08-09SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna
2012-07-17SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25Remove unused header file fltglbls.hxxNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara
2012-03-09update code a bitCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-08-03SwFilterBase::ReadUnicode is dubious, luckily unusedCaolán McNamara
2011-07-18callcatcher: remove unused methodsCaolán McNamara
2011-06-29Derive also SwFltControlStack from noncopyable to fix MSVC9 compilation errorTor Lillqvist
2011-06-27rename CloseIfOpen -> SetEndIfOpen which is what it doesCaolán McNamara
2011-06-27use public boost::noncopyable insteadCaolán McNamara
2011-06-27rename bLocked to bOpen to be meaningfulCaolán McNamara
2011-06-27Related: #i76955# make this 4+ times fasterCaolán McNamara
2011-06-27git rid of bCopied remnentCaolán McNamara
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara
2011-06-27drop dubious copy ctor and use boost::noncopyableCaolán McNamara
2011-06-27refactor MakeRegion so we can avoid dubious copy ctorCaolán McNamara
2011-06-27refactor part of SwFltStackEntry into SwFltPositionCaolán McNamara
2011-06-27nHandle unusedCaolán McNamara
2011-06-27this can be constCaolán McNamara
2011-06-27make this more readableCaolán McNamara
2011-05-20SW_DLLPUBLIC for SwWriteTable* classesLuboš Luňák
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks