Age | Commit message (Expand) | Author | Files | Lines |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -44/+8 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -2/+2 |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin | 2 | -31/+27 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -6/+3 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 3 | -3/+3 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 2 | -2/+2 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 13 | -44/+48 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -2/+2 |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet | 1 | -5/+2 |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann | 1 | -10/+2 |
2012-09-12 | Finished ::rtl::OUString to OUString in UnoControls | Ricardo Montania | 2 | -18/+18 |
2012-09-11 | ::rtl::OUString to OUString in UnoControls | Ricardo Montania | 4 | -15/+15 |
2012-09-01 | add more component prefixes | Matúš Kukan | 2 | -2/+2 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 12 | -60/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 18 | -158/+1 |
2012-08-05 | Remove unused macros | Thomas Arnhold | 1 | -20/+0 |
2012-07-03 | re-base on ALv2 code. | Michael Meeks | 20 | -440/+276 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -4/+1 |
2012-06-19 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -12/+14 |
2012-06-06 | removed dead code | Takeshi Abe | 2 | -32/+0 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 1 | -1/+1 |
2012-05-29 | targeted string re-work | Norbert Thiebaud | 3 | -3/+3 |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold | 1 | -1/+1 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-19 | Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls | Szabolcs Dezsi | 6 | -49/+49 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -2/+2 |
2012-02-21 | expand and remove CSS* macro | Thomas Arnhold | 9 | -494/+408 |
2012-02-08 | Added READMEs for modules which used to be in components | Josh Heidenreich | 1 | -0/+1 |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | 1 | -35/+2 |
2012-01-21 | UnoControls: remove dmakefiles | Michael Stahl | 3 | -164/+0 |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz | 1 | -1/+0 |
2011-12-25 | gbuildize UnoControls | David Tardon | 7 | -42/+111 |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot | 2 | -4/+4 |
2011-12-08 | childs -> children | Michael T. Whiteley | 3 | -3/+3 |
2011-11-25 | Some German to English comment translations. | mikew | 1 | -2/+2 |
2011-08-24 | catch ignored exceptions by const reference | Takeshi Abe | 1 | -1/+1 |
2011-08-21 | undo anything not wizard related in the previous merge-commit | Norbert Thiebaud | 2 | -7/+7 |
2011-08-21 | Merge branch 'master' into feature/gsoc2011_wizards | Xisco Fauli | 1 | -10/+0 |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | 1 | -10/+0 |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | 1 | -1/+1 |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -6/+6 |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | 1 | -2/+2 |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud | 5 | -84/+53 |