summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
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-09Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks