summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-26Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe1-1/+1
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet1-4/+1
2017-10-26Fix memory leakTakeshi Abe2-5/+5
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin5-53/+38
2017-10-24tdf#113368: fix crash when closing dialog opened with BasicJulien Nabet1-0/+2
2017-10-23loplugin:includeform: svtoolsStephan Bergmann37-53/+53
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-9/+2
2017-10-20svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe1-13/+0
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin1-39/+34
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-22/+18
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-7/+7
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-7/+7