summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-01-12ofz#13513 infinite loop with negative value for \binCaolán McNamara1-1/+4
2020-11-30weld checklistmenuCaolán McNamara1-1/+0
2020-11-02rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara1-1/+1
2020-09-24tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-9/+12
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos1-10/+1
2020-06-03reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara1-32/+72
2020-06-03weld SvxFontSizeBox_ImplCaolán McNamara1-1/+10
2020-05-21lok: ui: more files to increase the 'step-increment'Henry Castro1-1/+1
2020-05-18tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist1-1/+2
2020-05-18tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-0/+4
2020-05-18tdf#128468: Add Ruler::GetTabs()Tor Lillqvist1-0/+5
2020-05-14svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro1-2/+33
2020-05-09tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks1-2/+19
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