summaryrefslogtreecommitdiffstats
path: root/formula/inc
Commit message (Expand)AuthorAgeFilesLines
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke2018-10-251-0/+6
* loplugin:includeform: formulaStephan Bergmann2017-10-231-1/+1
* tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers2017-09-071-0/+6
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-0/+30
* tdf#107135 Add missing ODFF function FINDB.Winfried Donkers2017-07-251-0/+6
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-212-0/+2738
* remove formula bitmaps from .src filesCaolán McNamara2017-04-261-0/+23
* remove unused constants in HRC filesNoel Grandin2016-06-061-30/+0
* remove helpids that are unused or go nowhereCaolán McNamara2014-06-171-15/+0
* execute move of global headersBjoern Michaelsen2013-04-2317-3135/+0
* stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara2013-04-171-8/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-37/+37
* First cut on checking the token array on whether we could do vectorization.Kohei Yoshida2013-03-192-0/+10
* Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida2013-03-191-1/+0
* Skeleton for generating a hash value from an array of token.Kohei Yoshida2013-03-191-0/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+5
* make link RefButton and widget for shrunk dialog title explicitCaolán McNamara2013-03-081-6/+9
* Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara2013-03-081-0/+2
* make formula refButton and refEdit loadable from .uiCaolán McNamara2013-03-051-2/+4
* make RefButton quick help toggle saying shrink/expandCaolán McNamara2013-03-051-0/+2
* doubled includesThomas Arnhold2013-03-041-2/+0
* renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke2013-02-151-5/+5
* fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2013-02-082-2/+4
* fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers2013-02-021-1/+1
* import inherited number formats with cached values, fdo#59724Markus Mohrhard2013-01-241-0/+3
* fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke2013-01-111-0/+3
* fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2013-01-112-20/+24
* fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida2013-01-091-1/+2
* calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2012-12-152-3/+9
* calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic2012-12-152-2/+4
* Remove unused method in formula moduleMarcos Paulo de Souza2012-11-011-1/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-4/+4
* kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2012-10-111-1/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-231-1/+1
* Remove unused definesThomas Arnhold2012-07-021-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-2813-308/+191
* Remove unused include filesThomas Arnhold2012-06-271-32/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2012-06-122-2/+4
* fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers2012-05-132-3/+5
* Unused code removalJavier Silva Sanahuja2012-04-231-1/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* restructure the code a bit moreMarkus Mohrhard2012-03-221-5/+3
* prevent call to virtual method in destructor, fdo#47589Markus Mohrhard2012-03-221-0/+5