summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin4-24/+24
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-2/+2
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara7-61/+11
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2-2/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin2-3/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+4
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-2/+2
2014-10-13coverity#1078470 Unchecked return valueCaolán McNamara1-4/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist1-2/+2
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist1-1/+19
2014-10-06loplugin: cstylecastNoel Grandin4-15/+15
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin9-28/+28
2014-09-21Remove dead codeSamuel Mehrbrodt1-198/+0
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt2-66/+18
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-27callcatcher: update unused codeCaolán McNamara4-243/+5
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-18/+0
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2-5/+5
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara1-4/+13
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