summaryrefslogtreecommitdiff
path: root/sc/Library_vbaobj.mk
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-1/+4
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl1-1/+1
2013-08-11make detection of a GCC bug GCC-specificLuboš Luňák1-2/+2
2013-07-12PCH for more librariesLuboš Luňák1-0/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-17/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan1-1/+0
2012-09-12targetted VBA re-work.Noel Power1-4/+0
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power1-4/+0
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-3/+3
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-4/+4
2012-02-23Unify indentationTor Lillqvist1-67/+67
2012-02-21WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara1-1/+0
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan1-1/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-09-22Always link with user32Tor Lillqvist1-3/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-09-12Be even more specificTor Lillqvist1-1/+1
2011-09-12Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist1-1/+1
2011-09-08GCC bug 50255 will be fixed in 4.6.2 already.Stephan Bergmann1-1/+1
2011-09-08Related: gcc#50255 we now know the bounds of the broken gcc versionsCaolán McNamara1-3/+6
2011-08-13fix fumble in makefileNorbert Thiebaud1-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-1/+1
2011-07-23Use gb_Library_win32_OLDNAMESTor Lillqvist1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen1-2/+17
2011-07-05workaround for x86 gcc 4.6.1 link failureCaolán McNamara1-1/+14
2011-07-05no need for extra noexecstackCaolán McNamara1-7/+0
2011-06-21gnumake4: postmerge fixes in scBjoern Michaelsen1-9/+1
2011-06-18needs oovbaapi tooDavid Tardon1-0/+1
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-04-14no local -Wl,-O1 linker flagLuboš Luňák1-1/+0
2011-04-05set ldflags for *BSD tooRobert Nagy1-1/+1
2011-03-31Fix windows linking of sc moduleFridrich Štrba1-0/+1
2011-03-29Fix Windows build of SCFridrich Štrba1-5/+5
2011-03-25gnumake support for calc.Norbert Thiebaud1-0/+153