summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-2/+2
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-08-26rely on forward declare of boost::optionalCaolán McNamara1-1/+0
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin1-1/+1
2018-08-19Remove comment leftoversJohnny_M1-3/+0
2018-08-13Fix typosAndrea Gelmini1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin1-1/+0
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-18/+28
2018-08-02loplugin:returnconstant in filterNoel Grandin2-3/+3
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin1-1/+2
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-5/+11
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-17/+21
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl1-0/+2
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-0/+3
2018-06-01use more BitmapEx in filterNoel Grandin1-3/+3
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna1-0/+6
2018-05-25loplugin:passstuffbyrefNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin1-1/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara1-6/+11
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara2-4/+10
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+13
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-13/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+13
2018-03-28Translate German function namesJohnny_M1-2/+2
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna1-0/+4
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna1-0/+14
2018-03-20loplugin:useuniqueptr in PPTStyleTextPropReaderNoel Grandin1-5/+2
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-1/+5
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl1-1/+2
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-2/+3
2018-03-05Translate German variable namesJohnny_M1-2/+2
2018-03-05loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin1-4/+4
2018-03-05loplugin:useuniqueptr in PPTTextSpecInfoAtomInterpreterNoel Grandin1-1/+1
2018-03-05loplugin:useuniqueptr in PPTExtParaProvNoel Grandin1-1/+1
2018-03-05loplugin:useuniqueptr in SdrEscherImportNoel Grandin1-2/+2
2018-03-05loplugin:useuniqueptr in SvxMSDffManagerNoel Grandin1-2/+2
2018-03-04ofz#6723 Bad-castCaolán McNamara2-0/+3
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin1-1/+8
2018-02-21ColorData->Color in filterNoel Grandin1-2/+2
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl1-1/+1
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist1-3/+0
2018-01-26Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara1-2/+6
2018-01-25drop GetPageSize no-op functionCaolán McNamara1-3/+2