Age | Commit message (Expand) | Author |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-22 | dependency on makefile needs full path | David Tardon |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-08-24 | Fix removeRdbFiles (caused extension update to fail) | Stephan Bergmann |
2012-08-10 | Missing mutex lock | Stephan Bergmann |
2012-08-09 | Related fdo#52639: Do not destroy Implementations with mutex locked | Stephan Bergmann |
2012-08-08 | ServiceManager::createInstanceWithContext needs to honor given Context | Stephan Bergmann |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-07-16 | More: echo -e is not POSIX (and unknown to Mac OS X) | Stephan Bergmann |
2012-07-16 | forgot to rename cppu -> cppuhelper from the template | Luboš Luňák |
2012-07-16 | allow using rtl::OUString etc. simply as OUString, without rtl:: | Luboš Luňák |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-16 | remove obsolete hooks for proprietary Sun single-sign-on config page | Michael Meeks |
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 |