Age | Commit message (Expand) | Author |
2012-10-01 | No vbaobj component if DISABLE_SCRIPTING | Tor Lillqvist |
2012-10-01 | fdo#54940 - fix last small ergonomic issue. | Michael Meeks |
2012-10-01 | Deduplication of lcl_HasOnlyControls for disable-dynlinking | Tor Lillqvist |
2012-09-30 | create guids that excel accepts | Markus Mohrhard |
2012-09-29 | fdo #50343: Fixed crash on xlsx import of file with array formula | Katarina Behrens |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-29 | sc/qa/unit: recover xDocSh->DoClose() | Korrawit Pruegsanusak |
2012-09-28 | vba procedures and macro names will result in crash, fdo#55174 | Markus Mohrhard |
2012-09-28 | use a as prefix for local variables | Markus Mohrhard |
2012-09-28 | fetime of mpCondFormat is more complex, fdo#55379 | Markus Mohrhard |
2012-09-28 | halt corrupted styles with multi-saved xlsx document fdo#55418 | Noel Power |
2012-09-28 | Unwind some of the resource ID nastiness between sc and svx. | Kohei Yoshida |
2012-09-28 | fix xlsx export missing alignment attributes with cellstyle fdo#55417 | Noel Power |
2012-09-28 | add the remaining parts to previous commit | Markus Mohrhard |
2012-09-28 | fdo#54940 - make editing relative refs more intuitive to me | Michael Meeks |
2012-09-28 | double-click on a conditional format inspects / edits it. | Michael Meeks |
2012-09-28 | auto-expand the first conditional format in the list. | Michael Meeks |
2012-09-28 | improve conditional formatting height calculations. | Michael Meeks |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | convert GetRepeatComment to OUString | Caolán McNamara |
2012-09-28 | rename expander for help and remove now unused hids | Caolán McNamara |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-27 | Remove unnecessary semicolon. | Kohei Yoshida |
2012-09-28 | fix vell value import from ooxml with array formulas, fdo#54559 | Markus Mohrhard |
2012-09-28 | ooxml spec allow ext ref to non existent entry, fdo#54558 | Markus Mohrhard |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-27 | tubes: fix glibc detected memory corruption in ScDocShell | Matúš Kukan |
2012-09-26 | don't access out of bound array index, fdo#55022 | Markus Mohrhard |
2012-09-26 | unusedcode: more removing | Matúš Kukan |
2012-09-26 | don't let numforats in dxf entries clobber global number formats & update test | Noel Power |
2012-09-25 | Use this flag to make the compiler warning go away. | Kohei Yoshida |
2012-09-25 | Leave the formula cell dirty when a cached result is not given. | Kohei Yoshida |
2012-09-25 | Support opcodes 101 through 111 in SUBTOTAL. | Kohei Yoshida |
2012-09-25 | workaround broken uno implementation with ScRangeList in ScCellRangeObj | Markus Mohrhard |
2012-09-25 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-25 | JunitTest_sc_unoapi had inadvertently been disabled | Stephan Bergmann |
2012-09-25 | move XGoalSeek api test to c++ | Markus Mohrhard |
2012-09-25 | add new test ( disabled ) to show still unresolved problem :-( | Noel Power |
2012-09-25 | unit test for fdo#55198 | Noel Power |
2012-09-25 | unit test for bnc#780296 fix | Noel Power |
2012-09-25 | this operator can be const | Markus Mohrhard |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-24 | Build fix. | Kohei Yoshida |
2012-09-25 | try to explicitly include map for tinderbox | Markus Mohrhard |
2012-09-24 | kill O(N^2) algorithm generating cond format render information, fdo#54396 | Markus Mohrhard |
2012-09-24 | disable the color scale test | Markus Mohrhard |