Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | |
...and some further clean-up. Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea | |||
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | |
Create a merged XModuleManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Explicitly document the XNameReplace interface in the IDL, which is already implemented by the service, since there is code currently using it. Change-Id: Ib46349174b1ce495c240031e93c9427fc33d9853 | |||
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann | |
... MacOSX-Intel@1-built_no-moz_on_10.6.8 complained with "oleembed.cxx:881: error: "system" has not been declared"; and see previous 88d7f9fbe416d0f4c5edc4a9b5c9560d1d82167b "fwk139: #i10000# adopt for linux." Change-Id: Ibd6f6aae69a7fcca7a60a85ed2d82dd5e775deea | |||
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | |
Change-Id: Ib298b3219c3e89dd35bce0974846ed4888ed941e | |||
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | |
Change-Id: I58b17349474b974edd24aa17ec08ffa848a92ae9 | |||
2012-09-01 | add more component prefixes | Matúš Kukan | |
Change-Id: I3afe59a6326b9e5cb26c39a82d7aabdb05cc2b7e | |||
2012-08-31 | Removed private fields were acutally used #ifdef WNT | Stephan Bergmann | |
Change-Id: I0c4d70884d8735eb6941bc252d0aad838c80fd38 | |||
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I1badf39ddd5c7fc05657d21f17d7775503617b19 | |||
2012-08-27 | Missing #include | Stephan Bergmann | |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | |
Change-Id: Ia448d6d74201e2be487c6d8317f94be3745808aa | |||
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | |
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4 | |||
2012-08-07 | remove bogus date information | Thomas Arnhold | |
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf | |||
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | |
a literal within a OUString. Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f | |||
2012-07-05 | removed useless forward declarations of class | Takeshi Abe | |
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011 | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-22 | .dxp files don't need executable bits | Michael Stahl | |
Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell | |
Change-Id: I51ba83c5356f2eb33ed09f6516de9f004678bc8f | |||
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell | |
Change-Id: I1d126eb10bfebc747d4bb6d153b80abe73a1e81e | |||
2012-06-06 | embeddedobj: try to make MSVC happy | Michael Stahl | |
Change-Id: I0d3f032309fe5aa1c4a33909cbc0e00a22196aa9 | |||
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | |
Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks. | |||
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | |
Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks. | |||
2012-06-03 | targeted string re-work (ii) | Olivier Hallot | |
further cleanup of aa062d1b735f3ebef00fe64c74240240d3912722 Change-Id: Ibadaa736b3e8919b1ca1b21fe2ac7acedb7a673b | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I2b2bc81099a7da2300e73fff91d104cc0b6ed2f5 | |||
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
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-16 | WaE: unused parameter | David Tardon | |
2012-04-16 | WaE: initialization order | David Tardon | |
2012-04-16 | WaE: declaration of 'nInd' shadows a previous local | David Tardon | |
2012-04-16 | WaE: declaration of 'hr' shadows a previous local | David Tardon | |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
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-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; | |||
2012-03-23 | .component files don't need executable bits | Michael Stahl | |
2012-03-23 | .h files don't need executable bits | Michael Stahl | |
2012-03-23 | .c files don't need executable bits | Michael Stahl | |
2012-03-23 | .java files don't need executable bits | Michael Stahl | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann | |
2012-03-01 | embeddedobj: convert to gbuild | Matúš Kukan | |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | |
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. | |||
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz | |
2011-12-22 | Fix for fdo43460 Part XV getLength() to isEmpty() | Olivier Hallot | |
Part XV Module embeddeobj | |||
2011-12-09 | catch exception by constant reference | Takeshi Abe | |
2011-12-07 | Change "menues" to "menus" | Michael T. Whiteley | |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | |
2011-11-23 | Yet another empty pch file; in embeddedobj this time. | Joseph Powers | |