summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-2/+2
2015-09-18boost->stdCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-3/+3
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-49/+49
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-22/+22
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-9/+13
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe1-11/+10
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky1-1/+6
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist1-0/+3
2014-02-19sal_Bool->boolNoel Grandin1-15/+15
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida1-0/+1
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-6/+6
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa1-26/+13
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+1
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-8/+8
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+2
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara1-1/+1