Age | Commit message (Expand) | Author |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | fdo#46808, use service constructor for frame::DispatchRecorderSupplier | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | inline #define that is only used in one place | Noel Grandin |
2012-10-29 | remove unused #define | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | inline #define that is only used in one place | Noel Grandin |
2012-10-29 | remove unused #define | Noel Grandin |
2012-10-25 | ditch SYNCHRONIZED_START/END | Caolán McNamara |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-24 | inline a #define that it only used in one cxx file | Noel Grandin |
2012-10-24 | remove unused #define | Noel Grandin |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin |
2012-10-24 | remove unused #define | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for xml::sax::Writer | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | loplugin: various warnings | Caolán McNamara |
2012-10-21 | loplugin: misleading else if indent | Caolán McNamara |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara |
2012-10-13 | loplugin: what is it with the weird-ass else placement in framework | Caolán McNamara |
2012-10-12 | loplugin: bad else if placement | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-12 | loplugin: unused Strings | Caolán McNamara |
2012-10-11 | loplugin: more unused OUString and misleading indentation | Caolán McNamara |
2012-10-11 | loplugin: more unused OUStrings and so forth | Caolán McNamara |
2012-10-11 | loplugin: misleading alignment of else if | Caolán McNamara |
2012-10-11 | loplugin: misleading indent | Caolán McNamara |
2012-10-10 | loplugin: unused O[U]Strings and misleading else placement | Caolán McNamara |
2012-10-10 | loplugin: unused O[U]Strings | Caolán McNamara |
2012-10-06 | cppcheck: unreadVariable. | jailletc36 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | 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-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |