summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-09-22tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-9/+12
2020-04-22tdf#131951 related, improve perfNoel Grandin2-26/+4
2020-04-21tdf#131951: automatically increase buffer sizePavel Klevakin1-21/+1
2019-12-05Add a comment telling what "frame margin" means hereTor Lillqvist1-0/+1
2019-11-28don't put focus into unmapped windowsCaolán McNamara1-6/+7
2019-11-19Resolves: tdf#128855 Add Kabardian [kbd-RU] to language listEike Rathke1-1/+2
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
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara4-63/+30
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-8/+4
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-21wizdlg only needed in vcl nowCaolán McNamara1-1/+1
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara3-42/+41
2019-09-20m_xVclDialog now unusedCaolán McNamara1-24/+1
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara7-59/+57
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen110-292/+43