summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/viewfun4.cxx
Commit message (Expand)AuthorAgeFilesLines
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-2/+2
* loplugin:unuseddefaultparam in scNoel Grandin2016-03-041-2/+3
* tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2016-03-041-2/+2
* loplugin:unuseddefaultparams in sc (part1)Noel Grandin2016-03-021-6/+8
* Bin silly 'STATIC DATA' commentsTor Lillqvist2015-12-151-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* com::sun::star->css in scNoel Grandin2015-10-281-5/+3
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-6/+6
* tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks2015-10-151-1/+1
* boost->stdCaolán McNamara2015-09-181-10/+8
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-8/+10
* boost->stdCaolán McNamara2015-09-171-10/+8
* tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner2015-07-301-21/+21
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-251-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-7/+7
* coverity#1266519 Use after freeCaolán McNamara2015-01-261-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* remove whitespaceMarkus Mohrhard2014-06-251-3/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-77/+77
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-091-10/+10
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-2/+1
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida2014-03-121-1/+5
* Remove visual noise from scAlexander Wilms2014-03-031-1/+1
* Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida2014-02-271-42/+27
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* sal_Bool->boolNoel Grandin2014-02-191-19/+19
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-1/+1
* bool improvementsStephan Bergmann2014-01-281-2/+2
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-201-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida2013-11-061-1/+1
* Check all call sites of CompileString() and make sure we don't leak.Kohei Yoshida2013-11-061-3/+6
* convert remaining String in SC to OUStringNoel Grandin2013-10-181-3/+3
* convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin2013-10-081-7/+7
* convert sc/../viewfunc.hxx from String to OUStringNoel Grandin2013-10-041-3/+3
* String to OUStringThomas Arnhold2013-09-041-1/+1
* fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks2013-08-201-4/+4
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-3/+3
* coverity#1000602: fix check for null pointerMarkus Mohrhard2013-04-101-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5