summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441203 Dereference after null checkCaolán McNamara
2014-02-22Strategic SolarMutexGuardStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21html: Make GetColor() working in lower case.Jan Holesovsky
2014-02-21html: Lowercase the html colors, and make the comparison more robust.Jan Holesovsky
2014-02-21fdo#74584: complete revert various previous changes to upcase HTML tagsCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20fdo#74584: Revert "fix html tests"Michael Stahl
2014-02-20fdo#74584: Revert "html: Options need to be lowercase, too"Michael Stahl
2014-02-19fdo#74584: Upcase the tag name before searching.Kohei Yoshida
2014-02-19coverity#738857 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738860 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738865 Uninitialized scalar fieldCaolán McNamara
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738866 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984146 Uninitialized scalar fieldCaolán McNamara
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-13coverity#736486 try and make coverity see through this betterCaolán McNamara
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12Revert "coverity#736486 try and make coverity see through this better"Caolán McNamara
2014-02-12coverity#441136 Dereference after null checkCaolán McNamara
2014-02-12cid#1103689 missing break in switchNoel Grandin
2014-02-12coverity#736486 try and make coverity see through this betterCaolán McNamara
2014-02-12return value unusedCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-12remove code in dead HTML_BEHAVIOUR #defineNoel Grandin
2014-02-12Clean-up svt::ToolboxController inheritanceStephan Bergmann
2014-02-12Remove pointless "shizhoubo" commentsStephan Bergmann
2014-02-12cid#705248 missing break in switchNoel Grandin
2014-02-11svtools: add some missing locks in new codeMichael Stahl
2014-02-10coverity#440991 Dereference after null checkCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida
2014-02-04C2872: ´Pair´ : ambiguous symbolCaolán McNamara
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann
2014-02-04convert link database dialog .uiCaolán McNamara
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin
2014-02-03ensure selected calc sheet tab is always visible, and we use space sensibly.Michael Meeks
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan