summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Collapse)AuthorAgeFilesLines
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-2640-126/+1
| | | | | | | | This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-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>
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * As UCB is only ever initialized with "Local"/"Office", remove this configuration vector completely. The "create" ctor creates an instance internally initialized with those "Local"/"Office" keys. Special (test) code can still instantiate an uninitialized one via plain createInstance. And for backwards compatilibity process startup still ensures to create an initialized instance early, in case there is still code out there (in extensions) that later calls plain createInstance and expects to get the already-initialized (single) instance. * XInitialization is an "implementation detail" of the UniversalContentBroker service, do not expose in XUniversalContentBroker. * ucbhelper/configurationkeys.hxx is no longer needed and is removed. * ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that requires ucbhelper::Content constructors to take explicit XComponentContext arguments now. * The only remaining code in ucbhelper/source/client/contentbroker.cxx is Android-only InitUCBHelper. Is that relevant still? Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
* targetted VBA re-work.Noel Power2012-09-122-144/+11
|
* Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin2012-09-1010-44/+44
| | | | Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-1022-93/+0
| | | | | | I guess I missed some last time :-) Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-109-32/+34
| | | | Change-Id: I6cf6fa8e55005ffdc1d173aeee1e374efbb214fd
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-0611-26/+0
| | | | Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-6/+7
| | | | Change-Id: Ia16a54432291935125d53de9d7cc010917b8373d
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-12/+12
| | | | Change-Id: I2620ccf17a24572b4bd6a79f2410c4b746164b9a
* Java cleanup, make the package name match the folder nameNoel Grandin2012-09-0511-15/+11
| | | | | | | Note that the code doesn't compile after this change, it is still very out of date with respect to changes in the UNO framework Change-Id: I5a001002a3fcf20496bba4367b9f2da4ceba9f88
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-2/+2
| | | | Change-Id: I83a51dc7a68413d9fea16c8cafdb82e665940775
* Java cleanup - remove unused importsNoel Grandin2012-08-282-2/+0
| | | | Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-281-1/+1
| | | | Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-15/+10
| | | | Change-Id: Ia448d6d74201e2be487c6d8317f94be3745808aa
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-19/+15
| | | | Change-Id: I7bdf16fc6d042e5ecd404c604a8b7c31c1ac7bc1
* Java5 updates - convert to genericsNoel Grandin2012-08-2022-173/+144
| | | | Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd
* Java update - fix various javadoc issuesNoel Grandin2012-08-205-15/+8
| | | | | | Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
* gbuild: register all jarsMichael Stahl2012-08-177-31/+31
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-153-13/+0
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* Remove unused local varsJulien Nabet2012-08-111-1/+0
| | | | Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
* create these rdbs directly in scriptingMatúš Kukan2012-08-093-4/+40
| | | | Change-Id: I8a44de06f9a16308a5ff82ad77d059e5dde544f9
* remove bogus date informationThomas Arnhold2012-08-078-10/+0
| | | | Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
| | | | | | a literal within a OUString. Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
| | | | Change-Id: I7d875dd74f8eff05f7a291100841779abbf5fd1c
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
| | | | | | a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-13/+13
| | | | Change-Id: Iedb58cade2bc7cdbce2e8d40b0e3502bf3df4fa9
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-13/+13
| | | | | | This reverts commit b21661ce4200fd8040a213770a3f9e63a4b9f137. this breaks with ../framework/source/lomenubar/MenuItemInfo.hxx:49:12: error: expected ‘;’ at end of member declaration
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-092-2/+2
|
* re-base on ALv2 code. Includes:Michael Meeks2012-07-06128-1303/+2029
| | | | | | remove onlineregistration with dependencies Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1249245
* os141: add missing componentOcke.Janssen2012-07-062-1/+4
| | | | | Conflicts: scripting/source/dlgprov/dlgprov.cxx
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-024-16/+4
|
* removed unnecessary forward declarations of classTakeshi Abe2012-07-022-2/+0
| | | | | | this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
* Java5 updates - update code to use genericsNoel Grandin2012-06-2913-58/+58
| | | | | | This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
* re-base on ALv2 code.Michael Meeks2012-06-2923-141/+393
|
* Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara2012-06-291-6/+6
| | | | | | It appears I don't know the correct syntax for concatenating tuples Change-Id: I32756caeaabfcc52e521108da917aeadf8256caa
* re-base on ALv2 code.Michael Meeks2012-06-263-69/+42
|
* .xba files don't need executable bitsMichael Stahl2012-06-223-0/+0
| | | | Change-Id: Ie122a6befd94c836b6f08a7fe3ec8e4f2d67c690
* .xdl files don't need executable bitsMichael Stahl2012-06-229-0/+0
| | | | Change-Id: I604244b032855e0e6b94e3ed4217ee87d92c8419
* .xml files don't need executable bitsMichael Stahl2012-06-2235-0/+0
| | | | Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
* .zip files don't need executable bitsMichael Stahl2012-06-222-0/+0
| | | | Change-Id: Iecee21acd140ce12ee34ac077b1450205cc28618
* manifest.mf files don't need executable bitsMichael Stahl2012-06-221-0/+0
| | | | Change-Id: I18868b542524f0e94ec7b06e753ee2385ede9a95
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-2115-348/+213
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-21149-2779/+2235
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* typo: paramters, paramaters -> parametersAndras Timar2012-06-196-6/+6
| | | | Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-068-55/+34
| | | | | | | Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* targeted string re-workNorbert Thiebaud2012-06-0216-277/+264
| | | | Change-Id: I37e225902bf7f3a6e007e7641b2b9898b044a45b
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-1/+1
| | | | Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e