summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-0521-44/+15
* Avoid overflowing sal_Int16 PROP_GRID_LINESStephan Bergmann2019-03-051-3/+3
* tdf#105445 Change label "Export comments" to "Comments as PDF annotations"Roman Kuznetsov2019-03-051-1/+1
* nPara[1] needs clamping too, after allStephan Bergmann2019-03-051-1/+4
* Change type of buffer to unsigned charStephan Bergmann2019-03-051-1/+1
* Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann2019-03-051-2/+3
* Simplify Sequence constructionStephan Bergmann2019-03-051-5/+1
* Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann2019-03-052-2/+3
* Remove redundant assignmentMike Kaganski2019-03-051-2/+1
* Check svg URLs before exportingSamuel Mehrbrodt2019-03-053-7/+28
* tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna2019-03-055-2/+10
* tdf#123796 Wrong cursor when inserting shapeNoel Grandin2019-03-05138-70/+70
* nMediaArgsCount is constMike Kaganski2019-03-051-1/+1
* sync sweb ui files with swriter ui filesandreas kainz2019-03-0523-161/+228
* Sifr icon theme updateandreas kainz2019-03-05159-1/+365
* tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek2019-03-051-0/+1
* Fix typoAndrea Gelmini2019-03-051-1/+1
* Simplify code to add a draw command (subclass)Tomaž Vajngerl2019-03-041-21/+17
* Draw basic combobox from the theme definitionTomaž Vajngerl2019-03-043-3/+47
* Draw basic checkbox from the theme definitionTomaž Vajngerl2019-03-043-5/+47
* use basegfx to convert circle/roundrect to a polygonTomaž Vajngerl2019-03-041-15/+22
* remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl2019-03-045-35/+70
* Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl2019-03-046-136/+158
* move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl2019-03-045-378/+425
* separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl2019-03-045-185/+170
* tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen2019-03-0421-22/+49
* tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens2019-03-042-3/+14
* Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann2019-03-0414-194/+194
* Fix some UITests to use copies of SRCDIR documentsStephan Bergmann2019-03-0413-40/+36
* Update git submodulesAdolfo Jayme Barrientos2019-03-041-0/+0
* Update git submodulesOlivier Hallot2019-03-041-0/+0
* Update git submodulesOlivier Hallot2019-03-041-0/+0
* Update git submodulesOlivier Hallot2019-03-041-0/+0
* Fix various clang-cl warningsStephan Bergmann2019-03-041-22/+22
* tdf#120774: remove 7-year-old workaround of now non-existent bugKatarina Behrens2019-03-041-56/+1
* Unbreak internal DnD by using null MimeDataKatarina Behrens2019-03-044-6/+7
* tdf#44223: Export the audio of effects and transitions.Mark Hung2019-03-045-29/+158
* tdf#121040 sc: use pixel-per-twips in X for horizontal value conversionSerge Krot2019-03-041-1/+1
* Avoid storing potentially negative and unused value in sal_uInt16 varStephan Bergmann2019-03-041-7/+3
* Avoid intermediate computation overflowing sal_uInt16Stephan Bergmann2019-03-041-4/+2
* draw polyline and polygon when drawing rect draw commandTomaž Vajngerl2019-03-041-1/+8
* use line for editbox theme definitionTomaž Vajngerl2019-03-041-1/+2
* support drawing a line in theme definitionTomaž Vajngerl2019-03-043-1/+83
* Draw basic Editbox from the theme definitionTomaž Vajngerl2019-03-044-2/+48
* remove code duplication in WidgetDefinitionReaderTomaž Vajngerl2019-03-042-53/+36
* Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl2019-03-044-18/+37
* Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl2019-03-042-52/+111
* Draw basic RadioButton from the theme definitionTomaž Vajngerl2019-03-044-1/+144
* Draw basic PushButton from the theme definitionTomaž Vajngerl2019-03-044-9/+470
* Add definition.xml to share LO folder (theme_definitions subfolder)Tomaž Vajngerl2019-03-045-5/+78