Age | Commit message (Expand) | Author | Files | Lines |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin | 8 | -8/+0 |
2014-09-29 | loplugin: cstylecast | Noel Grandin | 2 | -3/+3 |
2014-09-15 | UnoControls: sal_False/True -> false/true | Stephan Bergmann | 7 | -19/+19 |
2014-08-01 | typo: more then -> more than | Takeshi Abe | 1 | -1/+1 |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin | 6 | -60/+10 |
2014-06-10 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann | 1 | -6/+0 |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin | 2 | -16/+2 |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet | 7 | -52/+52 |
2014-04-30 | Many spelling fixes: some more files. | Pedro Giffuni | 1 | -1/+1 |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky | 5 | -9/+9 |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold | 9 | -27/+27 |
2014-04-06 | Bin empty @seealso, @param, @return and @onerror metacomments | Tor Lillqvist | 9 | -1685/+0 |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist | 18 | -691/+691 |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist | 17 | -686/+0 |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann | 1 | -1/+1 |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann | 9 | -190/+190 |
2014-03-25 | Remove dead code | Stephan Bergmann | 2 | -199/+0 |
2014-03-10 | UnoControls: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann | 1 | -24/+1 |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 18 | -324/+324 |
2014-02-26 | Remove visual noise from UnoControls | Alexander Wilms | 13 | -511/+511 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 4 | -192/+192 |
2014-02-18 | UnoControls: sal_Bool -> bool | Stephan Bergmann | 9 | -39/+39 |
2014-02-12 | fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. | Alexandre Vicenzi | 1 | -104/+0 |
2014-01-29 | bool improvements | Stephan Bergmann | 1 | -1/+1 |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann | 1 | -1/+1 |
2014-01-21 | bool improvements | Stephan Bergmann | 9 | -32/+32 |
2013-12-20 | typo fixes | Andras Timar | 1 | -1/+1 |
2013-12-19 | Remove odd service names (that duplicate type names) | Stephan Bergmann | 4 | -18/+6 |
2013-12-19 | Clean up UnoControls/source/controls/ further | Stephan Bergmann | 6 | -136/+101 |
2013-12-19 | Clean up macro madness | Stephan Bergmann | 1 | -107/+86 |
2013-12-17 | embedded nulls in literals | Caolán McNamara | 1 | -2/+2 |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann | 3 | -0/+6 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 1 | -2/+2 |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold | 1 | -2/+0 |
2013-07-24 | fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 | Noel Grandin | 2 | -111/+11 |
2013-07-18 | fix warning | Noel Grandin | 1 | -3/+2 |
2013-07-18 | fix windows build | Noel Grandin | 1 | -35/+35 |
2013-07-18 | fdo#46808, Convert frame::FrameControl service to new style | Noel Grandin | 2 | -11/+112 |
2013-07-18 | remove some useless comment blocks | Noel Grandin | 1 | -338/+0 |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile | 2 | -2/+0 |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin | 6 | -14/+13 |
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 |