Age | Commit message (Expand) | Author |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-30 | Store the module name here. I need to use it in the recent files menu. | Kohei Yoshida |
2012-05-16 | removed unused constant rtl::OUString | Takeshi Abe |
2012-05-09 | removed unused defines | Takeshi Abe |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-25 | Remove unused methods | José Santiago Jiménez Sarmiento |
2012-04-18 | string created but never used | Caolán McNamara |
2012-04-11 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-10 | catch by const ref | Caolán McNamara |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | removed duplicate includes in svl / svtools | Takeshi Abe |
2012-03-20 | remove extra string casts | Caolán McNamara |
2012-03-08 | Convert from tools/table.hxx to std::map in SvxMacroTableDtor | Noel Grandin |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-23 | Replaced diagnore ENSURE_OR_BREAK with regular code. | Marcel Metz |
2012-01-13 | Fix for fdo43460 Part XXXVII getLength() to isEmpty() | Olivier Hallot |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Removed unnecessary tools/ref.hxx includes. | Marcel Metz |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-03 | svt::ToolboxController: valgrind complained... | Michael Stahl |
2011-12-03 | property name spelling s/Visiable/Visible/ | Michael Stahl |
2011-11-27 | remove include of pch header from svtools | Norbert Thiebaud |
2011-11-09 | removed unused macros/constants | Takeshi Abe |
2011-10-05 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-05 | callcatcher: drop some Impl methods, regenerate list | Caolán McNamara |
2011-08-25 | remove freshly unused methods | Caolán McNamara |
2011-08-23 | unusedcode: svt:: | Matúš Kukan |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-07-26 | callcatcher: remove unused mapEventIDToName | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-07-01 | Do not include filedlg.hxx when not necessary | Francois Tigeot |
2011-06-24 | update component factory methods to use new prefixes, to add lib merging | Matus Kukan |
2011-06-01 | use tunnel pattern here | Caolán McNamara |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-20 | remove un-necessary code | Michael Meeks |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |