summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12Bump version to 6.0-26cd-6.0-26Andras Timar
2019-03-12Move the Help URL to a different config pathAshod Nakashian
2019-03-12poppler: upgrade to release 0.74.0Michael Stahl
2019-03-12initialize caches in the constructorTomaž Vajngerl
2019-03-12LOK: don't segfault when reporting errorAshod Nakashian
2019-03-12sd: document the left pane classesAshod Nakashian
2019-03-12Make the Help URL configurableAshod Nakashian
2019-03-12fix build failures because of diff against masterTomaž Vajngerl
2019-03-12widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl
2019-03-12better adjustment algorithm for dynamic sized widgetsTomaž Vajngerl
2019-03-12cache file based widget images and draw commandsTomaž Vajngerl
2019-03-11Fix buildMike Kaganski
2019-03-11tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski
2019-03-11tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski
2019-03-11We need share/theme_definitions in the iOS appTor Lillqvist
2019-03-11fix build failures (diff between mastwr and cp-6.0)Tomaž Vajngerl
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl
2019-03-11widget theme: support disabled pushbuttonTomaž Vajngerl
2019-03-11widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl
2019-03-11widget theme: change color for window background and frameTomaž Vajngerl
2019-03-11widget theme: take into account scaling factor for imagesTomaž Vajngerl
2019-03-11widget theme: draw slider button from svg, left and right trackTomaž Vajngerl
2019-03-11widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-11widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl
2019-03-11widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl
2019-03-11widget theme: adjust draw positions of editbox, combobox, listboxTomaž Vajngerl
2019-03-11only read and parse widget definition once from the fileTomaž Vajngerl
2019-03-11Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-03-11Fix multiline tabs drawing of first / last tabTomaž Vajngerl
2019-03-11Fix crash in widget drawing of a SVG as imageTomaž Vajngerl
2019-03-11make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-11don't need "spinbox-entire" svg anymoreTomaž Vajngerl
2019-03-11widget theme - update editbox, draw from svgTomaž Vajngerl
2019-03-11widget theme - update combobox/listbox, draw from svgTomaž Vajngerl
2019-03-11widget theme - update scrollbars, draw from svgTomaž Vajngerl
2019-03-11widget theme - update spinbox with more statesTomaž Vajngerl
2019-03-11Fixes, don't draw IntroProgress, adjust EditBox bounding sizeTomaž Vajngerl
2019-03-11Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-03-11Make definition state attribute default to "any"Tomaž Vajngerl
2019-03-11Update SvgRead test - add new parameters and path parsingTomaž Vajngerl
2019-03-11Increase font size when drawing from widget definitionTomaž Vajngerl
2019-03-11draw combobox (entire areaonly) from external svg, fix editboxTomaž Vajngerl
2019-03-11Draw tabs from external svg image, fixes for tabs (colors)Tomaž Vajngerl
2019-03-11Draw pushbutton from external svg imageTomaž Vajngerl
2019-03-11Update drawing of spinbox from definitionTomaž Vajngerl
2019-03-11Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-11Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-11parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-11use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-11Draw basic list{node,net,header} from the theme definitionTomaž Vajngerl