summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/stylesbuffer.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-22Check for standard number format rather than just for 'General'.Kohei Yoshida1-1/+1
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida1-3/+13
2014-10-22Set cell style name to the document directly, bypassing the UNO API.Kohei Yoshida1-0/+3
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-4/+4
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-70/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-35/+35
2014-02-10Remove unused.Kohei Yoshida1-5/+0
2014-02-10cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida1-1/+3
2014-01-17Make the same change to the xlsx import filter.Kohei Yoshida1-2/+2
2013-09-09callcatcher: update unused codeCaolán McNamara1-1/+0
2013-09-02callcatcher: updated unused codeCaolán McNamara1-1/+0
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-2/+0
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power1-1/+1
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power1-3/+1
2013-06-04use better values for OOXML border width, fdo#56960Tim Richardson1-4/+4
2013-05-27improve cell style xls[x|m] import performanceNoel Power1-0/+4
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power1-4/+0
2013-05-24improve cell style xls[x|m] import performanceNoel Power1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power1-1/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power1-0/+1
2012-09-24fix parent style import xlsx fdo#55198Noel Power1-1/+4
2012-04-18callcatcher: update listCaolán McNamara1-13/+0
2012-04-17callcatcher: update unused code listCaolán McNamara1-3/+0
2012-04-16callcatcher: update listCaolán McNamara1-3/+0
2012-04-16callcatcher: update unused codeCaolán McNamara1-5/+0
2012-04-14Some sc cleaning (oox)Julien Nabet1-7/+0
2012-04-13Remove unused code in sc.Santiago Martinez1-47/+0
2012-04-11callcatcher: update listCaolán McNamara1-5/+0
2012-04-10update unused code listCaolán McNamara1-2/+0
2012-04-09Remove some unused methodsJulien Nabet1-5/+0
2012-04-09Dump other unused functions in ooxJulien Nabet1-2/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-16/+0
2012-03-29callcatcher: update listCaolán McNamara1-2/+0
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power1-1/+31
2012-03-28some performance improvementsNoel Power1-1/+5
2012-03-28callcatcher: regenerate listCaolán McNamara1-3/+0
2012-03-16move excel related oox bits to scNoel Power1-0/+1099