summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-211-2/+2
* remove unused methods from formula::FormulaModalDialogFelix Zhang2011-10-202-87/+0
* WaE: unreachable codeTor Lillqvist2011-10-181-1/+0
* cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod2011-10-071-3/+4
* cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod2011-10-071-2/+2
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann2011-09-271-1/+1
* Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba2011-09-271-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-223-0/+13
* Get DB range import from xlsx to work once again.Kohei Yoshida2011-09-202-0/+2
* ensureCapacity doesn't need to be done twiceEike Rathke2011-09-111-2/+0
* fix fdo#40590 stop abusing regular string token for XML importEike Rathke2011-09-116-30/+29
* BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner2011-09-073-5/+43
* ensureCapacity on OUStringBufferEike Rathke2011-08-261-1/+3
* fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke2011-08-241-1/+1
* replace ScNameToken with proper FormulaIndexTokenEike Rathke2011-08-242-5/+21
* cosmeticsEike Rathke2011-08-241-15/+15
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* sal_Bool -> bool and cosmeticsEike Rathke2011-08-143-109/+108
* fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke2011-08-142-0/+81
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* fix syntaxCaolán McNamara2011-08-081-2/+2
* callcatcher: ditch some more methodsCaolán McNamara2011-08-082-14/+1
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-6/+12
* resyncing to masterBjoern Michaelsen2011-07-217-21/+25
|\
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-7/+0
| * fix for fdo#37880Markus Mohrhard2011-06-232-5/+8
| * ByteString -> rtl::OStringBufferCaolán McNamara2011-06-201-3/+6
| * totally pointless intermediate objectCaolán McNamara2011-06-201-4/+1
| * remove all traces of offuh from makefilesDavid Tardon2011-06-172-2/+10
* | gnumake4: postmerge fixes in formulaBjoern Michaelsen2011-06-212-4/+2
|/
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+5
|\
| * fdo#37252: Don't assume you'll always find a match.Kohei Yoshida2011-05-181-1/+5
* | String to rtl::OUString.Kohei Yoshida2011-05-281-1/+1
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-276-76/+169
|\ \
| * \ Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-286-76/+169
| |\ \ | | |/ | |/|
| | * CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann2011-03-283-15/+75
| | |\
| | | * calc66: mergeNiklas Nebel2011-03-043-25/+30
| | | |\
| | | * | calc66: #i103331# make OFFSET with external references work againEike Rathke [er]2011-03-043-15/+75
| | * | | dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH ...Eike Rathke [er]2011-03-101-4/+4
| | * | | dr78: rebase to DEV300_m101Daniel Rentz [dr]2011-02-2824-658/+663
| | |\ \ \ | | | | |/ | | | |/|
| | * | | dr78: rebase to DEV300m96Daniel Rentz [dr]2010-12-292-2/+2
| | |\ \ \
| | * | | | dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke [er]2010-12-033-61/+93
* | | | | | gbuildize formulaDavid Tardon2011-04-2115-428/+346
* | | | | | dont' assert for changing seperators, common thing to doCaolán McNamara2011-04-131-1/+3
* | | | | | WaE: various compiler warningsCaolán McNamara2011-04-122-4/+14
|/ / / / /