summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvgrid.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-9/+0
2014-04-15CID#1202973 init class membersEike Rathke1-1/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-11yes, placement of parentheses is important :-/Eike Rathke1-1/+1
2013-10-10fixed !!br0ken CSV import previewEike Rathke1-3/+4
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin1-7/+7
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin1-11/+11
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-4/+4
2013-10-03de-GetBuffer calcCaolán McNamara1-2/+2
2013-07-09Mark as constTakeshi Abe1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-18/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke1-6/+6
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-4/+4
2013-02-24make ScCsvGrid robust against early show before valid column limit setCaolán McNamara1-0/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke1-1/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke1-1/+4
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke1-13/+12
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+4
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4
2010-12-03more Sal n elementsKenneth Venken1-1/+2
2010-12-01Resolves: rhbz#658304 late-init color config. to avoid crash on recoveryDavid Tardon1-10/+25
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov1-1/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-19Rebased to DEV300_m69.Kohei Yoshida1-11/+7
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-4/+4
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-11/+7
2009-07-27#i3687# #i97416#: initial porting of patches from ooo-build.Kohei Yoshida1-1/+2
2008-07-01INTEGRATION: CWS dr62 (1.28.54); FILE MERGEDVladimir Glazounov1-13/+21