summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xistyle.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-05-24inline some use-once typedefsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-16remove mempoolNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-16Removed duplicated includeAndrea Gelmini
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13Revert "sc: boost::ptr_vector->std::vector"Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06import dxf number format record, related fdo#76209Markus Mohrhard
2014-04-06import alignment dxf record, related fdo#76209Markus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]
2012-06-24rearranged forward declarations of classTakeshi Abe
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-05WaE: C4099 be consistent between class and struct forward declsCaolán McNamara
2010-12-21Prefer the real iterators over First() Next() iteration pattern.Kohei Yoshida
2010-12-20Removed const_cast, and fixed some accidental logic change.Kohei Yoshida
2010-12-20Remove ScfDelList in xistyleNigel Hawkins
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-10Replace ScfNoCopy in calc with boost::noncopyable.Nigel Hawkins