summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* changing conditional formats invalids the streamMarkus Mohrhard2012-10-031-0/+2
* probable attempts to find the parent dialogCaolán McNamara2012-10-031-2/+2
* simplify and speed up color format renderingMarkus Mohrhard2012-10-022-134/+88
* XubString->OUStringCaolán McNamara2012-10-024-31/+25
* fix errorin translation from german to englishMarkus Mohrhard2012-10-021-1/+1
* iterating here is wrong, join will already merge all necessary rangesMarkus Mohrhard2012-10-021-2/+1
* add test for ScRangeList::JoinMarkus Mohrhard2012-10-021-0/+27
* No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist2012-10-0115-15/+30
* fdo#54940 - fix last small ergonomic issue.Michael Meeks2012-10-011-1/+1
* Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist2012-10-011-1/+1
* create guids that excel acceptsMarkus Mohrhard2012-09-301-1/+9
* fdo #50343: Fixed crash on xlsx import of file with array formulaKatarina Behrens2012-09-291-7/+6
* Use comphelper::getComponentContextStephan Bergmann2012-09-297-82/+54
* sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak2012-09-291-0/+2
* vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard2012-09-281-0/+4
* use a as prefix for local variablesMarkus Mohrhard2012-09-281-7/+7
* fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2012-09-282-6/+6
* halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power2012-09-281-1/+4
* Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2012-09-282-3/+126
* fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel Power2012-09-281-1/+7
* add the remaining parts to previous commitMarkus Mohrhard2012-09-281-2/+2
* fdo#54940 - make editing relative refs more intuitive to meMichael Meeks2012-09-283-2/+19
* double-click on a conditional format inspects / edits it.Michael Meeks2012-09-282-0/+2
* auto-expand the first conditional format in the list.Michael Meeks2012-09-281-0/+2
* improve conditional formatting height calculations.Michael Meeks2012-09-281-21/+16
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2824-48/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-6/+6
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2824-24/+48
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2824-0/+24
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-284-10/+8
* rename expander for help and remove now unused hidsCaolán McNamara2012-09-281-1/+1
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-284-30/+104
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-284-11/+10
* Remove unnecessary semicolon.Kohei Yoshida2012-09-271-1/+1
* fix vell value import from ooxml with array formulas, fdo#54559Markus Mohrhard2012-09-281-8/+9
* ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard2012-09-281-1/+7
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-19/+11
* tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan2012-09-271-4/+0
* don't access out of bound array index, fdo#55022Markus Mohrhard2012-09-261-1/+5
* unusedcode: more removingMatúš Kukan2012-09-262-19/+0
* don't let numforats in dxf entries clobber global number formats & update testNoel Power2012-09-266-4/+27
* Use this flag to make the compiler warning go away.Kohei Yoshida2012-09-251-1/+1
* Leave the formula cell dirty when a cached result is not given.Kohei Yoshida2012-09-251-3/+12
* Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida2012-09-251-0/+10
* workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard2012-09-251-0/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-09-251-5/+0
* JunitTest_sc_unoapi had inadvertently been disabledStephan Bergmann2012-09-251-0/+1
* move XGoalSeek api test to c++Markus Mohrhard2012-09-254-0/+197
* add new test ( disabled ) to show still unresolved problem :-(Noel Power2012-09-251-1/+7
* unit test for fdo#55198Noel Power2012-09-252-0/+20