summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-12tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens
2015-09-12Typo: muliple->multipleJulien Nabet
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner
2015-09-11unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995Eike Rathke
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10use constants instead of hard coded numbers for better readabilityEike Rathke
2015-09-10also add the relation for the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10-Werror,-Wunused-variableNoel Grandin
2015-09-10copy the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10remove unused using statementsMarkus Mohrhard
2015-09-10handle different callers for vba export codeMarkus Mohrhard
2015-09-10introduce mode to save vba stream also to xls filesMarkus Mohrhard
2015-09-10get correct vba project nameMarkus Mohrhard
2015-09-10really call the vba exportMarkus Mohrhard
2015-09-09tdf#93243 replace boost::bind with C++11 lambdas in drawsh2.cxxAlbert Thuswaldner
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09WaE: loplugin:stringconstantTor Lillqvist
2015-09-09tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner
2015-09-09tdf#39468 translated german comments in printfun.cxx and tabcont.cxxAlbert Thuswaldner
2015-09-09tdf#39468 translated german comments in hintwin.cxx and notemark.cxxAlbert Thuswaldner
2015-09-08factor out duplicated code into NamedDBs::initInserted()Eike Rathke
2015-09-08TableRef: add unit tests for column names updates and header-lessEike Rathke
2015-09-08TableRef: for header-less ScDBData generate table column names alreadyEike Rathke
2015-09-08aTopPos is not used for anything as far as I can seeTor Lillqvist
2015-09-08reactivate fixed mempool for ScFormulaCellEike Rathke
2015-09-08Revert "USE_MEMPOOL is not defined anywhere"Eike Rathke
2015-09-08USE_MEMPOOL is not defined anywhereTor Lillqvist
2015-09-08tdf#39468 translated german comments in tabvwshc.cxx and tabvwshd.cxxAlbert Thuswaldner
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07tdf#39468 translated german comments in tabview.cxx and tabview2.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwshg.cxx and tabvwshh.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabview3.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwsha.cxx and tabvwshb.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner
2015-09-07TableRef: finally support header-less table structured referencesEike Rathke
2015-09-07TableRef: SAL_WARN only if the fallback to cell lookup was successfulEike Rathke