Age | Commit message (Expand) | Author |
2014-02-27 | remove unused code Ruler::GetPageWidth() | Noel Grandin |
2014-02-27 | remove unused code SvViewDataEntry::SetObjectSelected(bool) | Noel Grandin |
2014-02-26 | added Lengo [lgr-SB], fdo#72512 | Eike Rathke |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973 | Eike Rathke |
2014-02-25 | added Avar [av-RU], fdo#75161 | Eike Rathke |
2014-02-25 | added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672 | Eike Rathke |
2014-02-25 | fix comments | Caolán McNamara |
2014-02-25 | Remove visual noise from svtools | Alexander Wilms |
2014-02-25 | Typo: alowed -> allowed | Julien Nabet |
2014-02-25 | Clean up confusing name clashes of non-virtual SvListView member functions | Stephan Bergmann |
2014-02-25 | remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*) | Noel Grandin |
2014-02-25 | BrowseBox::bHideCursor misuses sal_Bool for TriState | Stephan Bergmann |
2014-02-25 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-24 | sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it | Caolán McNamara |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |
2014-02-24 | toolkit: sal_Bool -> bool | Stephan Bergmann |
2014-02-24 | Remove some temporaries around calls to SvNumberFormatter methods | Matteo Casalin |
2014-02-24 | Adapt to osl_atomic_inc-/decrement | Stephan Bergmann |
2014-02-24 | Remove unnecessary extractInterface | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-23 | coverity#441203 Dereference after null check | Caolán McNamara |
2014-02-22 | Strategic SolarMutexGuard | Stephan Bergmann |
2014-02-21 | Bug #63962 Dynamically scan the config directory for icon themes | Tobias Lippert |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | html: Make GetColor() working in lower case. | Jan Holesovsky |
2014-02-21 | html: Lowercase the html colors, and make the comparison more robust. | Jan Holesovsky |
2014-02-21 | fdo#74584: complete revert various previous changes to upcase HTML tags | Caolán McNamara |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-20 | fdo#74584: Revert "fix html tests" | Michael Stahl |
2014-02-20 | fdo#74584: Revert "html: Options need to be lowercase, too" | Michael Stahl |
2014-02-19 | fdo#74584: Upcase the tag name before searching. | Kohei Yoshida |
2014-02-19 | coverity#738857 Uninitialized scalar field | Caolán McNamara |
2014-02-19 | coverity#738860 Uninitialized scalar field | Caolán McNamara |
2014-02-19 | coverity#738865 Uninitialized scalar field | Caolán McNamara |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-02-19 | coverity#738866 Uninitialized scalar field | Caolán McNamara |
2014-02-18 | coverity#984146 Uninitialized scalar field | Caolán McNamara |
2014-02-18 | callcatcher: update unused code lists | Caolán McNamara |
2014-02-13 | coverity#736486 try and make coverity see through this better | Caolán McNamara |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | Revert "coverity#736486 try and make coverity see through this better" | Caolán McNamara |
2014-02-12 | coverity#441136 Dereference after null check | Caolán McNamara |
2014-02-12 | cid#1103689 missing break in switch | Noel Grandin |
2014-02-12 | coverity#736486 try and make coverity see through this better | Caolán McNamara |
2014-02-12 | return value unused | Caolán McNamara |
2014-02-12 | callcatcher: update unused code | Caolán McNamara |
2014-02-12 | remove code in dead HTML_BEHAVIOUR #define | Noel Grandin |
2014-02-12 | Clean-up svt::ToolboxController inheritance | Stephan Bergmann |