summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar
2017-12-01tdf#114098 Show vertical scrollbarXisco Fauli
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-29tdf#111801 added hover state to tabledesign sidebarKshitij Pathania
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-25coverity#1421068 Uncaught exceptionCaolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21Render lock symbol with sheet name, tdf#95880 follow-upEike Rathke
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke
2017-11-15drop now unused ToolPanelOptCaolán McNamara
2017-11-14Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke
2017-11-14Fix typosAndrea Gelmini
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4115 Integer-overflowCaolán McNamara
2017-11-08ofz#4113 Null-dereference READCaolán McNamara
2017-11-06ofz infinite loopCaolán McNamara
2017-11-06ofz infinite loopCaolán McNamara
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-03ofz: crash with empty aParserStatesCaolán McNamara
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-28Related tdf#95694: Enable papersize & orientation listboxesKatarina Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26rename createOnShotInstance->createOneShotInstanceNoel Grandin
2017-10-26Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-26Fix memory leakTakeshi Abe