summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-03-15coverity#982471 Dereference after null checkCaolán McNamara
2014-03-14ToolbarMenu does not implement XStatusListenerStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-13-Werror=reorderCaolán McNamara
2014-03-13coverity#708296 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#708287 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#708280 Uninitialized pointer fieldCaolán McNamara
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-09coverity#708299 Uninitialized scalar fieldCaolán McNamara
2014-03-08switch: ungroup two case which perform different operationsMatteo Casalin
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-03-07coverity#704317 Logically dead codeCaolán McNamara
2014-03-06coverity#708336 Uninitialized scalar fieldCaolán McNamara
2014-03-06coverity#982472 Dereference after null checkCaolán McNamara
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-03-05crash indexing -1Caolán McNamara
2014-03-05cast to the higher capacity type insteadEike Rathke
2014-03-05WaE: comparison of integers of different signsTor Lillqvist
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05Add window title and frame into placeedit.uiOlivier Hallot
2014-03-05remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-02coverity#984421 Unused pointer valueCaolán McNamara
2014-02-28loplugin:literaltoboolconversionStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-27remove unused code Ruler::GetPageWidth()Noel Grandin
2014-02-27remove unused code SvViewDataEntry::SetObjectSelected(bool)Noel Grandin
2014-02-26added Lengo [lgr-SB], fdo#72512Eike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke
2014-02-25added Avar [av-RU], fdo#75161Eike Rathke
2014-02-25added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke
2014-02-25fix commentsCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-25Typo: alowed -> allowedJulien Nabet
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin
2014-02-25BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann