summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28rename expander for help and remove now unused hidsCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Remove unnecessary semicolon.Kohei Yoshida
2012-09-28fix vell value import from ooxml with array formulas, fdo#54559Markus Mohrhard
2012-09-28ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan
2012-09-26don't access out of bound array index, fdo#55022Markus Mohrhard
2012-09-26unusedcode: more removingMatúš Kukan
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power
2012-09-25Use this flag to make the compiler warning go away.Kohei Yoshida
2012-09-25Leave the formula cell dirty when a cached result is not given.Kohei Yoshida
2012-09-25Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida
2012-09-25workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-25JunitTest_sc_unoapi had inadvertently been disabledStephan Bergmann
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-25add new test ( disabled ) to show still unresolved problem :-(Noel Power
2012-09-25unit test for fdo#55198Noel Power
2012-09-25unit test for bnc#780296 fixNoel Power
2012-09-25this operator can be constMarkus Mohrhard
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24Build fix.Kohei Yoshida
2012-09-25try to explicitly include map for tinderboxMarkus Mohrhard
2012-09-24kill O(N^2) algorithm generating cond format render information, fdo#54396Markus Mohrhard
2012-09-24disable the color scale testMarkus Mohrhard
2012-09-24fix parent style import xlsx fdo#55198Noel Power
2012-09-24remove unused parameterMarkus Mohrhard
2012-09-23bool to sal_Bool for rtl::OUStringBuffer::appendMarkus Mohrhard
2012-09-23add forgotten filesMarkus Mohrhard
2012-09-23WaE unused parameterMarkus Mohrhard
2012-09-23SCCOL and SCTAB to sal_Int32Markus Mohrhard
2012-09-23int to sal_Int32Markus Mohrhard
2012-09-23little refactoring and code simplificationMarkus Mohrhard
2012-09-23add color scale import test for xlsxMarkus Mohrhard
2012-09-23improve the color Scale testMarkus Mohrhard
2012-09-23improve the dump code for cond formatsMarkus Mohrhard
2012-09-23now we can also activate the cond format import test for xlsxMarkus Mohrhard
2012-09-23fix another problem in dxf exportMarkus Mohrhard
2012-09-23correctly export number formats in conditional format export to xlsxMarkus Mohrhard
2012-09-22test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22enable the cond format import test also for xls and xlsxMarkus Mohrhard
2012-09-22test for imported cond format range from odsMarkus Mohrhard
2012-09-21Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida