summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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-05unusedcode.easy: remove some unused codeThomas Arnhold
2012-06-05fix missing ole and form control(s) on xlsx importNoel Power
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