summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/pagesettings.cxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2016-11-15Spurious whitespace at end of lineStephan Bergmann
2016-11-15tdf#96099 Reduce no of typedefs used for trivial containersChamal
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-08-21coverity#1371341 silence Illegal address computationCaolán McNamara
2016-08-18coverity#1371341 Illegal address computationCaolán McNamara
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power
2013-05-09Set page style name to the sheet directly via ScDocument, not UNO API.Kohei Yoshida
2013-05-09Remove using namespace statements that may cause naming clashes.Kohei Yoshida
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-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-05-09n758575: Use default printer settings only when explicity mentioned.Muthu Subramanian
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet
2012-03-16move excel related oox bits to scNoel Power