# backup and temporary files *~ .*sw? \#* .DS_Store # StGit .stgit-edit.txt # python generated file *.pyc # where the 'subrepos' and downloads are located /clone /src # the build directories /*/unxlng?? /*/unxlng??.pro /*/unxlng??? /*/unxlng???.pro /*/wntmsc??? /*/wntmsc???.pro /*/wntgcc? /*/wntgcc?.pro /*/unxmac?? /*/unxmac??.pro /*/unx?bsd?? /*/unx?bsd??.pro /*/unxdfly?? /*/unxdfly??.pro /*/unxso??? /*/unxso???.pro /*/unxaig?? /*/unxaig??.pro /*/unxios? /*/unxios?.pro /*/unxand? /*/unxand?.pro /*/unx*.obsolete /*/wnt*.obsolete /*/callcatcher /workdir /solver /instsetoo_native/util/LibreOffice /instsetoo_native/util/LibreOffice_SDK # autoconf generated stuff /aclocal.m4 /autom4te.cache /autogen.lastrun /build_env /ChangeLog /config.guess /config.log /config.status /config.parms /config_host.mk /config_build.mk /configure /desktop/scripts/soffice.sh /makefile.mk /set_soenv /post_download /bin/repo-list /src.downloaded /ooo.lst /intltool-extract.in /intltool-merge.in /intltool-update.in /NEWS /TODO /README /AUTHORS /MAINTAINERS # misc /file-lists /cross-build-toolset.built /set_soenv.last /set_soenv.stamp /warn /build.log /build_error.log /post_download.log /install /downloaded /Env.Build.sh /Env.Host.sh /ID /tags /docs /autogen.save TAGS /*/*.exe # external dlls etc /external/*/*.dll /external/*/*.exe /external/*/*.manifest /external/*/*.txt /external/*/*.msm /moz/zipped/*.zip /extras/source/extensions # links to the other repositories /binfilter /dictionaries /helpcontent2 /translations # compiled python objects for gdb pretty printers /solenv/gdb/libreoffice/*.py[co] /solenv/gdb/libreoffice/util/*.py[co] # botstrap generated tool /solenv/bin/concat-deps /solenv/bin/concat-deps.exe # test output files test/user-template/user/psprint/pspfontcache # MSVC debug information /*/vc90.pdb # libxslt debug memdump .memdump # LibreOffice lock files .~lock.*# # Everyone loves patching *.orig *.rej # Somepeople love debugging gdbtrace.log valgrind.log ollabora/cd-5.3'>distro/collabora/cd-5.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/Library_vbaobj.mk
AgeCommit message (Expand)Author
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