summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery1.cxx
AgeCommit message (Expand)Author
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-05-26coverity#1215317 Uncaught exceptionCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/gallery1.hxx from String to OUStringNoel Grandin
2013-05-15gallery: add auxiliary .desktop style translation files.Michael Meeks
2013-05-15gallery: remove obsolete GalleryImportThemeEntryMichael Meeks
2013-05-15gallery: fix hideous theme numbering / naming situation.Michael Meeks
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-27Remve obsolete DBG_CTOR/DTOR stuff againStephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-23callcatcher: Gallery::GetImportURL freshly unusedCaolán McNamara
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-23make svx ByteString freeCaolán McNamara
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove deprecated List container in gallery1.npcdoom