Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin | 3 | -15/+60 |
2012-08-23 | fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL | Noel Grandin | 4 | -59/+31 |
2012-08-12 | Remove comment art from offapi and udkapi | Jean-Tiare LE BIGOT | 351 | -1539/+0 |
2012-08-07 | remove empty ascii boxes and stuff II | Thomas Arnhold | 144 | -432/+0 |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl | 13 | -16/+16 |
2012-07-02 | re-base on ALv2 code. | Michael Meeks | 28 | -675/+445 |
2012-06-12 | re-base on ALv2 code. | Michael Meeks | 394 | -9668/+6122 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann | 1 | -0/+15 |
2012-04-20 | fix idl #include guards | Tomas Hlavaty | 1 | -1/+1 |
2012-04-20 | idl fix package for CorbaString8 and CorbaUnion | Tomas Hlavaty | 3 | -9/+9 |
2012-04-20 | add missing #ifndef | Tomas Hlavaty | 1 | -0/+5 |
2012-04-20 | LoggerRemote.idl: include with full path | Michael Stahl | 1 | -2/+2 |
2012-04-08 | gbuild: "use" vs. "add" | David Tardon | 1 | -1/+1 |
2012-04-06 | merge feature/gbuild_components | David Tardon | 5 | -118/+54 |
2012-04-02 | fdo#46808, Adapt UNO services to new style, Part 6, updating makefiles | Noel Grandin | 1 | -12/+16 |