summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlfonte.cxx
AgeCommit message (Expand)Author
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2013-04-11Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-02-21generic integers to enumsLuboš Luňák
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-03-22removed duplicate includes in scTakeshi Abe
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-10-18svarray: #i112395# #i84159# increase max number of pools to 2^32Bartosz Kosiorek
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.11.300); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS pchfix04 (1.9.104); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.6.312); FILE MERGEDVladimir Glazounov
2002-03-04#97032# ITEMID_FIELD must be defined before including EditEngine headersNiklas Nebel
2001-09-13#91968#; check the document and the model before usingSascha Ballach
2001-02-27add default font to the font-declsSascha Ballach
2001-01-17test whether the areas in headers and footers existsSascha Ballach
2001-01-04the fontdecls should now workSascha Ballach
2000-12-21use the fontdecls for import and export of cell stylesSascha Ballach