summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun3.cxx
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
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