summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-08LOK: custom widgets: simplify and correct colorsfeature/custom-widgetsAshod Nakashian1-33/+0
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian5-103/+32
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian3-93/+89
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian2-2/+6
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky1-4/+0
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian1-37/+33
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian5-8/+416
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian2-3/+14
2018-11-08custom widgets: rework colors and cleanupAshod Nakashian1-4/+4
2018-11-08LOK: custom widgets: don't clobber the custom colorsAshod Nakashian1-2/+3
2018-11-08LOK: custom widgets: support custom menu colorsAshod Nakashian2-5/+20
2018-11-08custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian1-8/+5
2018-11-08custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl1-15/+15
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl9-2/+133
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl2-0/+5
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl4-5/+28
2018-11-08custom widgets: editbox - draw focus rectangleTomaž Vajngerl1-0/+9
2018-11-08custom widgets: return early when the widget lib is not availableTomaž Vajngerl1-2/+4
2018-11-08custom widgets: enable anti-aliasing when drawing widgetsTomaž Vajngerl1-1/+6
2018-11-08custom widgets: get the region from the lib. + custom tab widthTomaž Vajngerl2-8/+13
2018-11-08custom widgets: add Toolbar widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl2-3/+17
2018-11-08custom widgets: add Progress widgetTomaž Vajngerl2-1/+6
2018-11-08vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl2-10/+9
2018-11-08custom widgets: add Slider widgetTomaž Vajngerl2-1/+24
2018-11-08vcl: make slider ask if native drawing is supportedTomaž Vajngerl1-20/+24
2018-11-08custom widgets: add Tab widgetsTomaž Vajngerl2-4/+20
2018-11-08custom widgets: draw ListBox widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: first round of basic widgets with cairoTomaž Vajngerl2-50/+145
2018-11-08Support drawing custom widgets in headless backendTomaž Vajngerl4-23/+80
2018-11-08lokit: Draw dialogs without using a MetaFileTomaž Vajngerl1-0/+77
2018-11-08custom widgets: Custom Widget ThemesTomaž Vajngerl8-17/+440
2018-11-08Fix typosAndrea Gelmini6-10/+10
2018-11-08Fix typoAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-08uitest Writer Text to table dialogZdeněk Crhonek3-0/+79
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek4-17/+17
2018-11-08Resolves: tdf#121225 needs to be resizableCaolán McNamara1-1/+0
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist7-14/+11
2018-11-08Update git submodulesOlivier Hallot1-0/+0
2018-11-08Related: tdf#121181 basic input box used to have a very wide edit widgetCaolán McNamara1-4/+5
2018-11-08Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara1-1/+17
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov1-0/+1
2018-11-08NB tabbed compact calc: copy files to install dirandreas kainz1-0/+1
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand1-1/+3
2018-11-08Resolves: tdf#121270 use never scrollbar policy for gtk 3.18Caolán McNamara1-0/+2
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov1-2/+0
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov1-3/+5
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara4-10/+30