summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-06-01forcepoint#43 endless update ole2 preview recursionCaolán McNamara1-1/+11
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl2-8/+8
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist1-1/+5
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-03-19missing error description for ERRCODE_SFX_FORMAT_ROWCOLCaolán McNamara1-0/+1
2018-03-15Let sysadmins disable individual file format filtersAndras Timar1-0/+1
2018-01-09Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna3-1/+73
2017-12-04Resolves: tdf#114201 Add Plautdietsch [pdt-CA] to language listboxEike Rathke1-1/+2
2017-12-01tdf#114098 Show vertical scrollbarXisco Fauli1-0/+1
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 McNamara2-389/+0
2017-11-14Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke1-1/+2
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
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens4-18/+0
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara1-1/+3
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin5-55/+41
2017-10-30loplugin:constantparam in vclNoel Grandin1-1/+1
2017-10-28Related tdf#95694: Enable papersize & orientation listboxesKatarina Behrens1-1/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl16-45/+49
2017-10-26rename createOnShotInstance->createOneShotInstanceNoel Grandin1-3/+3