Age | Commit message (Expand) | Author |
2012-03-12 | SvxULSpaceItem: implement contextual spacing | Miklos Vajna |
2012-03-12 | remove usage of RTL_CONSTASCII_STRINGPARAM | Luboš Luňák |
2012-03-12 | fix SvxShowCharSetItem leak | Caolán McNamara |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | fdo#45671 fix for transparent colour split button | Winfried Donkers |
2012-03-08 | Convert from tools/table.hxx to std::map in SvxMacroTableDtor | Noel Grandin |
2012-03-08 | fdo#45682 split button for writer table line color | Winfried Donkers |
2012-03-08 | drop dead makefile.mk's | Caolán McNamara |
2012-03-06 | remove misc. unused code | Michael Meeks |
2012-03-06 | ClickLightHdl doesn't need to be a link | Caolán McNamara |
2012-03-06 | fdo#45688: Split button for Calc cell font color | Winfried Donkers |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau |
2012-03-05 | Sprinkle DISABLE_SCRIPTING ifdefs | Tor Lillqvist |
2012-03-05 | Do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITY | Tor Lillqvist |
2012-03-05 | Don't bypass the form stuff for iOS for now | Tor Lillqvist |
2012-03-05 | Don't bypass the form stuff for iOS for now | Tor Lillqvist |
2012-03-02 | WaE: use of logical '&&' with constant operand | Tor Lillqvist |
2012-03-02 | WaE: unused function | Tor Lillqvist |
2012-03-02 | WaE: equality comparison with extraneous parentheses | Tor Lillqvist |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-03-01 | -Werror=unused-variable | Stephan Bergmann |
2012-03-01 | fdo#45671 calc cell background color simplified code for split button | Winfried Donkers |
2012-03-01 | fix crash using instances dialog of dataform navigator fdo#44816 | Noel Power |
2012-03-01 | callcatcher: update list | Caolán McNamara |
2012-02-29 | fdo#46340: fix crash in SdrGrafObj::getInputStream: | Michael Stahl |
2012-02-29 | WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool' | Caolán McNamara |
2012-02-28 | Some more work for --disable-database-connectivity | Riccardo Magliocchetti |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-02-27 | fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/back | Cameron Paul |
2012-02-27 | CRLF to LF, no code changed | Korrawit Pruegsanusak |
2012-02-27 | n742593: Adding checks before using textbox sizes. | Muthu Subramanian |
2012-02-27 | Removed unused code | Szabolcs Dezsi |
2012-02-27 | drop UniString::CreateFromInt64 | Caolán McNamara |
2012-02-27 | mpStreamMap is leaking | Caolán McNamara |
2012-02-27 | callcatcher: update unused list | Caolán McNamara |
2012-02-24 | unusedcode.easy: remove unused code | Thomas Arnhold |
2012-02-23 | Get rid of CREATEVERSIONRESMGR[_NAME] | Stephan Bergmann |
2012-02-22 | revert slew of debug code committed in error | Michael Meeks |
2012-02-22 | fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse click | Greggory Hernandez |
2012-02-22 | unusedcode.easy: remove some more | Thomas Arnhold |
2012-02-21 | WaE: potentially uninitailized nMode | Michael Meeks |
2012-02-21 | fdo#44611 writer: paragraph background color picker with split button | Winfried Donkers |
2012-02-21 | make this weird-ass DBCONNECTIVITY foo build | Caolán McNamara |
2012-02-21 | unwrap ifdefs with unused members | Caolán McNamara |
2012-02-21 | Fix most of the build with --disable-database-connectivity | Riccardo Magliocchetti |
2012-02-21 | add missing semicolon | David Tardon |
2012-02-21 | Fixed a possible NULL-dereference found by cppcheck in svx | Josh Heidenreich |
2012-02-20 | svx: simplify this | Thomas Arnhold |
2012-02-20 | No gengal.bin for iOS | Tor Lillqvist |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |