summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Collapse)AuthorFilesLines
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz6-37/+37
This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM, RTL_CONSTASCII_USTRINGPARAM macros in IO. Change-Id: I410016990579e4a05843cfe396832a5fc8435e70 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1210 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-36/+28
This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM, RTL_CONSTASCII_USTRINGPARAM macros in IO. Change-Id: I9446ddf13ba18d2d80639afc9e1b61234945b115 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1200 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-37/+33
This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM, RTL_CONSTASCII_USTRINGPARAM macros in IO. Change-Id: I823fcdfe46d4d4093118f6eaab89c1ce42883a6c Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1194 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-22drop rdbmaker completelyMatúš Kukan1-1/+1
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
2012-10-02Use prefixTor Lillqvist10-10/+10
Change-Id: I84ec9d6eed209eb429f5b5d4a667d3450a1435e1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-4/+4
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
Create a merged XPipe interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I682633c6252aab503eb2469c9bd2ba771f10bc4b
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann10-521/+3
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
Change-Id: I9828862ea90a45848b3e8d21ec3ee960ce7c9015
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-6/+0
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
2012-07-04re-base on ALv2 code.Michael Meeks32-672/+477
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-16removed unused forward declarations of classTakeshi Abe2-2/+0
Change-Id: I819d5b931c937ec52b14f60591546d1d86c38631
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-02targeted string re-workNorbert Thiebaud4-101/+100
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
2012-06-01targeted string re-workNorbert Thiebaud1-14/+14
Change-Id: Ibe5c739c3066f3e706a44b64d4ad775abde9662c
2012-05-29deliver component desc. xml, if usedDavid Tardon2-35/+0
Change-Id: I2908d5851ae33d70a49a032130fdc1a406310c7d
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold6-21/+21
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+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
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-10/+10
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)
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+4
2012-04-06fix makefilesDavid Tardon1-35/+2
2012-04-01merge origin/masterDavid Tardon3-3/+6
2012-03-30fix buildLuboš Luňák2-4/+4
Apparently the order in makefile.mk matters. Without this higher, acceptor.uno.dll does not get built.
2012-03-30Don't build and deliver .component files with empty URIs (for iOS)Tor Lillqvist2-10/+16
2012-03-24add $(gb_STDLIBS) to linked libsDavid Tardon5-0/+5
2012-03-13No inter-process UNO on iOSTor Lillqvist2-0/+8
2012-03-13Deliver the static libraries built for iOSTor Lillqvist1-0/+1
2012-03-12gbuildize ioDavid Tardon19-410/+423
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-1/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-2/+2
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+2
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1
Part XLIV many modules(inc's)
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann6-9/+22
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-2/+2
Part XXI Modules i18npool, idl, idlc, io, javaunohelper, jvmaccess
2011-12-27function component_canUnload is exportedDavid Tardon5-5/+5
2011-12-15catch exception by constant referenceTakeshi Abe9-21/+21
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist4-4/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from ioNorbert Thiebaud23-44/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-9/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist5-5/+5
This commit for the old build system. (Don't bother for components not relevant for Android.) The Android package installer (as invoked through "adb install", from "ant debug install") silently ignores native libraries in app packages (.apk files) whose names don't start with "lib" and end with ".so". The package builder (as invoked through "ant debug") in the SDK gladly includes also thusly named native libraries in the .apk, though. Yay for consistency.
2011-09-20Depend explicitly on cppuhelper for the non-DESKTOP caseTor Lillqvist1-1/+1
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann4-140/+5
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan7-39/+1