summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
AgeCommit message (Expand)Author
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
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-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard
2012-06-09Remove superfluous include commentsThomas 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
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04-Werror=unused-but-set-variableStephan Bergmann
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida
2011-11-29These methods can be const.Kohei Yoshida
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2010-12-21cppcheck: variable scopeKohei Yoshida
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-09vcl117: #i115477# clean up unused methodsPhilipp Lohmann [pl]
2010-11-04vcl117: #i115056# remove now unused svtools PrintDialogPhilipp Lohmann [pl]
2010-11-02replace use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05remove include guards using fixguard.pyPetr Mladek