summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-14remove static stringsThomas Arnhold
2014-04-11coverity#708359 Uninitialized scalar fieldCaolán McNamara
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-04coverity#704827 Explicit null dereferencedCaolán McNamara
2014-04-03svx: sal_Bool->booNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-12convert gallery files page to .uiCaolán McNamara
2014-03-12fix inability to interact with gallery theme list boxCaolán McNamara
2014-03-11Return early, and kill 1 indentation level by that.Jan Holesovsky
2014-03-11-Werror=parenthesesMiklos Vajna
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#708919 Use after freeCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-01convert delete object and theme queryboxes to .uiManal Alhassoun
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan
2013-12-24dialog to be deleted never passed to destroyCaolán McNamara
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-17avoid negative offsets to OUString::copyCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-28remove some stray using rtl::OUStringThomas Arnhold