Age | Commit message (Expand) | Author | Files | Lines |
2014-03-19 | convert OUString::match to OUString::endsWith | Noel Grandin | 1 | -2/+2 |
2014-03-19 | Add dash-dot and dash-dot-dot line styles. | Kohei Yoshida | 1 | -0/+14 |
2014-03-16 | SwapIn/SwapOut can return bool + sal_Bool to bool | Matteo Casalin | 1 | -8/+8 |
2014-03-15 | coverity#982471 Dereference after null check | Caolán McNamara | 1 | -1/+3 |
2014-03-14 | ToolbarMenu does not implement XStatusListener | Stephan Bergmann | 1 | -2/+1 |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann | 2 | -2/+2 |
2014-03-13 | -Werror=reorder | Caolán McNamara | 1 | -1/+1 |
2014-03-13 | coverity#708296 Uninitialized pointer field | Caolán McNamara | 1 | -12/+10 |
2014-03-13 | coverity#708287 Uninitialized pointer field | Caolán McNamara | 1 | -8/+12 |
2014-03-13 | coverity#708280 Uninitialized pointer field | Caolán McNamara | 1 | -0/+1 |
2014-03-13 | svtools,svx: prefer passing OUString and OString by reference | Noel Grandin | 7 | -7/+9 |
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 |