summaryrefslogtreecommitdiff
path: root/sc/Library_vbaobj.mk
AgeCommit message (Expand)Author
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2020-07-26sc/vba: create instances with uno constructorsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-07-14implement Application.FileDialog attributeTamas Bunth
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2014-09-12sc: remove optimization disabling workaround for GCC 4.5 bugMichael Stahl
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-11make detection of a GCC bug GCC-specificLuboš Luňák
2013-07-12PCH for more librariesLuboš Luňák
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-12targetted VBA re-work.Noel Power
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-23Unify indentationTor Lillqvist
2012-02-21WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-11-27remove pch from the include listNorbert Thiebaud
2011-09-22Always link with user32Tor Lillqvist
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-12Be even more specificTor Lillqvist
2011-09-12Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist
2011-09-08GCC bug 50255 will be fixed in 4.6.2 already.Stephan Bergmann
2011-09-08Related: gcc#50255 we now know the bounds of the broken gcc versionsCaolán McNamara
2011-08-13fix fumble in makefileNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-23Use gb_Library_win32_OLDNAMESTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-05workaround for x86 gcc 4.6.1 link failureCaolán McNamara
2011-07-05no need for extra noexecstackCaolán McNamara
2011-06-21gnumake4: postmerge fixes in scBjoern Michaelsen
2011-06-18needs oovbaapi tooDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-04-14no local -Wl,-O1 linker flagLuboš Luňák
2011-04-05set ldflags for *BSD tooRobert Nagy
2011-03-31Fix windows linking of sc moduleFridrich Štrba
2011-03-29Fix Windows build of SCFridrich Štrba