summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)AuthorFilesLines
2016-03-24don't sanitize value to an insane value, tdf#97863Markus Mohrhard1-1/+4
2016-03-23loplugin:constantparam in scNoel Grandin12-36/+32
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-4/+4
2016-03-19sc: replace conversion macrosJochen Nitschke1-89/+97
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke4-12/+10
2016-03-14fix memory leak in cond format xlsx exportMarkus Mohrhard1-2/+1
2016-03-13fix memory leak in array xls importMarkus Mohrhard1-5/+14
2016-03-12fix memory leak in cond format exportMarkus Mohrhard1-3/+5
2016-03-12declare variable when we use itMarkus Mohrhard2-6/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke5-10/+10
2016-03-10loplugin:constantparam in scNoel Grandin1-4/+4
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar3-11/+11
2016-03-04tdf#98083: Always save cell formatKatarina Behrens2-12/+24
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin3-7/+7
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2-3/+3
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers1-1/+20
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin9-100/+63
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin1-2/+2
2016-02-22enable wildcards when importing .xls, tdf#72196Eike Rathke1-0/+1
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl1-2/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock5-36/+36
2016-01-27we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-2/+2
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-2/+2
2016-01-15-Werror=unused-but-set-variableNoel Grandin1-5/+0
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin5-24/+14
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin4-10/+6
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-9/+12
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-3/+3
2016-01-13sc: replace boost::ptr_map with std::mapMichael Stahl1-6/+6
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-8/+8
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-4/+8
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-6/+8
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-8/+10
2016-01-10Fix typosAndrea Gelmini3-3/+3
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-25/+25
2016-01-09crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara1-1/+2
2016-01-09loplugin:nullptrMarkus Mohrhard1-1/+1
2016-01-08tdf#58122 FILESAVE: XLSX - Cell RTL direction state not savedPriyankaGaikwad1-1/+1
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke1-1/+2
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock2-5/+5