summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl4-17/+23
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-5/+5
2019-04-03pdfium: Delay the swap out.Jan Holesovsky1-0/+10
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-5/+53
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+23
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+12
2019-03-12Move the Help URL to a different config pathAshod Nakashian1-20/+0
2019-03-12Make the Help URL configurableAshod Nakashian1-0/+20
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai1-0/+3
2018-12-10Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-116/+46
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-95/+95
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+2
2018-10-20Resolves: tdf#93372 format table in base is ignoredCaolán McNamara1-2/+20
2018-06-01forcepoint#43 endless update ole2 preview recursionCaolán McNamara1-1/+11
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-6/+6
2018-04-12Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2-12/+1
2018-04-10coverity#1426923 Pointer to local outside scopeCaolán McNamara1-6/+6
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+8
2018-03-27tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky1-2/+1
2018-03-26tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky1-1/+1
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski1-10/+4
2018-03-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna2-0/+5
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+2
2018-01-09Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna1-1/+2
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar1-1/+1
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen1-0/+1
2017-11-25coverity#1421068 Uncaught exceptionCaolán McNamara1-0/+1
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann2-3/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-10/+9
2017-11-22drop duplicate methodCaolán McNamara2-21/+21
2017-11-22loplugin:flatten in svtoolsNoel Grandin68-4180/+4182
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin3-6/+6
2017-11-21Render lock symbol with sheet name, tdf#95880 follow-upEike Rathke1-22/+25
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose1-0/+31
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke2-29/+0
2017-11-15drop now unused ToolPanelOptCaolán McNamara1-388/+0
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke1-0/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara3-6/+6
2017-11-08ofz#4115 Integer-overflowCaolán McNamara1-3/+3
2017-11-08ofz#4113 Null-dereference READCaolán McNamara1-3/+5
2017-11-06ofz infinite loopCaolán McNamara2-1/+12
2017-11-06ofz infinite loopCaolán McNamara1-1/+11
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet3-14/+7
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-2/+7
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin4-8/+8
2017-11-03ofz: crash with empty aParserStatesCaolán McNamara1-1/+2