summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt
2013-07-11XubString->OUStringCaolán McNamara
2013-07-04drop unused GalleryTheme::GetStrURLCaolán McNamara
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-19Resolves: #i122231# Buffered content for gallery themesArmin Le Grand
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15gallery: cleanup scaling code.Michael Meeks
2013-05-15gallery: allow comments in .str files.Michael Meeks
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-15gengal: impl. relative URL pieces for internal galleries.Michael Meeks
2013-05-15Fix warning: unused variable 'aWhite' [loplugin]Tor Lillqvist
2013-05-11gallery: make transparency backgrounds look more attractive.Michael Meeks
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09wrong scale nameCaolán McNamara
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-22fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpoArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-15coverity#738979 Use after freeJulien Nabet
2013-03-15coverity#708921: Use after freeJulien Nabet
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Some cppcheck cleaningJulien Nabet
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky