Age | Commit message (Expand) | Author | Files | Lines |
2014-03-10 | svtools: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann | 9 | -73/+8 |
2014-03-10 | callcatcher: update unused code | Caolán McNamara | 1 | -85/+0 |
2014-03-09 | coverity#708299 Uninitialized scalar field | Caolán McNamara | 1 | -0/+4 |
2014-03-08 | switch: ungroup two case which perform different operations | Matteo Casalin | 1 | -1/+6 |
2014-03-07 | x->getSomething(x->getImplementationId()) doesn't make any sense | Stephan Bergmann | 1 | -2/+2 |
2014-03-07 | coverity#704317 Logically dead code | Caolán McNamara | 1 | -6/+0 |
2014-03-06 | coverity#708336 Uninitialized scalar field | Caolán McNamara | 1 | -2/+5 |
2014-03-06 | coverity#982472 Dereference after null check | Caolán McNamara | 1 | -1/+3 |
2014-03-06 | callcatcher: update unused code | Caolán McNamara | 2 | -0/+4 |
2014-03-05 | crash indexing -1 | Caolán McNamara | 1 | -1/+1 |
2014-03-05 | cast to the higher capacity type instead | Eike Rathke | 1 | -3/+3 |
2014-03-05 | WaE: comparison of integers of different signs | Tor Lillqvist | 1 | -3/+3 |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke | 7 | -74/+75 |
2014-03-05 | Add window title and frame into placeedit.ui | Olivier Hallot | 1 | -201/+228 |
2014-03-05 | remove unused code in svtools/SvtAccessibilityOptions | Noel Grandin | 1 | -32/+0 |
2014-03-05 | debug only code SvtIconChoiceCtrl::SetEntryTextMode | Noel Grandin | 1 | -0/+2 |
2014-03-04 | OLE preview: Limit the GDI metafile size to 100000 actions. | Jan Holesovsky | 1 | -2/+4 |
2014-03-03 | Use cstdlib std::abs instead of stdlib.h abs | Stephan Bergmann | 4 | -8/+18 |
2014-03-03 | SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini | 16 | -402/+0 |
2014-03-02 | coverity#984421 Unused pointer value | Caolán McNamara | 1 | -3/+4 |
2014-02-28 | loplugin:literaltoboolconversion | Stephan Bergmann | 1 | -2/+2 |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock | 5 | -9/+9 |
2014-02-28 | remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit) | Noel Grandin | 1 | -19/+0 |
2014-02-27 | Resolves: #i15508# Added support for BMP file type | Armin Le Grand | 1 | -0/+4 |
2014-02-27 | normalize values of CROSS_COMPILING | Michael Stahl | 1 | -1/+1 |
2014-02-27 | remove unused code Ruler::GetPageWidth() | Noel Grandin | 1 | -5/+0 |
2014-02-27 | remove unused code SvViewDataEntry::SetObjectSelected(bool) | Noel Grandin | 1 | -7/+0 |
2014-02-26 | added Lengo [lgr-SB], fdo#72512 | Eike Rathke | 1 | -0/+1 |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 58 | -997/+997 |
2014-02-26 | added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973 | Eike Rathke | 1 | -0/+2 |
2014-02-25 | added Avar [av-RU], fdo#75161 | Eike Rathke | 1 | -0/+1 |
2014-02-25 | added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672 | Eike Rathke | 1 | -0/+1 |
2014-02-25 | fix comments | Caolán McNamara | 1 | -3/+1 |
2014-02-25 | Remove visual noise from svtools | Alexander Wilms | 117 | -900/+900 |
2014-02-25 | Typo: alowed -> allowed | Julien Nabet | 1 | -4/+4 |
2014-02-25 | Clean up confusing name clashes of non-virtual SvListView member functions | Stephan Bergmann | 1 | -5/+5 |
2014-02-25 | remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*) | Noel Grandin | 1 | -21/+0 |
2014-02-25 | BrowseBox::bHideCursor misuses sal_Bool for TriState | Stephan Bergmann | 2 | -6/+6 |
2014-02-25 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe | 3 | -6/+6 |
2014-02-24 | sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it | Caolán McNamara | 1 | -17/+17 |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann | 2 | -5/+5 |
2014-02-24 | toolkit: sal_Bool -> bool | Stephan Bergmann | 1 | -2/+2 |
2014-02-24 | Remove some temporaries around calls to SvNumberFormatter methods | Matteo Casalin | 1 | -9/+6 |
2014-02-24 | Adapt to osl_atomic_inc-/decrement | Stephan Bergmann | 1 | -1/+1 |
2014-02-24 | Remove unnecessary extractInterface | Stephan Bergmann | 2 | -5/+4 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 117 | -2719/+2719 |
2014-02-23 | coverity#441203 Dereference after null check | Caolán McNamara | 1 | -8/+10 |
2014-02-22 | Strategic SolarMutexGuard | Stephan Bergmann | 1 | -0/+3 |
2014-02-21 | Bug #63962 Dynamically scan the config directory for icon themes | Tobias Lippert | 2 | -61/+101 |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann | 38 | -121/+121 |