summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer
AgeCommit message (Expand)Author
2014-04-30cp#1000068 sw HTML export: fix crash when trying to export new FillAttributesMiklos Vajna
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-08sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-15Fix for LibreOffice crash during Document RoundTripTushar Bende
2013-08-15Remove unused data memberMatteo Casalin
2013-08-15Writer::Out(U)Long: share code and avoid a global bufferMatteo Casalin
2013-08-15String to OUString, some formattingMatteo Casalin
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks
2013-04-29fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks
2013-04-12sw: remove usage of boost::bind for IMarksMichael Stahl
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24Comment translation german-englishMatthias Freund
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-25sal_Bool to boolTakeshi Abe
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-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-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann
2012-03-08Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7ddNoel Grandin
2012-03-02fix buildCaolán McNamara
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-09-05#define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilationTor Lillqvist
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-07-11callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara