summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2018-04-06weld linkeditdialogCaolán McNamara3-5/+5
2018-04-06tdf#77747 handle Hebrew numbering in ppt.Mark Hung1-0/+6
2018-04-05fix bug in ppt import filter, ignoring initialsNoel Grandin1-0/+1
2018-04-05ofz#7366 Integer overflowCaolán McNamara1-1/+7
2018-04-05ofz#7364 Integer overflowCaolán McNamara1-5/+4
2018-04-04tdf#105965 Make Selection the default PDF export range settingGabor Kelemen1-0/+2
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-7/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara7-17/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke9-8/+3
2018-03-28Translate German function namesJohnny_M1-5/+5
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna1-0/+32
2018-03-26tdf#116467: fix for SVG files being imported as blankMohammed Abdul Azeem2-1/+16
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna1-0/+72
2018-03-21Fix lifetime of referenced-by-reference EnhancedCustomShape2dStephan Bergmann1-2/+3
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara6-22/+18
2018-03-21Avoid undefined floating -> integer conversion in TIFF importStephan Bergmann1-15/+46
2018-03-21coverity#1430229 Unchecked return valueCaolán McNamara1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-20weld SwSendWarningBoxCaolán McNamara1-1/+0
2018-03-20loplugin:useuniqueptr in PPTStyleTextPropReaderNoel Grandin1-27/+23
2018-03-20remove unused maShapesVectorNoel Grandin2-8/+0
2018-03-20loplugin:useuniqueptr in SpriteNoel Grandin3-12/+7
2018-03-19coverity#1266496 Untrusted loop boundCaolán McNamara1-0/+9
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