summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Collapse)AuthorAgeFilesLines
* drop unnecessary tools/string includesCaolán McNamara2013-10-204-4/+3
| | | | Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
* cdecl is the default anywayTor Lillqvist2013-10-121-6/+0
| | | | Change-Id: Iee47fbc9ea43be2af2712efe15df3d7936277cf7
* Revert "More ICU dependencies that are now dragged in"Matúš Kukan2013-09-251-5/+0
| | | | | | | | | Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371 This reverts commits 4dd261e526f43a364c645e7022c49b61c8001a39 30d7729586a60bef061261e9e59bf44768cc0196 4e2e1ca76f772d4644a21b82f79dfb4412a9c99f
* More ICU dependencies that are now dragged inTor Lillqvist2013-09-231-0/+5
| | | | Change-Id: Iec214399f0cd8d5af198ad9080c55e5ee51a353d
* convert IDL module from String to OUStringNoel Grandin2013-09-179-63/+57
| | | | Change-Id: Idf8e0e02ee2fde23959a281cc6ffa1a43ee7f239
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-215-20/+15
| | | | | | | Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
| | | | | | | ...the apparently mistyped condition happened to work as intended, given that TYPE_METHOD is zero. Change-Id: I468013ab61caff45c174da752ffb1c9ca9d373bd
* fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2013-06-182-2/+2
| | | | | | | Change-Id: I78ba286be5aa4d731f734e5eb16adb77c686aad9 Reviewed-on: https://gerrit.libreoffice.org/4325 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* svidl: make dependencies: handle removed include files:Michael Stahl2013-04-241-0/+15
| | | | | | | Write dummy targets for included files, so the incremental build does not break with "No rule to make target" if the included file is removed. Change-Id: I23c4406c4d1db9a8a4a7f0ecfec1cfc9ad05028a
* Revert "svidl: write dependencies with cygwin paths"Michael Stahl2013-04-241-45/+2
| | | | | | | | | | | | This reverts commit a042c2a6ab29011800de55fa382740be56c2d928. A GNU make that understands native Win32 paths is required now anyway, so revert this. Conflicts: idl/source/prj/database.cxx Change-Id: I6eb77d4b02728269f8dc484444df0cabc8c29b3e
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
* svidl: more helpful error message for missing slot / types.Michael Meeks2013-04-103-2/+9
| | | | Change-Id: I89537f526e465137f5e8c17b4d7fd134ba59af4a
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0722-303/+303
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter2013-03-255-159/+137
| | | | | | | | | | | | Removed uses of fsys from database.cxx, command.cxx, module.cxx, svidl.cxx. Also removed a lot of cruft from svidl.cxx and command.hxx; unused variables and code relating to them, eg. variables aCxxFile, aHxxFile, aSrcFile, aODLFile. Changed some Strings to OUStrings in svidl.cxx and command.hxx. Change-Id: I708284f70435c8f65cdcfc954af43976e28b8c9d Reviewed-on: https://gerrit.libreoffice.org/2935 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* update idl/READMEAndras Timar2013-03-251-3/+2
| | | | Change-Id: Icfdb7c9685c3d7ffcf21eea3be5484eca60b1284
* add sw swd msfilter vbahelper to Library_mergedPeter Foley2013-03-211-1/+1
| | | | Change-Id: If7fc0b480c58599e86bf3b75080b8b18d5d79488
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-3/+3
| | | | | | | | | | Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-100/+102
| | | | | | | | Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
| | | | Change-Id: I7fc203900256839e679bf73b717d121fedc42087
* Simplify thisJulien Nabet2013-02-121-2/+1
| | | | Change-Id: I341f4a74062e78f6a4d23ca24d635c6a95fb90cb
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-215-10/+10
| | | | | | | Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-2/+2
| | | | | | | Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* commit delete various unused makefile.mksCaolán McNamara2012-12-061-59/+0
| | | | Change-Id: I382423164fd65679d3b893ea0d9729508813b425
* Use the weak attribute for iOS, tooTor Lillqvist2012-11-261-1/+1
| | | | Change-Id: I090da1c6c9e48ef12f2a168eddb1a2cb91a8f533
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* Avoid duplicate symbols when DISABLE_DYNLOADING for AndroidTor Lillqvist2012-09-201-0/+3
| | | | Change-Id: Iecd0ed802f6cc715ac77256bb4b49082b5976b4f
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-152-3/+0
| | | | Change-Id: I6fc91959f024b9a1f9e8633af8e16048752f6bdc
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-0811-183/+194
| | | | | | Converts it to a template based on std::vector Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1
* Remove unused macrosThomas Arnhold2012-08-051-8/+0
| | | | Change-Id: I184a7f9c65dd762407b2431d9c6557e718b954b2
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-51/+0
| | | | Change-Id: Ibf41655d40c9534629bbb0dd5ae600791b42922d
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
| | | | Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1324-533/+328
| | | | | | | | | cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
* removed unnecessary forward declarations of classTakeshi Abe2012-07-045-5/+0
| | | | Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-10/+10
| | | | Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-292-2/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* chmod -xTor Lillqvist2012-03-213-0/+0
|
* Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin2012-03-209-19/+22
| | | | | Along the way, convert the table parameter passing to using references since we are never passing a null pointer.
* remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2012-03-122-18/+18
|
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
|