summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf/rtfparse.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-14sal_Bool->boolNoel Grandin
2013-11-12Translate German commentsPhilipp Weissenbacher
2013-10-04convert sc/source/filter/inc/rtfparse.hxx from String to OUStringNoel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-09fix crash introduced by stl conversion, fdo#54299Markus Mohrhard
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-12-07fdo#42259: Fixed RTF import crash etc.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-05-23Fix an old remove DECLARE_LIST bug. Could be related to fdo#37429Joseph Powers
2011-05-23fix for fdo#37429 crash when copy/paste table from writer to calcMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-05WaE, shadowed variable namesCaolán McNamara
2010-12-04Remove DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* )Joseph Powers
2010-12-03WaE, shadowed variablesCaolán McNamara
2010-12-03Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParserJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2008-04-10INTEGRATION: CWS changefileheader (1.9.300); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS pchfix04 (1.7.104); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGEDRüdiger Timm
2005-03-29INTEGRATION: CWS dr34 (1.4.52); FILE MERGEDRüdiger Timm
2005-01-11INTEGRATION: CWS sb19 (1.3.132); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.2.310); FILE MERGEDOliver Bolte
2002-03-04#97032# ITEMID_FIELD must be defined before including EditEngine headersNiklas Nebel
2000-09-18initial importJens-Heiner Rechtien