summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Upgrade to latest HarfBuzz 2.3.1Stephan Bergmann7-77/+20
2019-03-05Use pkgconfig to detect PostgreSQL if there is no pg_configTomáš Chvátal1-4/+10
2019-03-05Draw basic slider from the theme definitionTomaž Vajngerl3-6/+69
2019-03-05Use a unordered_map for mapping of xml element to control typeTomaž Vajngerl1-31/+12
2019-03-05Update checkbox and radiobutton SVG imagesTomaž Vajngerl18-488/+1689
2019-03-05Draw basic spinbox from the theme definitionTomaž Vajngerl2-2/+116
2019-03-05Use SVG image to draw the checkbox widgetTomaž Vajngerl7-7/+485
2019-03-05fix ScDetOpList::operator==Noel Grandin2-1/+4
2019-03-05Add missing DoCloseAurimas Fišeras1-0/+16
2019-03-05Add missing DoCloseAurimas Fišeras1-1/+5
2019-03-05tdf#123745 vcl: fix some crash in Window::SetHelpHdl()Michael Stahl1-1/+4
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl8-292/+152
2019-03-05tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()Michael Stahl1-12/+16
2019-03-05tdf#119856 vcl: fix Qt5FilePicker destructor to run in main threadMichael Stahl1-1/+11
2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl4-32/+181
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens7-10/+55
2019-03-05Add missing DoCloseAurimas Fišeras2-0/+16
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl6-10/+62
2019-03-05re-land "new loplugin typedefparam""Noel Grandin157-455/+859
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl8-25/+67
2019-03-05tdf#122920 uitest: XMouseListener is not called for top most windowSerge Krot1-0/+152
2019-03-05Better types for nFc and nLenStephan Bergmann1-1/+2
2019-03-05weld ODatasourceSelectDialogCaolán McNamara7-96/+150
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen21-44/+15
2019-03-05Avoid overflowing sal_Int16 PROP_GRID_LINESStephan Bergmann1-3/+3
2019-03-05tdf#105445 Change label "Export comments" to "Comments as PDF annotations"Roman Kuznetsov1-1/+1
2019-03-05nPara[1] needs clamping too, after allStephan Bergmann1-1/+4
2019-03-05Change type of buffer to unsigned charStephan Bergmann1-1/+1
2019-03-05Assume that EMR_SETVIEWPORTEXTEX wants to read signed valuesStephan Bergmann1-2/+3
2019-03-05Simplify Sequence constructionStephan Bergmann1-5/+1
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann2-2/+3
2019-03-05Remove redundant assignmentMike Kaganski1-2/+1
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt3-7/+28
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna5-2/+10
2019-03-05tdf#123796 Wrong cursor when inserting shapeNoel Grandin138-70/+70
2019-03-05nMediaArgsCount is constMike Kaganski1-1/+1
2019-03-05sync sweb ui files with swriter ui filesandreas kainz23-161/+228
2019-03-05Sifr icon theme updateandreas kainz159-1/+365
2019-03-05tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek1-0/+1
2019-03-05Fix typoAndrea Gelmini1-1/+1
2019-03-04Simplify code to add a draw command (subclass)Tomaž Vajngerl1-21/+17
2019-03-04Draw basic combobox from the theme definitionTomaž Vajngerl3-3/+47
2019-03-04Draw basic checkbox from the theme definitionTomaž Vajngerl3-5/+47
2019-03-04use basegfx to convert circle/roundrect to a polygonTomaž Vajngerl1-15/+22
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl5-35/+70
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl6-136/+158
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl5-378/+425
2019-03-04separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl5-185/+170
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen21-22/+49
2019-03-04tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens2-3/+14