summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* coverity#708336 Uninitialized scalar fieldCaolán McNamara2014-03-061-2/+5
* coverity#982472 Dereference after null checkCaolán McNamara2014-03-061-1/+3
* callcatcher: update unused codeCaolán McNamara2014-03-062-0/+4
* crash indexing -1Caolán McNamara2014-03-051-1/+1
* cast to the higher capacity type insteadEike Rathke2014-03-051-3/+3
* WaE: comparison of integers of different signsTor Lillqvist2014-03-051-3/+3
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-057-74/+75
* Add window title and frame into placeedit.uiOlivier Hallot2014-03-051-201/+228
* remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin2014-03-051-32/+0
* debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin2014-03-051-0/+2
* OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky2014-03-041-2/+4
* Use cstdlib std::abs instead of stdlib.h absStephan Bergmann2014-03-034-8/+18
* SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-0316-402/+0
* coverity#984421 Unused pointer valueCaolán McNamara2014-03-021-3/+4
* loplugin:literaltoboolconversionStephan Bergmann2014-02-281-2/+2
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-285-9/+9
* remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin2014-02-281-19/+0
* Resolves: #i15508# Added support for BMP file typeArmin Le Grand2014-02-271-0/+4
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
* remove unused code Ruler::GetPageWidth()Noel Grandin2014-02-271-5/+0
* remove unused code SvViewDataEntry::SetObjectSelected(bool)Noel Grandin2014-02-271-7/+0
* added Lengo [lgr-SB], fdo#72512Eike Rathke2014-02-261-0/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2658-997/+997
* added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke2014-02-261-0/+2
* added Avar [av-RU], fdo#75161Eike Rathke2014-02-251-0/+1
* added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke2014-02-251-0/+1
* fix commentsCaolán McNamara2014-02-251-3/+1
* Remove visual noise from svtoolsAlexander Wilms2014-02-25117-900/+900
* Typo: alowed -> allowedJulien Nabet2014-02-251-4/+4
* Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann2014-02-251-5/+5
* remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin2014-02-251-21/+0
* BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann2014-02-252-6/+6
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-253-6/+6
* sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara2014-02-241-17/+17
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-242-5/+5
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-2/+2
* Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin2014-02-241-9/+6
* Adapt to osl_atomic_inc-/decrementStephan Bergmann2014-02-241-1/+1
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-242-5/+4
* Remove unneccessary commentsAlexander Wilms2014-02-23117-2719/+2719
* coverity#441203 Dereference after null checkCaolán McNamara2014-02-231-8/+10
* Strategic SolarMutexGuardStephan Bergmann2014-02-221-0/+3
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-212-61/+101
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2138-121/+121
* html: Make GetColor() working in lower case.Jan Holesovsky2014-02-211-5/+4
* html: Lowercase the html colors, and make the comparison more robust.Jan Holesovsky2014-02-211-141/+143
* fdo#74584: complete revert various previous changes to upcase HTML tagsCaolán McNamara2014-02-212-10/+7
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2048-3/+52
* fdo#74584: Revert "fix html tests"Michael Stahl2014-02-201-3/+3
* fdo#74584: Revert "html: Options need to be lowercase, too"Michael Stahl2014-02-201-2/+4