summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/stylesbuffer.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-06whitespace cleanup in scMarkus Mohrhard1-76/+0
2014-04-04coverity#707961 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-19Enable import export test for dash-dot and dash-dot-dot line types.Kohei Yoshida1-3/+12
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-2/+8
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-2/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-47/+47
2014-03-03Remove visual noise from scAlexander Wilms1-23/+23
2014-02-23Remove unneccessary commentsAlexander Wilms1-15/+15
2014-02-10Remove unused.Kohei Yoshida1-23/+0
2014-02-10cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida1-13/+34
2014-01-17Make the same change to the xlsx import filter.Kohei Yoshida1-19/+23
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-112/+0
2013-09-09callcatcher: update unused codeCaolán McNamara1-38/+0
2013-09-02callcatcher: updated unused codeCaolán McNamara1-6/+0
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-8/+0
2013-06-24fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power1-1/+1
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power1-3/+20
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power1-36/+5
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power1-5/+0
2013-05-27improve cell style xls[x|m] import performanceNoel Power1-0/+64
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power1-64/+0
2013-05-24improve cell style xls[x|m] import performanceNoel Power1-0/+64
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-05-22fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power1-14/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+3
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power1-5/+36
2013-03-13fix fdo#38385 - accept as valid 'start' and 'end' tokens for linebordersNoel Power1-0/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-5/+5
2013-01-25Only call getScDocument when neededMarcos Paulo de Souza1-1/+1
2013-01-22lose uno api for font related xlsx importNoel Power1-21/+39
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan1-16/+16
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-12-04dr80: #i117511# remove some assertions in xlsx/xlsb import filtersDaniel Rentz [dr]1-12/+20
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-4/+4
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power1-1/+18
2012-09-24fix parent style import xlsx fdo#55198Noel Power1-4/+24
2012-04-18callcatcher: update listCaolán McNamara1-91/+0
2012-04-17callcatcher: update unused code listCaolán McNamara1-14/+0
2012-04-16callcatcher: update listCaolán McNamara1-11/+0
2012-04-16callcatcher: update unused codeCaolán McNamara1-13/+0
2012-04-14Some sc cleaning (oox)Julien Nabet1-47/+0
2012-04-13Remove unused code in sc.Santiago Martinez1-199/+0
2012-04-11callcatcher: update listCaolán McNamara1-35/+0
2012-04-10update unused code listCaolán McNamara1-5/+0
2012-04-09Remove some unused methodsJulien Nabet1-152/+0
2012-04-09Dump other unused functions in ooxJulien Nabet1-15/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-95/+1
2012-03-29callcatcher: update listCaolán McNamara1-12/+0
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power1-44/+521