summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove unused header guards and optionsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loopNoel Power
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-25pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard
2012-06-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard
2012-06-22Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15Remove unused argumentCor Nouws
2012-06-13moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
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-08-Werror=unused-parameterStephan Bergmann
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold
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