summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
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-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
2014-02-27remove unused code Ruler::GetPageWidth()Noel Grandin
2014-02-27remove unused code SvViewDataEntry::SetObjectSelected(bool)Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20fdo#74584: Revert various previous changes to upcase HTML tags.Kohei Yoshida
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19fdo#74584, fdo#74537: HTML tags *must* be UPPERCASE.Kohei Yoshida
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-12return value unusedCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-12Clean-up svt::ToolboxController inheritanceStephan Bergmann
2014-02-12Remove pointless "shizhoubo" commentsStephan Bergmann
2014-02-10Typo: acess -> accessJulien Nabet
2014-02-10the return of callcatcherCaolán McNamara
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann
2014-02-04all the related methods are redirected to *Table() methodsCaolán McNamara
2014-02-04convert link database dialog .uiCaolán McNamara
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-01-28bool improvementsStephan Bergmann
2014-01-26coverity#1103754 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-21bool improvementsStephan Bergmann
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2014-01-16fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-15Translate German comments to EnglishSven Wehner
2014-01-15Translate German comments to EnglishSven Wehner
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann