summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-26coverity#1215317 Uncaught exceptionCaolán McNamara
2014-05-08typosThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
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