summaryrefslogtreecommitdiff
path: root/formula/inc
AgeCommit message (Expand)AuthorFilesLines
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara1-15/+0
2013-04-23execute move of global headersBjoern Michaelsen17-3135/+0
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara1-8/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-37/+37
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida2-0/+10
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida1-1/+0
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida1-0/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara1-6/+9
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-0/+2
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara1-2/+4
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara1-0/+2
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke1-5/+5
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2-2/+4
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers1-1/+1
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard1-0/+3
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke1-0/+3
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2-20/+24
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-1/+2
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2-3/+9
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic2-2/+4
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza1-1/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-1/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-3/+0
2012-06-28re-base on ALv2 code.Michael Meeks13-308/+191
2012-06-27Remove unused include filesThomas Arnhold1-32/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2-2/+4
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers2-3/+5
2012-04-23Unused code removalJavier Silva Sanahuja1-1/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-22restructure the code a bit moreMarkus Mohrhard1-5/+3
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-0/+5
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann2-1/+60
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-0/+24
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann2-2/+2
2012-01-19remove unused methodsThomas Arnhold4-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-68/+0
2011-11-27remove include of pch header from formulaNorbert Thiebaud2-2/+0
2011-10-20remove unused methods from formula::FormulaModalDialogFelix Zhang1-17/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+8
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida2-0/+2