summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+3
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-243-43/+0
* Mempool size args are unused.Stephan Bergmann2012-01-201-7/+4
* remove unused methodsThomas Arnhold2012-01-1910-227/+0
* remove unused macrosThomas Arnhold2012-01-191-7/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-172-16/+16
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-162-16/+16
* simplify CharClassCaolán McNamara2012-01-091-2/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot2011-12-264-13/+13
* catch exception by constant referenceTakeshi Abe2011-12-141-1/+1
* i#106210 store proper ODFF names, accept aliasesEike Rathke2011-12-071-3/+3
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-066-30/+24
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* #i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke2011-11-281-4/+4
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-68/+0
* remove pch from the include listNorbert Thiebaud2011-11-272-2/+0
* remove include of pch header from formulaNorbert Thiebaud2011-11-2713-20/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-272-4/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-192-1/+3
* 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