summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-05cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet
2015-01-15convert sal_uIntPtr to longNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-13coverity#1078470 Unchecked return valueCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21Remove dead codeSamuel Mehrbrodt
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt
2014-09-18fdo#82577: Handle FontNoel Grandin
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