summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2011-11-28#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from formulaNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-20remove unused methods from formula::FormulaModalDialogFelix Zhang
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-27Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann
2011-09-27Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida
2011-09-11ensureCapacity doesn't need to be done twiceEike Rathke
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner
2011-08-26ensureCapacity on OUStringBufferEike Rathke
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke
2011-08-24cosmeticsEike Rathke
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08fix syntaxCaolán McNamara
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-23fix for fdo#37880Markus Mohrhard
2011-06-21gnumake4: postmerge fixes in formulaBjoern Michaelsen
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-28String to rtl::OUString.Kohei Yoshida
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-18fdo#37252: Don't assume you'll always find a match.Kohei Yoshida
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21gbuildize formulaDavid Tardon
2011-04-13dont' assert for changing seperators, common thing to doCaolán McNamara
2011-04-12WaE: various compiler warningsCaolán McNamara