summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus/tool.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-27Avoid redundant castMatteo Casalin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-9/+9
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-5/+0
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-21/+21
2014-12-15coverity#1242937 Use of untrusted scalar valueCaolán McNamara1-0/+4
2014-12-12fix typo, thanks to MatteoCaolán McNamara1-1/+1
2014-12-12coverity#1242728 Use of untrusted scalar valueCaolán McNamara1-0/+4
2014-10-18fdo#39468 Translate German Comments - sc/source/filter/{lotus,rtf}Christian M. Heller1-31/+31
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara1-40/+25
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-04-04coverity#708053 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-28coverity#735462 Dead default in switchCaolán McNamara1-8/+0
2014-03-15coverity#735797 Explicit null dereferencedCaolán McNamara1-0/+3
2014-02-15fdo#63154 Remove unused solar.h reference in sc.Alexandre Vicenzi1-32/+2
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-4/+5
2013-10-04convert sc/source/filter/inc/lot*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+1
2013-07-30More of the same.Kohei Yoshida1-7/+8
2013-07-30More on removing direct access to reference position members.Kohei Yoshida1-4/+2
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-03-22More on PutCell() avoidance.Kohei Yoshida1-3/+5
2013-01-01remove use of #pragma optimizeLuboš Luňák1-4/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-2/+2
2012-10-02XubString->OUStringCaolán McNamara1-22/+20
2012-07-27Lotus WK: fix warningsEike Rathke [er]1-10/+5
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-06-01targetted revert of minor german comment translationMichael Meeks1-40/+40
2012-05-09changes to fdo#44738 patch to make it work with other localesEike Rathke1-16/+19
2012-05-09fdo#44738 use general format code keywordsUrmas1-45/+45
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-1/+1
2011-06-14ENTRY -> Entry. Let's not use all CAPS for class/struct names.Kohei Yoshida1-3/+3
2011-06-14Let's not use 'p' prefix for iterators.Kohei Yoshida1-15/+15
2011-06-14Replace List with std::vector<ENTRY>.Rafael Dominguez1-35/+22
2011-06-09Replace List for std::vector<LotusRange*>.Rafael Dominguez1-19/+11
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-64/+64
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-64/+64
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida1-0/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-8/+8