Age | Commit message (Expand) | Author |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
2012-10-19 | fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar. | Jan Holesovsky |
2012-10-19 | actually pass the old cond format to the dialog | Markus Mohrhard |
2012-10-19 | differentiate between formula and normal conditions in the dialog | Markus Mohrhard |
2012-10-19 | ithe cond format data is no longer stored as SfxUInt32Item | Markus Mohrhard |
2012-10-18 | expose m_pActionArea so subclasses can add buttons to the right place | Caolán McNamara |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-17 | write the custom sort list info into the item set, fdo#53870 | Markus Mohrhard |
2012-10-17 | only use non blank cells in the visible data methods, fdo#54552 | Markus Mohrhard |
2012-10-17 | ignore broadcaster cells to fill autofilter dialog, fdo#55712 | Markus Mohrhard |
2012-10-17 | exchange sort settings between the two tab pages, fdo#53482 | Noel Power |
2012-10-15 | ScTabViewObj: fix STL assertion: | Michael Stahl |
2012-10-15 | sal_Bool to bool in anyrefdg.[ch]xx | Markus Mohrhard |
2012-10-15 | hide edit fields for duplicate and unique | Markus Mohrhard |
2012-10-15 | fix memory leak in note handling | Markus Mohrhard |
2012-10-15 | fix the problem in the right method | Markus Mohrhard |
2012-10-14 | Fix consecutive breaks | Julien Nabet |
2012-10-13 | need to set the row/col relative to the start row/col | Markus Mohrhard |
2012-10-13 | don't insert notes from deleted cells, fdo#55885 | Markus Mohrhard |
2012-10-13 | improve showing the condition text when the entry is collapsed | Markus Mohrhard |
2012-10-13 | add the text for collapsed entries back | Markus Mohrhard |
2012-10-12 | Check for null object. The OLE name may not always be set. | Kohei Yoshida |
2012-10-12 | Always disable anti-aliasing for drawing cell borders. | Kohei Yoshida |
2012-10-12 | remove unused local static functions | Caolán McNamara |
2012-10-12 | lcl_LineSize is unused | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-11 | CMIS: Implemented the CheckOut button of the InfoBar | Cédric Bosdonnat |
2012-10-11 | kill this hard coded sheet limit for xlsx import, rhbz#864858 | Markus Mohrhard |
2012-10-11 | only access first element if vector is not empty, fdo#55734 | Markus Mohrhard |
2012-10-11 | Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS" | Tor Lillqvist |
2012-10-11 | More clash avoidance for DISABLE_DYNLOADING in general, not just iOS | Tor Lillqvist |
2012-10-11 | kill RefEdit constructor that does not initialize the highlighting | Markus Mohrhard |
2012-10-11 | fix the highlighting of the range in the pivot table dialog | Markus Mohrhard |
2012-10-11 | the formula ref edits need 3D references | Markus Mohrhard |
2012-10-11 | lock table only for the range edit field, not for the formula ones | Markus Mohrhard |
2012-10-11 | dat bars should use automatic as default | Markus Mohrhard |
2012-10-11 | allow ref edit fields that are not direct children of the ScAnyRefDlg | Markus Mohrhard |
2012-10-10 | Remove a flag that nobody uses. | Kohei Yoshida |
2012-10-10 | fix for fdo#53814 Revert "there should be no need any more for this check" | Noel Power |
2012-10-10 | drop unneeded includes | David Tardon |
2012-10-10 | also support formulas in the data bar dialog | Markus Mohrhard |
2012-10-10 | little clean-up | Markus Mohrhard |
2012-10-10 | adapt indexes in databar dlg | Markus Mohrhard |
2012-10-10 | forgot to hide this list box when deactivating an entry | Markus Mohrhard |
2012-10-10 | unify the list box entry handling a bit | Markus Mohrhard |
2012-10-10 | remove commented out code | Markus Mohrhard |
2012-10-10 | rename autoMin and autoMax to Automatic, disable it for color scales | Markus Mohrhard |