summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-13/+13
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-1/+0
2014-10-28loplugin: cstylecastNoel Grandin1-9/+9
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-6/+6
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-6/+6
2014-10-22Update all script types in the marked ranges up-front.Kohei Yoshida1-0/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-6/+6
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-6/+6
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+11
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-11/+7
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-3/+0
2014-07-01coverity#705845 Dereference before nullNorbert Thiebaud1-11/+11
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-32/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-266/+266
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-2/+12
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe1-14/+8
2014-04-11fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-98/+0
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet1-0/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-53/+53
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-81/+81
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin1-2/+2
2014-02-05fdo#74132: Do not interrupt search in Calc.Matúš Kukan1-34/+7
2014-02-05Actually these methods shouldn't be taking a sheet index.Kohei Yoshida1-2/+1
2014-02-05Reimplement ScMarkData::GetMarkedRowSpans() to use flat_segment_tree directly.Kohei Yoshida1-6/+7
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida1-5/+6
2014-01-28bool improvementsStephan Bergmann1-17/+17
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-14fdo#73606: Avoid excessive and unnecessary heap allocation of array objects.Kohei Yoshida1-12/+12
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+2
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara1-26/+10
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet1-12/+8
2013-10-11Simplify string literal concatenationsStephan Bergmann1-2/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-12/+12
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin1-20/+20
2013-10-02remove some UniString::GetBufferCaolán McNamara1-2/+2
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan1-0/+4
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-2/+2