summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xestyle.hxx
AgeCommit message (Expand)Author
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-29loplugin:useuniqueptr in XclExpDxfNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2016-12-21Unused declaration of 'Font'Stephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-30number format keys are sal_uInt32, so use itEike Rathke
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan 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-07-08Fix typosAndrea Gelmini
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard
2015-04-14remove unused empty structMarkus Mohrhard
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard
2012-04-21simplify lifetime management of some variablesMarkus Mohrhard
2012-04-21simplify dxfs/dxf exportMarkus Mohrhard
2012-04-21first version of number format export into dxfMarkus Mohrhard
2012-04-19export differential formatting to xlsxMarkus Mohrhard
2012-02-27Removed unused code.Petr Vorel
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida