Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin | 1 | -20/+15 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -10/+2 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 1 | -10/+5 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 2 | -6/+5 |
2012-10-22 | drop rdbmaker completely | Matúš Kukan | 1 | -1/+1 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 1 | -1/+1 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 6 | -23/+23 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 4 | -5/+5 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 3 | -3/+3 |
2012-10-07 | fix extensions build with Win8 SDK | Peter Foley | 6 | -3/+11 |
2012-10-07 | Don't do these for Android and iOS for now | Tor Lillqvist | 1 | -3/+4 |
2012-10-06 | add missing dep on comphelper/documentconstants.hxx | David Tardon | 1 | -0/+4 |
2012-10-06 | tools/pathutils.hxx is windows-only | David Tardon | 1 | -1/+2 |
2012-10-06 | add missing dep on tools/diagnose_ex.h | David Tardon | 3 | -4/+4 |
2012-10-06 | add missing deps on headers | David Tardon | 1 | -0/+6 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 4 | -9/+8 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 4 | -17/+13 |
2012-10-01 | Use prefix | Tor Lillqvist | 26 | -27/+27 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -8/+5 |
2012-10-01 | add missing deps for tools/color.hxx | David Tardon | 2 | -1/+7 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 2 | -2/+4 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 9 | -18/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 10 | -32/+38 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl | 2 | -9/+12 |
2012-09-28 | gbuild: clean up Mac OS X framework handling: | Michael Stahl | 2 | -8/+8 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 9 | -9/+18 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 9 | -0/+9 |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara | 1 | -3/+3 |
2012-09-27 | Improvements on previous commit | Stephan Bergmann | 4 | -15/+13 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 4 | -28/+23 |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin | 1 | -10/+2 |
2012-09-26 | fdo#51304: Remove @author annotation | José Guilherme Vanz | 5 | -18/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 13 | -31/+31 |
2012-09-21 | WaE: format (64-bit) | Tor Lillqvist | 2 | -6/+6 |
2012-09-19 | Wrong include | Stephan Bergmann | 1 | -1/+1 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 5 | -9/+8 |
2012-09-17 | fdo#34792 - Fix for truncated field labels in Bibliography database dialog | sagar | 1 | -5/+5 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 5 | -15/+10 |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin | 3 | -34/+17 |
2012-09-12 | build fix. | Michael Meeks | 1 | -3/+3 |
2012-09-12 | targetted VBA re-work. | Noel Power | 1 | -16/+1 |
2012-09-11 | misc fixes and improvements | Noel Power | 3 | -0/+12 |
2012-09-11 | attempt own scroll | Noel Power | 3 | -0/+24 |
2012-09-10 | Java cleanup, fixup the TestPGP code to compile again. | Noel Grandin | 1 | -40/+10 |
2012-09-06 | Inadvertent omit of Events node from Jobs-onlineupdate.xcu | Stephan Bergmann | 1 | -1/+1 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 2 | -4/+0 |
2012-09-06 | Update with info about online update checking lifetime. | Jan Holesovsky | 1 | -1/+14 |
2012-09-05 | extensions: oleautobridge needs comphelper | Michael Stahl | 2 | -0/+2 |
2012-09-05 | extensions: convert unoapi test to gbuild | Michael Stahl | 3 | -41/+35 |
2012-09-05 | remove some obsolete boilerplate Test.java | Michael Stahl | 1 | -43/+0 |