summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-14coverity#1427648 Dereference after null checkcp-6.0-26Caolán McNamara1-3/+6
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist2-2/+22
2019-03-14DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna4-5/+21
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist1-1/+1
2019-03-13Hide the font preview on iOSTor Lillqvist1-0/+12
2019-03-13tdf#124057: Do call RegisterControls() on non-DESKTOPTor Lillqvist2-5/+2
2019-03-13Revert "Temporary hack to make iOS app dialogs look better"Tor Lillqvist1-11/+0
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist1-5/+14
2019-03-12Temporary hack to make iOS app dialogs look betterTor Lillqvist1-0/+11
2019-03-12Bump version to 6.0-26cd-6.0-26Andras Timar1-1/+1
2019-03-12Move the Help URL to a different config pathAshod Nakashian6-49/+12
2019-03-12poppler: upgrade to release 0.74.0Michael Stahl4-8/+36
2019-03-12initialize caches in the constructorTomaž Vajngerl2-2/+10
2019-03-12LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2019-03-12sd: document the left pane classesAshod Nakashian1-2/+7
2019-03-12Make the Help URL configurableAshod Nakashian7-4/+62
2019-03-12fix build failures because of diff against masterTomaž Vajngerl4-2/+9
2019-03-12widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl2-5/+7
2019-03-12better adjustment algorithm for dynamic sized widgetsTomaž Vajngerl1-36/+28
2019-03-12cache file based widget images and draw commandsTomaž Vajngerl3-18/+61
2019-03-11Fix buildMike Kaganski1-4/+4
2019-03-11tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski3-2/+34
2019-03-11tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski3-0/+20
2019-03-11We need share/theme_definitions in the iOS appTor Lillqvist1-0/+1
2019-03-11fix build failures (diff between mastwr and cp-6.0)Tomaž Vajngerl2-30/+29
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl2-5/+4
2019-03-11widget theme: support disabled pushbuttonTomaž Vajngerl3-1/+8
2019-03-11widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl3-27/+46
2019-03-11widget theme: change color for window background and frameTomaž Vajngerl1-8/+3
2019-03-11widget theme: take into account scaling factor for imagesTomaž Vajngerl1-2/+8
2019-03-11widget theme: draw slider button from svg, left and right trackTomaž Vajngerl4-12/+52
2019-03-11widget theme: draw listheader button and arrowTomaž Vajngerl8-24/+69
2019-03-11widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl2-4/+7
2019-03-11widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl1-14/+14
2019-03-11widget theme: adjust draw positions of editbox, combobox, listboxTomaž Vajngerl1-3/+3
2019-03-11only read and parse widget definition once from the fileTomaž Vajngerl2-11/+25
2019-03-11Separate style colors from WidgetDefinition into its own classTomaž Vajngerl4-112/+119
2019-03-11Fix multiline tabs drawing of first / last tabTomaž Vajngerl1-3/+4
2019-03-11Fix crash in widget drawing of a SVG as imageTomaž Vajngerl1-2/+15
2019-03-11make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl6-18/+83
2019-03-11don't need "spinbox-entire" svg anymoreTomaž Vajngerl2-4/+0
2019-03-11widget theme - update editbox, draw from svgTomaž Vajngerl2-5/+11
2019-03-11widget theme - update combobox/listbox, draw from svgTomaž Vajngerl7-22/+76
2019-03-11widget theme - update scrollbars, draw from svgTomaž Vajngerl5-11/+44
2019-03-11widget theme - update spinbox with more statesTomaž Vajngerl10-5/+61
2019-03-11Fixes, don't draw IntroProgress, adjust EditBox bounding sizeTomaž Vajngerl1-6/+12
2019-03-11Add width, height and margin parameters for widget part def.Tomaž Vajngerl4-39/+104
2019-03-11Make definition state attribute default to "any"Tomaž Vajngerl2-69/+85
2019-03-11Update SvgRead test - add new parameters and path parsingTomaž Vajngerl2-12/+56
2019-03-11Increase font size when drawing from widget definitionTomaž Vajngerl1-0/+23