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