summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23integrate libzmfAleksas Pantechovskis
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-17Remove the "using namespace std" from filterMark Page
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-13Fix typosAndrea Gelmini
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-07tdf#99589 tolower / toupper - dangerous to Turks ...krishna keshav
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06filter: "tga" import: fix some endian issues in ImplReadPaletteMichael Stahl
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl
2016-06-04tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26tdf#93243 Replacing boost::bind with C++11 lambdasHelena Svobodova
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23convert tnode to scoped enumNoel Grandin
2016-05-21coverity#1362017 Uninitialized scalar fieldCaolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky