summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)AuthorFilesLines
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara1-0/+8
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-2/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-60/+41
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe7-31/+26
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl3-0/+15
2014-05-26coverity#1215317 Uncaught exceptionCaolán McNamara1-5/+11
2014-05-08typosThomas Arnhold1-2/+2
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold3-0/+9
2014-04-17More generic way to disable avmediaTor Lillqvist1-1/+4
2014-04-15svx: sal_Bool->boolNoel Grandin11-63/+63
2014-04-14remove static stringsThomas Arnhold1-3/+1
2014-04-11coverity#708359 Uninitialized scalar fieldCaolán McNamara1-8/+9
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-04coverity#704827 Explicit null dereferencedCaolán McNamara1-1/+3
2014-04-03svx: sal_Bool->booNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-9/+9
2014-03-25svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-12convert gallery files page to .uiCaolán McNamara2-19/+16
2014-03-12fix inability to interact with gallery theme list boxCaolán McNamara1-3/+3
2014-03-11Return early, and kill 1 indentation level by that.Jan Holesovsky1-49/+46
2014-03-11-Werror=parenthesesMiklos Vajna1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin7-128/+130
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini8-47/+0
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from svxAlexander Wilms1-35/+35
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-22/+22
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert8-0/+8
2014-02-12more SvStream:operator>> conversionNoel Grandin2-8/+8
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin3-20/+20
2014-02-11coverity#708919 Use after freeCaolán McNamara1-2/+2
2014-02-07sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin3-6/+6
2014-01-28bool improvementsStephan Bergmann5-13/+13
2014-01-22remove SvStream::operator<< methodsNoel Grandin2-7/+7
2014-01-22convert more SvStream::operator<< callsNoel Grandin2-8/+8
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2014-01-18Window::PreNotify should return boolStephan Bergmann2-4/+4
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2-5/+5
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin3-7/+7
2014-01-01convert delete object and theme queryboxes to .uiManal Alhassoun3-10/+2
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan1-1/+0
2013-12-24dialog to be deleted never passed to destroyCaolán McNamara1-1/+1
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan1-0/+1
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan1-1/+0