summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-11-29make some function symbols module privateNoel Grandin1-3/+3
2019-11-28ofz#13513 infinite loop with negative value for \binCaolán McNamara1-1/+4
2019-11-28Resolves: tdf#129045 add Guadeloupean Creole French [gcf-GP] to language listEike Rathke1-1/+2
2019-11-27don't put focus into unmapped windowsCaolán McNamara1-6/+7
2019-11-27add GUI and configuration options for SkiaLuboš Luňák2-0/+18
2019-11-27svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro1-2/+33
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet3-10/+4
2019-11-22make some classes module-privateNoel Grandin1-9/+9
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann20-11/+98
2019-11-21loplugin:unusedfieldsNoel Grandin1-5/+2
2019-11-20loplugin:unusedmethodsNoel Grandin1-5/+0
2019-11-19Resolves: tdf#128855 Add Kabardian [kbd-RU] to language listEike Rathke1-1/+2
2019-11-18loplugin:singlevalfieldsNoel Grandin1-6/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann4-1/+16
2019-11-16loplugin:unusedfieldsNoel Grandin1-25/+4
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann1-4/+2
2019-11-07loplugin:unusedmethodsNoel Grandin2-42/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-2/+2
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara2-309/+0
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara1-14/+0
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+2
2019-10-29remove unnecessary includesCaolán McNamara2-3/+2
2019-10-29SvtURLBox not used in any .ui files anymoreCaolán McNamara1-12/+0
2019-10-29weld fpicker clusterCaolán McNamara2-6/+50
2019-10-28svl: HTMLParser: stop inserting control character garbage into WriterMichael Stahl1-4/+15
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+1
2019-10-24lok: valueset: dump as property tree the selected itemHenry Castro1-1/+4
2019-10-23lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject classHenry Castro2-3/+3
2019-10-23lok: svtools: create ValueSetUIObject classHenry Castro6-1/+145
2019-10-21move AutocompleteEdit to fpickerCaolán McNamara2-108/+0
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin3-10/+7
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-0/+22
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-27/+30
2019-10-17ODocumentInfoPreview not in any .ui filesCaolán McNamara1-3/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-4/+4
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-3/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-2/+2
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin2-18/+18
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara4-487/+0
2019-10-05FileControl can be private inside svtoolsCaolán McNamara3-2/+74
2019-10-05move file picker only code to fpickerCaolán McNamara11-3672/+61
2019-10-04SvtFileView not referenced in any .uis anymoreCaolán McNamara1-14/+0
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-6/+0
2019-10-03loplugin:unusedmethodsNoel Grandin1-22/+0
2019-10-02move Breadcrumb to sole user in fpickerCaolán McNamara2-294/+0
2019-10-02loplugin:stringadd in svtoolsNoel Grandin7-26/+14
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-09-26loplugin:virtualdead in vclNoel Grandin2-14/+0
2019-09-26survive focus change during disposeCaolán McNamara1-0/+3