summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2018-03-19weld pdf warning dialogCaolán McNamara6-116/+108
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke7-4/+3
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand2-90/+113
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks14-12/+19
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin1-6/+3
2018-03-16Modernize a bit filter (part2)Julien Nabet15-187/+128
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin1-75/+12
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl1-17/+13
2018-03-14pdf filter: fix bogus mnemonic_widget targetSamuel Thibault1-1/+1
2018-03-14cppcheck: useInitializationListJochen Nitschke1-33/+31
2018-03-14Modernize a bit filter (part1)Julien Nabet11-252/+156
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-03-13tdf#105679 honor more saved settings on direct PDF exportDavid Tardon1-0/+3
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10svdfppt: use FillBitmap and xBitmap instead of Graph.Obj. URLTomaž Vajngerl1-9/+6
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-166/+85
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-1/+1
2018-03-09Let sysadmins disable individual file format filtersAndras Timar2-3/+5
2018-03-09loplugin:constantparam in vclNoel Grandin2-2/+2
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+1
2018-03-07use more Color in editeng..formsNoel Grandin5-13/+12
2018-03-06Fix typosAndrea Gelmini2-10/+10
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara13-13/+13
2018-03-05Translate German variable namesJohnny_M1-40/+40
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-5/+7
2018-03-05loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin1-18/+14
2018-03-05loplugin:useuniqueptr in PPTTextSpecInfoAtomInterpreterNoel Grandin1-18/+14
2018-03-05loplugin:useuniqueptr in PPTExtParaProvNoel Grandin1-8/+5
2018-03-05loplugin:useuniqueptr in SdrEscherImportNoel Grandin1-23/+19
2018-03-05loplugin:useuniqueptr in SvxMSDffManagerNoel Grandin1-4/+1
2018-03-05loplugin:useuniqueptr in ImplEESdrWriterNoel Grandin2-6/+4
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-10/+10
2018-03-04Typo: fSnapSapcingX->fSnapSpacingX (filter/idxf)Julien Nabet2-3/+3
2018-03-04ofz#6723 Bad-castCaolán McNamara2-2/+26
2018-03-03ofz#6702 Integer-overflowCaolán McNamara1-2/+2
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin10-17/+17
2018-03-01ofz#2977 timeoutCaolán McNamara1-0/+5
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin2-3/+4
2018-02-28ofz#6617 Integer-overflowCaolán McNamara1-2/+2
2018-02-28ofz#6571 catch exceptionCaolán McNamara1-0/+5
2018-02-28convert COL_ constants to be of type ColorNoel Grandin5-29/+29
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin14-81/+81
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-26ofz#6561 sanitize palette indexCaolán McNamara1-1/+18
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-0/+2
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin2-10/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin5-11/+5
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-7/+15