Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 41 | -769/+769 |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee | 7 | -8/+8 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 3 | -7/+7 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 23 | -315/+306 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-04 | doubled includes | Thomas Arnhold | 2 | -2/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 3 | -7/+7 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -3/+3 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-28 | Fix typo "persistant" -> "persistant" | Julien Nabet | 3 | -7/+7 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-22 | fdo#39674: Rename menues to menu | Thomas Arnhold | 2 | -6/+6 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-11 | fdo#46808, use service constructor | Noel Grandin | 1 | -3/+1 |
2013-02-10 | fdo#60491: embeddedobj: catch exception in fallback path | Michael Stahl | 1 | -1/+8 |
2013-02-10 | embeddedobj: log some exceptions | Michael Stahl | 2 | -2/+6 |
2013-02-08 | fdo#60234 fdo#60492: fix emboleobj library on WNT: | Michael Stahl | 1 | -1/+1 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 2 | -0/+4 |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin | 1 | -1/+1 |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin | 1 | -0/+1 |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin | 12 | -63/+66 |
2013-01-15 | fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style | Noel Grandin | 5 | -68/+28 |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin | 1 | -6/+3 |
2013-01-09 | fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style | Noel Grandin | 3 | -22/+18 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 2 | -73/+58 |
2012-12-13 | link embedobj to tools library | Luboš Luňák | 1 | -0/+1 |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin | 1 | -13/+8 |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin | 1 | -7/+5 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 3 | -9/+6 |
2012-11-07 | fdo#56818 Work around deadlock caused by differing lock orders | Stephan Bergmann | 3 | -1/+13 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 1 | -5/+3 |
2012-10-18 | embeddedobj: add README | Miklos Vajna | 1 | -0/+1 |
2012-10-06 | add missing dep for tools/diagnose_ex.h | David Tardon | 1 | -0/+4 |
2012-10-01 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 1 | -1/+0 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -9/+2 |
2012-09-29 | re-base on ALv2 code. | Michael Meeks | 39 | -884/+549 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -0/+3 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 2 | -2/+2 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 7 | -27/+26 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 2 | -10/+5 |
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann | 1 | -3/+3 |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | 1 | -5/+4 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -5/+4 |
2012-09-01 | add more component prefixes | Matúš Kukan | 2 | -2/+2 |
2012-08-31 | Removed private fields were acutally used #ifdef WNT | Stephan Bergmann | 1 | -0/+10 |