summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-15remove unnecessary menu entries for 3-6Markus Mohrhard
2012-06-15remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-15fix rebase problemsMarkus Mohrhard
2012-06-15correctly copy the cond formats, fdo#50679Markus Mohrhard
2012-06-15correctly create between/not between entriesMarkus Mohrhard
2012-06-15set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-15fix repainting of conditional formatsMarkus Mohrhard
2012-06-15correctly set new conditional formatMarkus Mohrhard
2012-06-15more support for data bars in new dialogsMarkus Mohrhard
2012-06-15add data bar ui elementsMarkus Mohrhard
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-15fix cond format import from odsMarkus Mohrhard
2012-06-15fix export of cond formats to odsMarkus Mohrhard
2012-06-15remove uno from oox cond format import codeMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15export more conditional formatsMarkus Mohrhard
2012-06-15add contructor that inits dialog from modelMarkus Mohrhard
2012-06-15add constructors to init dialog with model dataMarkus Mohrhard
2012-06-15handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-15solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-15more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-15add gui elements for color scalesMarkus Mohrhard
2012-06-15more for conditional format dialogMarkus Mohrhard
2012-06-15first part for new conditional format dialogMarkus Mohrhard
2012-06-15data bar settings menuMarkus Mohrhard
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12attempt to use mce::FallBack for control/oleObject importNoel Power
2012-06-12fix missing ole and form control(s) on xlsx importNoel Power
2012-06-12get rid of unecessary loop and change commentNoel Power
2012-06-08I alway miss these, add Hide and Show items to tab context menuNoel Power
2012-06-06Use iterators over index access.Kohei Yoshida
2012-06-06Avoid expensive allocation & deallocation of local vector on every call.Kohei Yoshida
2012-06-06Disable Exit application (Ctrl-Q) from preview mode.Kohei Yoshida
2012-06-05Disable Data source (F4) icon in preview mode.Kohei Yoshida
2012-06-05Disable "send document as email" icon in preview mode.Kohei Yoshida
2012-06-05Slightly cleaner way to get to the system window instance.Kohei Yoshida
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05Disable file load and save and a whole bunch of other commands in preview.Kohei Yoshida
2012-06-05status bar: Normalize the selection and modification status icons sizes.Jan Holesovsky
2012-06-05fix incredible shrinking scrollbars when zooming in calc preview fdo#50722Noel Power
2012-06-05drop some unused codeCaolán McNamara
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
2012-06-04better import xlsx heightsNoel Power