Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks | 3 | -9/+0 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 2 | -42/+24 |
2013-05-31 | odk: fix IDL documentation: | Michael Stahl | 414 | -414/+414 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 1 | -1/+1 |
2013-05-14 | fdo#46808, Convert script::InvocationAdapterFactory to new style | Noel Grandin | 3 | -17/+3 |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer | 2 | -3/+3 |
2013-05-06 | fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslator | Noel Grandin | 1 | -2/+2 |
2013-04-25 | Mark TypeDescriptionProvider service as "don't create by name" | Stephan Bergmann | 1 | -0/+4 |
2013-04-24 | Split offapi/type_reference/types.rdb in two | Stephan Bergmann | 2 | -0/+2 |
2013-04-24 | Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi | Stephan Bergmann | 3 | -36/+3 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 3 | -63/+15 |
2013-04-16 | Further clean-up related to removed library unloading feature | Stephan Bergmann | 1 | -23/+3 |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold | 1 | -1/+1 |
2013-04-08 | fdo#46808, Convert beans::PropertyBag to new style | Noel Grandin | 3 | -13/+56 |
2013-04-05 | use filelist install method for udkapi and offapi | David Tardon | 1 | -42/+45 |
2013-04-03 | Forbid old-style services/singletons inheriting new-style services | Stephan Bergmann | 1 | -4/+4 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-13 | gbuild: refactor SDK packaging of IDL files: | Michael Stahl | 1 | -43/+42 |
2013-03-13 | gbuild: stop using $(OUTDIR)/idl | Michael Stahl | 1 | -1/+0 |
2013-03-13 | Bin DOCUMENTATION OMITTED comments | Tor Lillqvist | 3 | -25/+0 |
2013-03-13 | Bin pointless "DocMerge" comment lines | Tor Lillqvist | 90 | -431/+0 |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | 1 | -3/+3 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -2/+2 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 2 | -4/+4 |
2013-02-23 | Fix typo seperated/separated | Julien Nabet | 4 | -4/+4 |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin | 3 | -13/+52 |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin | 3 | -14/+52 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 3 | -9/+8 |
2013-02-11 | fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style | Noel Grandin | 2 | -17/+6 |
2013-01-30 | API CHANGE: Make TypeDescriptionManager/Provider more consistent | Stephan Bergmann | 2 | -9/+20 |
2012-12-21 | clean up all the UNO IDL module header guards | Noel Grandin | 15 | -30/+31 |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens | 12 | -24/+24 |
2012-11-29 | fdo#57655: Improve wording | Stephan Bergmann | 1 | -1/+1 |
2012-11-28 | remove removed udkapi modules from more files... | Michael Stahl | 1 | -6/+0 |
2012-11-28 | API CHANGE: remove com.sun.star.util.logging module | Michael Stahl | 6 | -278/+0 |
2012-11-28 | API CHANGE: remove com.sun.star.beans.XIntroTest | Michael Stahl | 2 | -162/+0 |
2012-11-28 | API CHANGE: remove com.sun.star.test module | Michael Stahl | 8 | -849/+0 |
2012-11-28 | API CHANGE: remove com.sun.star.corba module | Michael Stahl | 5 | -566/+0 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 2 | -7/+2 |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl | 1 | -10/+4 |
2012-11-20 | sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ | Michael Stahl | 3 | -3/+3 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -1/+1 |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann | 1 | -2/+2 |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann | 1 | -2/+3 |
2012-09-17 | Improvement on previous commit | Stephan Bergmann | 1 | -1/+1 |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin | 3 | -14/+54 |
2012-09-14 | fdo#46808, Add @since tags to new IDL interfaces | Noel Grandin | 2 | -5/+6 |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin | 3 | -8/+40 |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann | 1 | -1/+1 |