Age | Commit message (Expand) | Author |
2013-04-15 | missing string, local resource used as if global | Caolán McNamara |
2013-04-15 | Calc: converted sort warning dialog to .ui | Albert Thuswaldner |
2013-04-15 | adapt code to create names .ui conversion | Caolán McNamara |
2013-04-15 | Calc Sort: Introducing new method AddKeyItem to avoid code duplication | Albert Thuswaldner |
2013-04-15 | convert external data dialog to .ui | Caolán McNamara |
2013-04-13 | resolved fdo#63421 crash in pivot table with accessibility | Eike Rathke |
2013-04-13 | Resolves: #i120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_Impl | Armin Le Grand |
2013-04-13 | Show progress indicator during document import via orcus. | Kohei Yoshida |
2013-04-13 | Centralize D_TIMEFACTOR as DATE_TIME_FACTOR. | Kohei Yoshida |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-11 | fdo#51828 - UI: Sort: can use more than 3 criteria once only | Albert Thuswaldner |
2013-04-11 | adapt code for delete cells dialog | Caolán McNamara |
2013-04-11 | fdo#63290 UI: Goal Seek - incorrect term "current cell" | Joren De Cuyper |
2013-04-10 | fdo#51615: Further tweaks in the jumping to the next cell. | Jan Holesovsky |
2013-04-10 | coverity#1000602: fix check for null pointer | Markus Mohrhard |
2013-04-10 | add explicit template instantiations to appease Apple llvm-g++ 4.2.1 | Michael Stahl |
2013-04-10 | fdo#51615 replace button in Find&Replace Dialog not search for the next item | Joren De Cuyper |
2013-04-10 | we can remove RID_SCDLG_DELCONT | Caolán McNamara |
2013-04-10 | Convert scalc delete contents dialog to .ui | Albert Thuswaldner |
2013-04-10 | adapt code to manage names dialog .ui conversion | Caolán McNamara |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
2013-04-09 | Resolves: fdo#61948 delayed delete deletes nothing under windows | Caolán McNamara |
2013-04-09 | adapt code for select range .ui conversion | Caolán McNamara |
2013-04-09 | Revert "add fwl, scui, sdui, swui to Library_merged" | Matúš Kukan |
2013-04-09 | Revert "fix scfilt with Library_merged" | Matúš Kukan |
2013-04-08 | fdo#46808, convert embed::MSOLEObjectSystemCreator to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-06 | fix compilation error | David Tardon |
2013-04-06 | move anonymous namespace to .cxx | David Tardon |
2013-04-05 | somewhat blind wae fix ( doesn't happen for me ) | Noel Power |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | fix Worksheet.Cells by not allowing TableSheet range to change from updates | Noel Power |
2013-04-05 | fix selection change event firing | Noel Power |
2013-04-05 | squash NoSuchElementExceptions when modifying keybindings | Noel Power |
2013-04-05 | Added and fixed various vba API | Noel Power |
2013-04-05 | prepend Validation.Formula1 results with '=' for anything not a address | Noel Power |
2013-04-05 | Related: fdo#61948 data->validity crashes calc | Caolán McNamara |
2013-04-04 | set adjustment min/maxes | Caolán McNamara |
2013-04-04 | Convert Calc sheet page style to Widget UI | Olivier Hallot |
2013-04-03 | convert calc format cells dialog to .ui format | Caolán McNamara |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-02 | fix build | Thomas Arnhold |
2013-04-01 | more fix for fdo#62399 | Faisal M. Al-Otaibi |
2013-03-30 | Export Chart as Graphic - allow vector graphic export | Tomaž Vajngerl |
2013-03-29 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-28 | coverity#704709 Dereference after null check | Julien Nabet |
2013-03-28 | Remove some headers in cell.hxx. | Kohei Yoshida |
2013-03-28 | Move ScFormulaCell into its own header source files: formulacell.?xx. | Kohei Yoshida |
2013-03-28 | add fwl, scui, sdui, swui to Library_merged | Peter Foley |
2013-03-28 | Reduce calls to ScDocument::GetCell(). | Kohei Yoshida |