Age | Commit message (Expand) | Author |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-04 | Add "Compress Graphic" menu entry for bitmaps to Calc | Tomaž Vajngerl |
2012-10-03 | changing conditional formats invalids the stream | Markus Mohrhard |
2012-10-03 | probable attempts to find the parent dialog | Caolán McNamara |
2012-10-02 | XubString->OUString | Caolán McNamara |
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-29 | Use comphelper::getComponentContext | Stephan Bergmann |
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 | convert GetRepeatComment to OUString | 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 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-26 | unusedcode: more removing | Matúš Kukan |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-20 | unusedcode: vbafoundfiles.?xx and XFoundFiles.idl | Matúš Kukan |
2012-09-20 | Add some static goodness here, too | Tor Lillqvist |
2012-09-18 | use light red as error color | Markus Mohrhard |
2012-09-17 | update unused code list | Caolán McNamara |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-13 | targetted container_controls rework. | Noel Power |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann |
2012-09-11 | warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool' | Stephan Bergmann |
2012-09-10 | Resolves: fdo#44925 list box contents should be same direction as sheet | Manal Alhassoun |
2012-09-10 | fdo#54721 fix vba not tracking currently selected doc correctly | Noel Power |
2012-09-07 | Move the orcus handling code from sc to scfilt. | Kohei Yoshida |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-09-07 | fix crash on area link update | David Tardon |
2012-09-06 | no conditional format changes i protected sheets, related fdo#51636 | Markus Mohrhard |
2012-09-05 | only allow to change conditional formatting if sheet is not protected | Markus Mohrhard |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-31 | use Red as error color for cond format dlg | Markus Mohrhard |
2012-08-30 | fdo#53938: Don't proceed when error occurs. | Kohei Yoshida |
2012-08-29 | move ScProgress construction out of ScTable::Sort | Markus Mohrhard |
2012-08-29 | don't cover cell with hint window fix for fdo#47595 | Noel Power |
2012-08-29 | fix typo | Caolán McNamara |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | tweaking the "fill in character" support in Calc Number Format Strings | Johann Messner |
2012-08-28 | allow paste & paste special for unmatching dest (single) range | Noel Power |
2012-08-27 | Quick indentation fix on closing brace. | Kohei Yoshida |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-26 | remove VBA_OOBUILD_HACK and friends | Noel Power |
2012-08-25 | The label size is computed from the length of the string it contains | Jean-Baptiste FAURE |