Age | Commit message (Expand) | Author |
2012-10-15 | ScTabViewObj: fix STL assertion: | Michael Stahl |
2012-10-15 | add a unit test for removing rows/columns with comments | Markus Mohrhard |
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 | regression test for fdo#53814 | Noel Power |
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 |
2012-10-10 | prevent flickering when clicking at an entry | Markus Mohrhard |
2012-10-10 | little clean-up for the color format case | Markus Mohrhard |
2012-10-10 | prevent overwriting the entry if the same has been selected | Markus Mohrhard |
2012-10-10 | remove another unused header file | Markus Mohrhard |
2012-10-10 | remove unused header file | Markus Mohrhard |
2012-10-10 | make also the condition edit fields ref input fields | Markus Mohrhard |
2012-10-10 | in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709 | Markus Mohrhard |
2012-10-09 | same identifier for different resources | Markus Mohrhard |
2012-10-09 | don't insert the same data twice into boost::ptr_set, fdo#55710 | Markus Mohrhard |
2012-10-09 | forgot the licence header | Markus Mohrhard |
2012-10-09 | make the dialog actually do something useful again | Markus Mohrhard |