summaryrefslogtreecommitdiff
path: root/helpcontent2/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/prj/d.lst')
-rw-r--r--helpcontent2/prj/d.lst3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpcontent2/prj/d.lst b/helpcontent2/prj/d.lst
index 95f9557806..01a6b6f635 100644
--- a/helpcontent2/prj/d.lst
+++ b/helpcontent2/prj/d.lst
@@ -1,4 +1,7 @@
mkdir: %_DEST%\pck%_EXT%
+mkdir: %COMMON_DEST%\bin%_EXT%\ooo
+
+..\helpers\hid.lst %COMMON_DEST%\bin%_EXT%\ooo\hid.lst
..\%__SRC%\bin\sbasic_en-US.zip %_DEST%\pck%_EXT%\sbasic_en-US.zip
..\%__SRC%\bin\scalc_en-US.zip %_DEST%\pck%_EXT%\scalc_en-US.zip
able_rotated_text'>feature/table_rotated_text LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries: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-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07Remove commented out codeThomas Arnhold
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr
2012-07-06re-base on ALv2 code.Michael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-29Fix java "unchecked conversion" warningsNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12nuke dead codeTakeshi Abe
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targetted string cleanupMichael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-22Needless SAL_CALLStephan Bergmann
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold