Age | Commit message (Expand) | Author |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-13 | This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m... | Christophe JAILLET |
2012-07-13 | fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException | Stephan Bergmann |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-22 | .def files don't need executable bits | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-14 | Revert MSVC ABI incompatible URE change (public -> protected) | Stephan Bergmann |
2012-06-06 | nuke dead code | Takeshi Abe |
2012-06-04 | Unbreak stuff on iOS a bit after bootstrapping changes | Tor Lillqvist |
2012-06-01 | Revert "bootstrapping should elide duplicate .rdb paths in the configuration" | Stephan Bergmann |
2012-06-01 | Add "virtual" for consistency | Stephan Bergmann |
2012-06-01 | fdo#49291 Postpone actual factory instantiation as long as possible | Stephan Bergmann |
2012-05-29 | removed dead code | Takeshi Abe |
2012-05-22 | bootstrapping should elide duplicate .rdb paths in the configuration | Michael Meeks |
2012-05-18 | fdo#42865: privatized unique empty string symbol: | Michael Stahl |
2012-05-14 | Added link to LanguageTool.oxt issue | Stephan Bergmann |
2012-05-14 | Work around extension factories not implementing XServiceInfo | Stephan Bergmann |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-29 | dont mix gbuild and dmake in one module | Bjoern Michaelsen |
2012-04-24 | WaE: implicit conversion changes signedness | Tor Lillqvist |
2012-04-24 | WaE: simple minded MSVC2008 thinks s could be used uninitialized | Caolán McNamara |
2012-04-23 | doxygen warning fixes | Luboš Luňák |
2012-04-23 | Trying to parse legacy rdb as XML can cause InvalidRegistryException, too | Stephan Bergmann |
2012-04-23 | Do not fail for legacy rdb that only contains root key | Stephan Bergmann |
2012-04-20 | Various clean up of previous commit | Stephan Bergmann |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |
2012-04-18 | Remove extra parenthesis | Julien Nabet |
2012-04-18 | Put create_bootstrap_macro_expander_factory properly into a header | Stephan Bergmann |
2012-04-18 | avoid using the new rdb reading logic for empty/non-existent directories | Michael Meeks |
2012-04-18 | Add static mapping of the fastsax component | Tor Lillqvist |
2012-04-17 | translated or removed german comments in connectivity, cppuhelper and cui | Florian Allmann-Rahn |
2012-04-17 | More static UNO component linkage | Tor Lillqvist |
2012-04-16 | Add the package2 component | Tor Lillqvist |
2012-04-15 | Add utl and xstor UNO component mapping | Tor Lillqvist |
2012-04-15 | Add newline... | Tor Lillqvist |
2012-04-15 | Add comphelp and stocservices UNO component mapping | Tor Lillqvist |
2012-04-15 | Just assert if trying to "load" an unknown library when DISABLE_DYNLOADING | Tor Lillqvist |
2012-04-15 | Map and link in also the sfx UNO component | Tor Lillqvist |
2012-04-15 | Map and link in also the filterconfig1 UNO component | Tor Lillqvist |
2012-04-14 | stoc: accelerate opening of multiple XML .rdb files in a directory | Michael Meeks |
2012-04-09 | Use lo_get_libmap() | Tor Lillqvist |
2012-04-09 | cppuhelper: use InternalUnoApi | Matúš Kukan |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | Updated workaround comment | Stephan Bergmann |