summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin4-4/+8
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara1-32/+72
2019-12-23sal_Char->char in svtools..svlNoel Grandin10-44/+44
2019-12-22loplugin:unusedmethodsNoel Grandin2-54/+0
2019-12-22loplugin:unusedfieldsNoel Grandin1-9/+0
2019-12-21weld SlideTransitionPaneCaolán McNamara1-6/+51
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-0/+4
2019-12-20no svtlo-ValueSet used in .ui anymoreCaolán McNamara1-4/+0
2019-12-20weld DefaultShapesPanelCaolán McNamara1-0/+8
2019-12-13loplugin:unusedmethodsNoel Grandin2-100/+0
2019-12-09weld Property BrowserCaolán McNamara2-0/+3
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 3Tamás Zolnai1-2/+3
2019-12-05tdf#128468: Add Ruler::GetTabs()Tor Lillqvist1-0/+5
2019-12-05Add a comment telling what "frame margin" means hereTor Lillqvist1-0/+1
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-2/+4
2019-12-03remove some useless comment linesNoel Grandin4-15/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann7-63/+63
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