summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun3.cxx
AgeCommit message (Expand)Author
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-30tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-27fix buildCaolán McNamara
2015-02-27Resolves tdf#71095 Calc doesn't paste images copied from some web browsersHenry Castro
2015-02-20fdo#39468 translated german commentsMichael Jaumann
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-10paste from system from the top left of selectionDavid Tardon
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19cid#736794 dereference before null checkNoel Grandin
2014-02-19cid#736793 dereference before null checkNoel Grandin
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2014-02-06fdo#74573: Skip deletion of destination area when 'skip empty' is on.Kohei Yoshida
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2013-11-05fix some further include guard fooThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-01Reset auto spell data in the view shell instead of in the doc shell.Kohei Yoshida
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-22replace one more auto_ptrMarkus Mohrhard
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-30Some cppcheck cleaning in scJulien Nabet