summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-03-05crash indexing -1Caolán McNamara1-1/+1
2014-03-05cast to the higher capacity type insteadEike Rathke1-3/+3
2014-03-05WaE: comparison of integers of different signsTor Lillqvist1-3/+3
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke7-74/+75
2014-03-05Add window title and frame into placeedit.uiOlivier Hallot1-201/+228
2014-03-05remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin1-32/+0
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin1-0/+2
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky1-2/+4
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann4-8/+18
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini16-402/+0
2014-03-02coverity#984421 Unused pointer valueCaolán McNamara1-3/+4
2014-02-28loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock5-9/+9
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin1-19/+0
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+4
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2014-02-27remove unused code Ruler::GetPageWidth()Noel Grandin1-5/+0
2014-02-27remove unused code SvViewDataEntry::SetObjectSelected(bool)Noel Grandin1-7/+0
2014-02-26added Lengo [lgr-SB], fdo#72512Eike Rathke1-0/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann58-997/+997
2014-02-26added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke1-0/+2
2014-02-25added Avar [av-RU], fdo#75161Eike Rathke1-0/+1
2014-02-25added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke1-0/+1
2014-02-25fix commentsCaolán McNamara1-3/+1
2014-02-25Remove visual noise from svtoolsAlexander Wilms117-900/+900
2014-02-25Typo: alowed -> allowedJulien Nabet1-4/+4
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann1-5/+5
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin1-21/+0
2014-02-25BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann2-6/+6
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe3-6/+6
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara1-17/+17
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2-5/+5
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-9/+6
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann1-1/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann2-5/+4
2014-02-23Remove unneccessary commentsAlexander Wilms117-2719/+2719
2014-02-23coverity#441203 Dereference after null checkCaolán McNamara1-8/+10
2014-02-22Strategic SolarMutexGuardStephan Bergmann1-0/+3
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2-61/+101
2014-02-21vcl: sal_Bool -> boolStephan Bergmann38-121/+121
2014-02-21html: Make GetColor() working in lower case.Jan Holesovsky1-5/+4
2014-02-21html: Lowercase the html colors, and make the comparison more robust.Jan Holesovsky1-141/+143
2014-02-21fdo#74584: complete revert various previous changes to upcase HTML tagsCaolán McNamara2-10/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert48-3/+52
2014-02-20fdo#74584: Revert "fix html tests"Michael Stahl1-3/+3
2014-02-20fdo#74584: Revert "html: Options need to be lowercase, too"Michael Stahl1-2/+4
2014-02-19fdo#74584: Upcase the tag name before searching.Kohei Yoshida1-2/+3
2014-02-19coverity#738857 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-02-19coverity#738860 Uninitialized scalar fieldCaolán McNamara1-1/+2