summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* request installation of langpack via packagekitCaolán McNamara2017-12-221-3/+128
* tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens2017-12-201-4/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-8/+8
* drop last CONTAINER_APPEND useCaolán McNamara2017-12-191-1/+1
* svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe2017-12-191-48/+16
* convert ColorPickerMode to scoped enumNoel Grandin2017-12-181-3/+3
* Fix typosAndrea Gelmini2017-12-171-1/+1
* sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin2017-12-141-1/+1
* Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna2017-12-143-1/+73
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-131-0/+2
* tools: remove unused #include from solar.hMichael Stahl2017-12-135-0/+5
* convert tolerance params to sal_uInt8Noel Grandin2017-12-131-1/+1
* ensure dec ref if exception calledCaolán McNamara2017-12-121-3/+23
* svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe2017-12-123-23/+15
* loplugin:salcall fix functionsNoel Grandin2017-12-1114-20/+20
* svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2017-12-092-35/+25
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-084-7/+7
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* Add Plautdietsch [pdt-CA] to language listboxEike Rathke2017-12-041-1/+2
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-2/+2
* tdf#102160 make 'Other CMIS' string localizableAndras Timar2017-12-011-1/+1
* tdf#114098 Show vertical scrollbarXisco Fauli2017-12-011-0/+1
* tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen2017-11-301-0/+1
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* tdf#111801 added hover state to tabledesign sidebarKshitij Pathania2017-11-291-3/+3
* loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin2017-11-281-1/+1
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-272-2/+2
* coverity#1421068 Uncaught exceptionCaolán McNamara2017-11-251-0/+1
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-232-3/+3
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-2/+2
* replace check of eof and GetError with goodCaolán McNamara2017-11-221-10/+9
* drop duplicate methodCaolán McNamara2017-11-222-21/+21
* loplugin:flatten in svtoolsNoel Grandin2017-11-2268-4180/+4182
* loplugin:simplifybool re-activate the !! warningNoel Grandin2017-11-223-6/+6
* Render lock symbol with sheet name, tdf#95880 follow-upEike Rathke2017-11-211-22/+25
* tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose2017-11-201-0/+31
* clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke2017-11-192-29/+0
* drop now unused ToolPanelOptCaolán McNamara2017-11-152-389/+0
* Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke2017-11-141-1/+2
* Fix typosAndrea Gelmini2017-11-141-1/+1
* SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2017-11-131-0/+1
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-111-2/+2
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-093-6/+6
* ofz#4115 Integer-overflowCaolán McNamara2017-11-081-3/+3
* ofz#4113 Null-dereference READCaolán McNamara2017-11-081-3/+5
* ofz infinite loopCaolán McNamara2017-11-062-1/+12
* ofz infinite loopCaolán McNamara2017-11-061-1/+11