Age | Commit message (Expand) | Author |
2019-03-05 | tdf#123796 Wrong cursor when inserting shape | Noel Grandin |
2019-03-05 | nMediaArgsCount is const | Mike Kaganski |
2019-03-05 | sync sweb ui files with swriter ui files | andreas kainz |
2019-03-05 | Sifr icon theme update | andreas kainz |
2019-03-05 | tdf#123452 EMF Re-enable compression for image/x-emf files | Bartosz Kosiorek |
2019-03-05 | Fix typo | Andrea Gelmini |
2019-03-04 | Simplify code to add a draw command (subclass) | Tomaž Vajngerl |
2019-03-04 | Draw basic combobox from the theme definition | Tomaž Vajngerl |
2019-03-04 | Draw basic checkbox from the theme definition | Tomaž Vajngerl |
2019-03-04 | use basegfx to convert circle/roundrect to a polygon | Tomaž Vajngerl |
2019-03-04 | remove margin param. and replace it with a relative "rectangle" | Tomaž Vajngerl |
2019-03-04 | Refactor so we have only one definition map and ControlTypeAndPart | Tomaž Vajngerl |
2019-03-04 | move WidgetDefinition{Part,State} into its own file | Tomaž Vajngerl |
2019-03-04 | separate WidgetDefinitionReader from the actual WidgetDefinition | Tomaž Vajngerl |
2019-03-04 | tdf#42949 Fix IWYU warnings in include/linguistic/ | Gabor Kelemen |
2019-03-04 | tdf#120791: restore window geometry coming back from fullscreen | Katarina Behrens |
2019-03-04 | Rename SVBT16ToShort to SVBT16ToUInt16 | Stephan Bergmann |
2019-03-04 | Fix some UITests to use copies of SRCDIR documents | Stephan Bergmann |
2019-03-04 | Update git submodules | Adolfo Jayme Barrientos |
2019-03-04 | Update git submodules | Olivier Hallot |
2019-03-04 | Update git submodules | Olivier Hallot |
2019-03-04 | Update git submodules | Olivier Hallot |
2019-03-04 | Fix various clang-cl warnings | Stephan Bergmann |
2019-03-04 | tdf#120774: remove 7-year-old workaround of now non-existent bug | Katarina Behrens |
2019-03-04 | Unbreak internal DnD by using null MimeData | Katarina Behrens |
2019-03-04 | tdf#44223: Export the audio of effects and transitions. | Mark Hung |
2019-03-04 | tdf#121040 sc: use pixel-per-twips in X for horizontal value conversion | Serge Krot |
2019-03-04 | Avoid storing potentially negative and unused value in sal_uInt16 var | Stephan Bergmann |
2019-03-04 | Avoid intermediate computation overflowing sal_uInt16 | Stephan Bergmann |
2019-03-04 | draw polyline and polygon when drawing rect draw command | Tomaž Vajngerl |
2019-03-04 | use line for editbox theme definition | Tomaž Vajngerl |
2019-03-04 | support drawing a line in theme definition | Tomaž Vajngerl |
2019-03-04 | Draw basic Editbox from the theme definition | Tomaž Vajngerl |
2019-03-04 | remove code duplication in WidgetDefinitionReader | Tomaž Vajngerl |
2019-03-04 | Add support for button-value to correctly draw the radiobutton | Tomaž Vajngerl |
2019-03-04 | Update WidgetDefinitionTest for RadioButton and button value | Tomaž Vajngerl |
2019-03-04 | Draw basic RadioButton from the theme definition | Tomaž Vajngerl |
2019-03-04 | Draw basic PushButton from the theme definition | Tomaž Vajngerl |
2019-03-04 | Add definition.xml to share LO folder (theme_definitions subfolder) | Tomaž Vajngerl |
2019-03-04 | WidgetDrawInterface impl. to draw widgets from file definitions | Tomaž Vajngerl |
2019-03-04 | Read style colors from a xml widget definition file | Tomaž Vajngerl |
2019-03-04 | OSequenceIterator is not necessary anymore | Noel Grandin |
2019-03-04 | Fix typo: KATAGANA -> KATAKANA | Takeshi Abe |
2019-03-04 | tdf#119201 Don't show/print hidden shapes in DOCX | Aron Budea |
2019-03-04 | expand out SwRead typedef | Noel Grandin |
2019-03-04 | Avoid unnecessary truncation to sal_uInt16 | Stephan Bergmann |
2019-03-04 | -Werror,-Wunused-private-field | Stephan Bergmann |
2019-03-04 | tdf#123313 sw: workaround Undo problem with ToX Update | Michael Stahl |
2019-03-04 | tdf#122892 sw: fix disappearing rows after table split | Michael Stahl |
2019-03-04 | tdf#122892 sw: fix IsPrepWidow() loop in SwTextFrame::CalcFollow() | Michael Stahl |