Age | Commit message (Expand) | Author | Files | Lines |
2012-09-23 | fdo#49350 Speedup "OK" action of auto-correct dialog | Tomaž Vajngerl | 2 | -123/+100 |
2012-09-19 | fdo#48729 Change int16->int32 in auto replace dialog. | Tomaž Vajngerl | 1 | -118/+126 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 5 | -56/+38 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 5 | -23/+16 |
2012-09-11 | Improvement on previous commit | Stephan Bergmann | 2 | -51/+30 |
2012-09-11 | fdo#46808, Adapt task::PasswordContainer UNO service to new style | Noel Grandin | 2 | -21/+11 |
2012-09-07 | WaE: member init order | Caolán McNamara | 1 | -3/+2 |
2012-09-07 | Moving experimental section to java, changing section name | Joel Madero | 9 | -54/+71 |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl | 4 | -8/+12 |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann | 6 | -42/+32 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 6 | -48/+26 |
2012-09-04 | fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann | 2 | -6/+6 |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | 3 | -19/+13 |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin | 4 | -21/+11 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 2 | -7/+7 |
2012-08-31 | add "Tango Testing" icon theme | Petr Mladek | 1 | -0/+1 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 19 | -38/+5 |
2012-08-30 | -Werror,-Wmismatched-tags | Stephan Bergmann | 1 | -2/+2 |
2012-08-30 | ever-annoying int != sal_Int32 problem | Caolán McNamara | 1 | -1/+1 |
2012-08-30 | try a stab at remote fix for no matching function for call to make_shared | Caolán McNamara | 1 | -2/+3 |
2012-08-30 | some more build failures | Caolán McNamara | 1 | -1/+1 |
2012-08-29 | use SAL_N_ELEMENTS | Caolán McNamara | 1 | -1/+1 |
2012-08-29 | remove unused resources | Andras Timar | 2 | -9/+0 |
2012-08-29 | Cleanup in Tools > Options > User Data | Uray M. János | 4 | -556/+418 |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke | 4 | -17/+170 |
2012-08-28 | tweaking the "fill in character" support in Calc Number Format Strings | Johann Messner | 1 | -4/+5 |
2012-08-27 | Remove remaining checks for HTMLMODE_SOME_ABS_POS | Harri Pitkänen | 1 | -13/+4 |
2012-08-13 | wider listbox for language names | Andras Timar | 1 | -1/+1 |
2012-08-12 | Modifiying some comments to follow the Doxygen standards | Faisal M. Al-Otaibi | 19 | -177/+96 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-10 | callcatcher: reduce Container, update unused code list | Caolán McNamara | 2 | -65/+0 |
2012-08-09 | correct row heights | Ivan Timofeev | 1 | -2/+2 |
2012-08-09 | Addition of linear divider and header "Optional (unstable) Features" | Joel Madero | 4 | -9/+19 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 1 | -2/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 74 | -121/+20 |
2012-08-08 | Convert SV_DECL_REF_LIST(SvBaseLink) to std::vector | Noel Grandin | 1 | -5/+20 |
2012-08-08 | Expand the only use of the SV_DECL_IMPL_REF_LIST macro | Noel Grandin | 1 | -1/+2 |
2012-08-07 | remove empty ascii boxes and stuff II | Thomas Arnhold | 1 | -5/+1 |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold | 10 | -241/+0 |
2012-08-07 | drop bogus eof lines | Thomas Arnhold | 2 | -3/+0 |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás | 3 | -3/+3 |
2012-08-03 | enable preview for 'special' '*' formats | Noel Power | 2 | -6/+48 |
2012-08-02 | Bring background image in About box back & more | Stefan Knorr | 4 | -41/+85 |
2012-07-31 | callcatcher: pModule is leaking | Caolán McNamara | 1 | -1/+6 |
2012-07-31 | use return optimization | Caolán McNamara | 2 | -11/+10 |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara | 1 | -1/+0 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 1 | -1/+1 |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen | 3 | -6/+1 |
2012-07-28 | svxbox.cxx unbuilt, svxbox.hxx unnecessarily included | Caolán McNamara | 2 | -2/+0 |