summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-11remove unnecessary menu entries for 3-6Markus Mohrhard
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly copy the cond formats, fdo#50679Markus Mohrhard
2012-06-11correctly create between/not between entriesMarkus Mohrhard
2012-06-11set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-11fix repainting of conditional formatsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11more support for data bars in new dialogsMarkus Mohrhard
2012-06-11add data bar ui elementsMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11fix cond format import from odsMarkus Mohrhard
2012-06-11fix export of cond formats to odsMarkus Mohrhard
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-11export more conditional formatsMarkus Mohrhard
2012-06-11add contructor that inits dialog from modelMarkus Mohrhard
2012-06-11add constructors to init dialog with model dataMarkus Mohrhard
2012-06-11handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-11solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-11more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-11add gui elements for color scalesMarkus Mohrhard
2012-06-11more for conditional format dialogMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09remove dead codeThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin
2012-06-08-Werror=unused-parameterStephan Bergmann
2012-06-07dead code: unused Biff virtualsThomas Arnhold
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold
2012-06-07get rid of unecessary loop and change commentNoel Power
2012-06-07Revert "get rid of unecessary loop and change comment"Noel Power
2012-06-07get rid of unecessary loop and change commentNoel Power
2012-06-07I alway miss these, add Hide and Show items to tab context menuNoel Power
2012-06-07nuke dead codeTakeshi Abe
2012-06-07attempt to use mce::FallBack for control/oleObject importNoel Power
2012-06-07fix unused pDocSh variableKevin Hunter
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-06drop String::ReverseCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06Disable Exit application (Ctrl-Q) from preview mode.Kohei Yoshida