summaryrefslogtreecommitdiff
path: root/formula/inc
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke4-13/+15
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner2-3/+13
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke1-1/+4
2011-08-24cosmeticsEike Rathke1-15/+15
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke1-34/+33
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke1-0/+6
2011-08-08callcatcher: ditch some more methodsCaolán McNamara1-3/+0
2011-06-23fix for fdo#37880Markus Mohrhard1-4/+6
2011-05-28String to rtl::OUString.Kohei Yoshida1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky4-61/+93
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens4-61/+93
2011-04-21gbuildize formulaDavid Tardon1-47/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito17-0/+0
2011-03-28CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann2-0/+23
2011-03-28Remove commented code in libs-core/formulaXisco Fauli2-6/+0
2011-03-12sligh mis-merge, and favor bool over sal_Bool for internal stuffNorbert Thiebaud2-29/+29
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens21-220/+211
2011-03-04calc66: #i103331# make OFFSET with external references work againEike Rathke [er]2-0/+23
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]11-182/+182
2011-02-05migrate to use boost unordered containersFridrich Štrba1-3/+3
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from formulaMikhail Voytenko11-181/+181