summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-10Use boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-12-16move this QueryFolderName into fpickerCaolán McNamara
2013-12-16convert query folder dialog to .uiCaolán McNamara
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann