summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara2-1/+55
2020-01-06weld AreaPropertyPanelCaolán McNamara2-0/+21
2019-12-31support welded toolbar popovers in PopupWindowControllerCaolán McNamara1-3/+15
2019-12-30SvtAccessibilityOptions base SfxListener appears to be unusedStephan Bergmann1-8/+0
2019-12-30weld AlignmentPropertyPanelCaolán McNamara1-2/+4
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini35-105/+35
2019-12-27tdf#46037: simplify is/get methods in svtools/printoptionsJulien Nabet1-274/+25
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