Age | Commit message (Expand) | Author |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-24 | svtools: sal_Bool->bool and remove virtual | Noel Grandin |
2014-03-21 | just give the enclosing frame the required helpid | Caolán McNamara |
2014-03-19 | coverity#708279 Uninitialized pointer field | Caolán McNamara |
2014-03-19 | coverity#708277 Uninitialized pointer field | Caolán McNamara |
2014-03-19 | convert OUString::match to OUString::endsWith | Noel Grandin |
2014-03-19 | Add dash-dot and dash-dot-dot line styles. | Kohei Yoshida |
2014-03-16 | SwapIn/SwapOut can return bool + sal_Bool to bool | Matteo Casalin |
2014-03-15 | coverity#982471 Dereference after null check | Caolán McNamara |
2014-03-14 | ToolbarMenu does not implement XStatusListener | Stephan Bergmann |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann |
2014-03-13 | -Werror=reorder | Caolán McNamara |
2014-03-13 | coverity#708296 Uninitialized pointer field | Caolán McNamara |
2014-03-13 | coverity#708287 Uninitialized pointer field | Caolán McNamara |
2014-03-13 | coverity#708280 Uninitialized pointer field | Caolán McNamara |
2014-03-13 | svtools,svx: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-10 | svtools: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | callcatcher: update unused code | Caolán McNamara |
2014-03-09 | coverity#708299 Uninitialized scalar field | Caolán McNamara |
2014-03-08 | switch: ungroup two case which perform different operations | Matteo Casalin |
2014-03-07 | x->getSomething(x->getImplementationId()) doesn't make any sense | Stephan Bergmann |
2014-03-07 | coverity#704317 Logically dead code | Caolán McNamara |
2014-03-06 | coverity#708336 Uninitialized scalar field | Caolán McNamara |
2014-03-06 | coverity#982472 Dereference after null check | Caolán McNamara |
2014-03-06 | callcatcher: update unused code | Caolán McNamara |
2014-03-05 | crash indexing -1 | Caolán McNamara |
2014-03-05 | cast to the higher capacity type instead | Eike Rathke |
2014-03-05 | WaE: comparison of integers of different signs | Tor Lillqvist |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-05 | remove unused code in svtools/SvtAccessibilityOptions | Noel Grandin |
2014-03-05 | debug only code SvtIconChoiceCtrl::SetEntryTextMode | Noel Grandin |
2014-03-04 | OLE preview: Limit the GDI metafile size to 100000 actions. | Jan Holesovsky |
2014-03-03 | Use cstdlib std::abs instead of stdlib.h abs | Stephan Bergmann |
2014-03-03 | SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-03-02 | coverity#984421 Unused pointer value | Caolán McNamara |
2014-02-28 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-28 | remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit) | Noel Grandin |
2014-02-27 | Resolves: #i15508# Added support for BMP file type | Armin Le Grand |
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 |