summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann5-0/+28
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan4-6/+6
2012-03-05WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann2-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann7-20/+20
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan4-4/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara3-43/+0
2012-01-20Mempool size args are unused.Stephan Bergmann1-7/+4
2012-01-19remove unused methodsThomas Arnhold10-227/+0
2012-01-19remove unused macrosThomas Arnhold1-7/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-16/+16
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-16/+16
2012-01-09simplify CharClassCaolán McNamara1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot4-13/+13
2011-12-14catch exception by constant referenceTakeshi Abe1-1/+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-06normalize 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