summaryrefslogtreecommitdiff
path: root/filter/source/flash
AgeCommit message (Expand)Author
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-25filter: un-break the SWF export dialogMichael Stahl
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-13Convert ImpSWFDialog.src to uiLaurent Balland-Poirier
2013-11-12Resolves: fdo#71309 Export SWF with Multiple files crashesLaurent Balland-Poirier
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-20L10n of SWF export options dialogLaurent Balland-Poirier
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
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-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity#982991: fix memory leakMarkus Mohrhard
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe