summaryrefslogtreecommitdiffstats
path: root/sc/Library_scfilt.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-181-1/+1
| | | | | | | Must use gb_Library_add_noexception_objects instead of gb_Library_add_cxxobjects so that -DEXCEPTIONS_OFF is passed to the compilation. (In this case, it affects code in com/sun/star/uno/genfunc.hxx.)
* add the module oox into tail_build's foldNorbert Thiebaud2011-08-111-0/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+2
|
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-2/+2
|
* resyncing to masterBjoern Michaelsen2011-07-211-1/+5
|\
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| |
* | gnumake4: postmerge fixes in scBjoern Michaelsen2011-06-211-4/+0
|/
* Adding scfilt component entries for xlsx export.Muthu Subramanian2011-03-311-0/+2
|
* Fix windows linking of sc moduleFridrich Štrba2011-03-311-18/+19
|
* Fix Windows build of SCFridrich Štrba2011-03-291-5/+5
|
* gnumake support for calc.Norbert Thiebaud2011-03-251-0/+166
calc build and execute. loading excel file fail