summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2012-03-27more dependencies and include pathsMatúš Kukan1-0/+1
2011-12-07i#106210 store proper ODFF names, accept aliasesEike Rathke1-3/+3
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara6-30/+24
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke1-4/+4
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-68/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header from formulaNorbert Thiebaud13-20/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2-4/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara2-1/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-2/+2
2011-10-20remove unused methods from formula::FormulaModalDialogFelix Zhang2-87/+0
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod1-3/+4
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod1-2/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-27Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann1-1/+1
2011-09-27Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara3-0/+13
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida2-0/+2
2011-09-11ensureCapacity doesn't need to be done twiceEike Rathke1-2/+0
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke6-30/+29
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner3-5/+43
2011-08-26ensureCapacity on OUStringBufferEike Rathke1-1/+3
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke1-1/+1
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke2-5/+21
2011-08-24cosmeticsEike Rathke1-15/+15
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke3-109/+108
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke2-0/+81
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-6/+6
2011-08-08fix syntaxCaolán McNamara1-2/+2
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-14/+1
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-6/+12
2011-07-21resyncing to masterBjoern Michaelsen7-21/+25
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-23fix for fdo#37880Markus Mohrhard2-5/+8
2011-06-21gnumake4: postmerge fixes in formulaBjoern Michaelsen2-4/+2
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-3/+6
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+1
2011-06-17remove all traces of offuh from makefilesDavid Tardon2-2/+10
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+5
2011-05-28String to rtl::OUString.Kohei Yoshida1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky6-76/+169