summaryrefslogtreecommitdiffstats
path: root/formula/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure ResMgr outlives ResourcesStephan Bergmann2012-03-212-1/+60
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-0/+24
* More IMPL_LINK_NOARG fixesStephan Bergmann2012-03-012-2/+2
* remove unused methodsThomas Arnhold2012-01-194-6/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-68/+0
* remove include of pch header from formulaNorbert Thiebaud2011-11-272-2/+0
* remove unused methods from formula::FormulaModalDialogFelix Zhang2011-10-201-17/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+8
* Get DB range import from xlsx to work once again.Kohei Yoshida2011-09-202-0/+2
* fix fdo#40590 stop abusing regular string token for XML importEike Rathke2011-09-114-13/+15
* BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner2011-09-072-3/+13
* replace ScNameToken with proper FormulaIndexTokenEike Rathke2011-08-241-1/+4
* cosmeticsEike Rathke2011-08-241-15/+15
* sal_Bool -> bool and cosmeticsEike Rathke2011-08-141-34/+33
* fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke2011-08-141-0/+6
* callcatcher: ditch some more methodsCaolán McNamara2011-08-081-3/+0
* fix for fdo#37880Markus Mohrhard2011-06-231-4/+6
* String to rtl::OUString.Kohei Yoshida2011-05-281-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-274-61/+93
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-284-61/+93
| |\
| | * CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann2011-03-282-0/+23
| | |\
| | | * calc66: #i103331# make OFFSET with external references work againEike Rathke [er]2011-03-042-0/+23
| | * | dr78: rebase to DEV300_m101Daniel Rentz [dr]2011-02-2811-182/+182
| | |\|
| | * | dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke [er]2010-12-032-61/+69
* | | | gbuildize formulaDavid Tardon2011-04-211-47/+0
|/ / /
* | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2917-0/+0
* | | Remove commented code in libs-core/formulaXisco Fauli2011-03-282-6/+0
* | | sligh mis-merge, and favor bool over sal_Bool for internal stuffNorbert Thiebaud2011-03-122-29/+29
* | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1221-220/+211
|\ \ \ | | |/ | |/|