summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:stringconstantStephan Bergmann2016-07-011-1/+1
* loplugin:defaultparamsStephan Bergmann2016-07-011-1/+1
* bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2016-07-012-4/+115
* svg filter - rewritten context handlingMarco Cecchetti2016-07-012-64/+144
* svgfilter - polish code formattingMarco Cecchetti2016-07-011-23/+20
* lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti2016-07-011-6/+6
* lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti2016-07-011-0/+5
* loplugin:singlevalfields in filterNoel Grandin2016-06-2811-61/+5
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2016-06-271-16/+22
* vcl: add graphic export-as-pdf filterMiklos Vajna2016-06-242-0/+18
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-8/+1
* integrate libzmfAleksas Pantechovskis2016-06-233-0/+27
* vcl: add initial PDF import-as-graphic filterMiklos Vajna2016-06-232-0/+18
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-4/+5
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-15/+20
* Remove the "using namespace std" from filterMark Page2016-06-176-34/+27
* Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara2016-06-152-2/+6
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-156-1/+13
* loplugin:sallogareasStephan Bergmann2016-06-132-3/+3
* Fix typosAndrea Gelmini2016-06-131-4/+4
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-122-3/+4
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-121-1/+1
* BASIC : Add SbModule::FindMethodArnaud Versini2016-06-121-8/+2
* Clean up uses of Any::getValue() in filterStephan Bergmann2016-06-105-53/+54
* dispose of ImplEscherExSdr correctlyNoel Grandin2016-06-101-0/+6
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-0911-44/+11
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-1/+1
* Simplify GfxLink using smart pointersMark Page2016-06-081-2/+1
* tdf#99589 tolower / toupper - dangerous to Turks ...krishna keshav2016-06-071-2/+3
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-0620-94/+95
* filter: "tga" import: fix some endian issues in ImplReadPaletteMichael Stahl2016-06-061-2/+9
* filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl2016-06-061-0/+1
* tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav2016-06-041-4/+2
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-1/+1
* loplugin:constantparamsNoel Grandin2016-06-034-33/+24
* STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe2016-06-021-1/+1
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-1/+1
* Convert GfxLinkType to scoped enumNoel Grandin2016-05-312-5/+5
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-1/+1
* Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara2016-05-302-42/+53
* Some clean up of uses of css::uno::Any::setValueStephan Bergmann2016-05-302-4/+2
* Convert FontRelief to scoped enumNoel Grandin2016-05-303-8/+8
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-275-17/+17
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-1/+3
* tdf#93243 Replacing boost::bind with C++11 lambdasHelena Svobodova2016-05-261-24/+24
* loplugin:unusedmethodsNoel Grandin2016-05-261-3/+0
* loplugin:unusedreturntypesNoel Grandin2016-05-262-3/+3
* Convert MtfConversion to scoped enumNoel Grandin2016-05-261-2/+2
* filter: generate that with the python script, not BOOST_PPMichael Stahl2016-05-252-6/+8