summaryrefslogtreecommitdiffstats
path: root/svx/source/gallery2
Commit message (Expand)AuthorAgeFilesLines
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-262-5/+5
* coverity#1215318 Uncaught exceptionCaolán McNamara2014-07-181-4/+13
* coverity#707280 Uncaught exceptionCaolán McNamara2014-07-161-0/+8
* OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara2014-06-271-2/+2
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-261-60/+41
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-257-31/+26
* Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet2014-06-211-28/+10
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-013-0/+15
* coverity#1215317 Uncaught exceptionCaolán McNamara2014-05-261-5/+11
* typosThomas Arnhold2014-05-081-2/+2
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-243-0/+9
* More generic way to disable avmediaTor Lillqvist2014-04-171-1/+4
* svx: sal_Bool->boolNoel Grandin2014-04-1511-63/+63
* remove static stringsThomas Arnhold2014-04-141-3/+1
* coverity#708359 Uninitialized scalar fieldCaolán McNamara2014-04-111-8/+9
* DownLoad -> Download.Jan Holesovsky2014-04-101-1/+1
* coverity#704827 Explicit null dereferencedCaolán McNamara2014-04-041-1/+3
* svx: sal_Bool->booNoel Grandin2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-273-9/+9
* svtools: sal_Bool->boolNoel Grandin2014-03-251-4/+4
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* convert gallery files page to .uiCaolán McNamara2014-03-122-19/+16
* fix inability to interact with gallery theme list boxCaolán McNamara2014-03-121-3/+3
* Return early, and kill 1 indentation level by that.Jan Holesovsky2014-03-111-49/+46
* -Werror=parenthesesMiklos Vajna2014-03-111-2/+2
* svx: sal_Bool->boolNoel Grandin2014-03-117-128/+130
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-038-47/+0
* Resolves: #i15508# Added support for BMP file typeArmin Le Grand2014-02-271-0/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* Remove visual noise from svxAlexander Wilms2014-02-261-35/+35
* vcl: sal_Bool -> boolStephan Bergmann2014-02-213-22/+22
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-208-0/+8
* more SvStream:operator>> conversionNoel Grandin2014-02-122-8/+8
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-123-20/+20
* coverity#708919 Use after freeCaolán McNamara2014-02-111-2/+2
* sal_Bool -> boolStephan Bergmann2014-02-071-8/+8
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-043-6/+6
* bool improvementsStephan Bergmann2014-01-285-13/+13
* remove SvStream::operator<< methodsNoel Grandin2014-01-222-7/+7
* convert more SvStream::operator<< callsNoel Grandin2014-01-222-8/+8
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-2/+2
* Window::PreNotify should return boolStephan Bergmann2014-01-182-4/+4
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-162-5/+5
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-103-7/+7
* convert delete object and theme queryboxes to .uiManal Alhassoun2014-01-013-10/+2
* svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan2013-12-311-1/+0
* dialog to be deleted never passed to destroyCaolán McNamara2013-12-241-1/+1