/rhino/

distro/cib/libreoffice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xepage.cxx
AgeCommit message (Expand)Author
2020-08-07tdf#121718 XLSX export: fix first page numberAttila Szűcs
2020-08-05tdf#121716 XLSX export: fix loss of left header (footer)Attila Szűcs
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-06-26loplugin:oncevar in scNoel Grandin
2017-03-14sc: remove GETITEMVALUE macroJochen Nitschke
2016-07-03tdf#48767 Fix orientation issue after export to .xlsxBartosz Kosiorek
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-04correct xlsx element order, related tdf#59663Markus Mohrhard
2015-03-27loplugin:staticfunctionNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-05sc: XLSX export: remove mpAttributes crack:Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks