summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-28some performance improvementsNoel Power
2012-03-28WaE: declaration of 'it' shadows a previous localIvan Timofeev
2012-03-28remove the wrongly placed semicolonIvan Timofeev
2012-03-28this iterator should point to where the insert should start to searchIvan Timofeev
2012-03-28there was Table::Insert, let's use map::insert as a replacementIvan Timofeev
2012-03-28if/else branches contain same codeIvan Timofeev
2012-03-28prevent potential crashesIvan Timofeev
2012-03-28do not touch first columnIvan Timofeev
2012-03-28remove unused includeIvan Timofeev
2012-03-28Convert tools/table.hxx to std::map in ScChartPositionMap class in SC moduleNoel Grandin
2012-03-28BiffOutputRecordBuffer never constructedCaolán McNamara
2012-03-28BiffOutputStream never constructedCaolán McNamara
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-28add chart regression testMarkus Mohrhard
2012-03-27callcatcher: update listCaolán McNamara
2012-03-27UniString removal.Kohei Yoshida
2012-03-27fix build, restore these constructors for nowCaolán McNamara
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-03-27Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndexCaolán McNamara
2012-03-27qahelper.hxx's loadFile() needs liblo-bootstrap on AndroidTor Lillqvist
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-26remove unused code (oox)Petr Vorel
2012-03-26WaE: compile under product and dbgutil modesCaolán McNamara
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-26prevent update during init in name dlgs, related fdo#45679Markus Mohrhard
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard
2012-03-26sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard
2012-03-26clean-up sc's macros_test a bitMarkus Mohrhard
2012-03-26disable password test onwindows for nowMarkus Mohrhard
2012-03-25WaE: one more newly unused variableMarkus Mohrhard
2012-03-25revert accidently commited linesMarkus Mohrhard
2012-03-25remove newly unused variableMarkus Mohrhard
2012-03-25Revert "simplify code - remove unnecessary and complicated allocation"Markus Mohrhard
2012-03-25Revert "restructure insert code as a precursor to further simplification"Markus Mohrhard
2012-03-25Revert "if/else branches contain same code"Markus Mohrhard
2012-03-25Revert "remove unnecessary use of local variable and auto_ptr"Markus Mohrhard
2012-03-25Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class"Markus Mohrhard
2012-03-24ScDPDateGroupHelper class is no more.Kohei Yoshida
2012-03-23More on avoiding use of date helper.Kohei Yoshida
2012-03-23Let's just centrally reload group data in DataPilotUpdate()...Kohei Yoshida
2012-03-23We don't need date helper in FillGroupValues().Kohei Yoshida
2012-03-23Store the group type (aka date part) with the cache, and use that.Kohei Yoshida
2012-03-23(Hopefully) fixed the table reload bug coming from the pivot layout dialog.Kohei Yoshida
2012-03-23Added dump methods to various classes to make debugging easier.Kohei Yoshida
2012-03-23A little clean up.Kohei Yoshida
2012-03-23Bool-ness.Kohei Yoshida
2012-03-23Dump item values too.Kohei Yoshida
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida