summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens1-4/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-8/+8
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara1-1/+1
2017-12-19svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe1-48/+16
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-3/+3
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-1/+1
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna3-1/+73
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl5-0/+5
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-12-12ensure dec ref if exception calledCaolán McNamara1-3/+23
2017-12-12svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe3-23/+15
2017-12-11loplugin:salcall fix functionsNoel Grandin14-20/+20
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2-35/+25
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin4-7/+7
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke1-1/+2
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-2/+2
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar1-1/+1
2017-12-01tdf#114098 Show vertical scrollbarXisco Fauli1-0/+1
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen1-0/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-29tdf#111801 added hover state to tabledesign sidebarKshitij Pathania1-3/+3
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2-2/+2
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