summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-3/+2
* import inherited number formats with cached values, fdo#59724Markus Mohrhard2013-01-241-0/+3
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* fdo#56124 IFERROR IFNA Excel import/exportEike Rathke2013-01-121-0/+2
* fdo#56124 IFERROR IFNA function names were swappedEike Rathke2013-01-111-2/+2
* fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke2013-01-112-15/+57
* fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2013-01-115-36/+66
* fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida2013-01-092-2/+3
* Some cppcheck cleaning in formulaJulien Nabet2012-12-222-6/+5
* tabs to spacesEike Rathke2012-12-151-24/+24
* calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic2012-12-151-0/+1
* calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2012-12-154-5/+70
* calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic2012-12-153-2/+10
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-31/+0
* fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida2012-12-111-1/+4
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* Remove unused method in formula moduleMarcos Paulo de Souza2012-11-012-7/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-22/+22
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
* kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2012-10-112-8/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* do not silently ignore a token API error, fdo#51926 relatedEike Rathke2012-08-271-1/+6
* prefix more componentsMatúš Kukan2012-08-252-2/+2
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* Typo ressource -> resourceStephan Bergmann2012-07-304-12/+12
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-4/+0
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-232-62/+62
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-5/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-6/+6
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-4/+0
* Remove unused definesThomas Arnhold2012-07-021-3/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* re-base on ALv2 code.Michael Meeks2012-06-2837-846/+539
* Remove unused include filesThomas Arnhold2012-06-271-32/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-272-4/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-2/+2
* Remove various commented out definesThomas Arnhold2012-06-251-2/+0
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-217-173/+110
* re-base on ALv2 code.Michael Meeks2012-06-213-75/+48
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-2/+2
* fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2012-06-124-2/+10