summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-05-04tdf#120585: use applyColor and make it transparency-awareKatarina Behrens2-23/+8
2019-05-03tdf#119965 implement tooltip widget style on macosTomaž Vajngerl2-0/+19
2019-05-03tdf#125011 large ui scaling factor overflows spinbutton rangeCaolán McNamara1-0/+6
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2019-04-30tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens2-2/+26
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens2-1/+1
2019-04-30tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl3-5/+15
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2-0/+15
2019-04-29gtk_tree_model_iter_parent modifies the 1st arg, not 2ndCaolán McNamara1-1/+0
2019-04-29tdf#120797: Apply transformation also to the extents of damageKatarina Behrens1-13/+7
2019-04-29Resolves: tdf#124980 drop dangling timerCaolán McNamara1-0/+2
2019-04-29test unreliable under windowsCaolán McNamara1-1/+1
2019-04-29Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna4-6/+47
2019-04-29ofz#14469 null derefCaolán McNamara1-1/+3
2019-04-29tdf#113076 vcl windows opengl: specific italic set font was clipped on ...Miklos Vajna1-2/+2
2019-04-29tdf#124598 gtk3_kde5: Link gtk3 side against kf5 libsMichael Weghorn2-0/+10
2019-04-28tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-04-26gtk3_kde5: Make folder selection more intuitiveMichael Weghorn1-1/+10
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-2/+2
2019-04-23tdf#124032 fix Edit background drawingTomaž Vajngerl1-1/+2
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-3/+4
2019-04-23forcepoint#78 large double cast to sal_Int32 wraps to negCaolán McNamara1-2/+2
2019-04-16tdf#97822 vcl opengl gtk2: fix missing list node widgetMiklos Vajna2-10/+20
2019-04-16tdf#123058 qt5 fpicker: Honor autoextension settingMichael Weghorn2-0/+45
2019-04-12rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara3-62/+171
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl3-16/+23
2019-04-11tdf#124652 Guard Gtk3KDE5FolderPicker::execute with SolarMutexGuardMichael Weghorn1-1/+5
2019-04-09tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski1-3/+9
2019-04-05tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna2-0/+19
2019-04-05tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens1-2/+2
2019-04-05tdf#124026: map window resizing-related cursors to their Qt equivalentsKatarina Behrens1-7/+6
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara4-19/+34
2019-04-04Resolves: tdf#124411 default dnd to MOVE for internal and COPY for externalCaolán McNamara1-1/+7
2019-04-02Resolves: tdf#124440 nospin has no subeditCaolán McNamara1-1/+6
2019-04-02tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov3-4/+14
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin1-3/+8
2019-03-30tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski4-4/+8
2019-03-30tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna3-1/+41
2019-03-29Resolves: tdf#123291 set hex input to overwrite by defaultCaolán McNamara1-2/+12
2019-03-28Resolves: tdf#124234 page leave signal missing on move to overflow deckCaolán McNamara1-3/+10
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák3-1/+62
2019-03-27opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák1-1/+13
2019-03-21tdf#123379: implement native menu bar toggle on/offKatarina Behrens2-0/+7
2019-03-21tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens2-3/+14
2019-03-21Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara1-2/+4
2019-03-19rhbz#1687589: KDE4 gpoll_wrapper can be called with SolarMutex unlockedStephan Bergmann1-2/+9
2019-03-19tdf#119947 vcl opengl win: fix fontwork popup menuMiklos Vajna1-10/+17
2019-03-19tdf#119718: give focus where focus is dueKatarina Behrens1-2/+4
2019-03-18Fix build with older versions of BoostTomáš Chvátal1-1/+1