summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* always support packagekit if dbus is enabledCaolán McNamara2016-02-192-5/+5
* move dbus config into its own config headerCaolán McNamara2016-02-195-19/+21
* move gio config into its own separate config headerCaolán McNamara2016-02-194-4/+4
* new loplugin: find write-only fieldsNoel Grandin2016-02-191-1/+1
* vcl: loplugin:staticcallMiklos Vajna2016-02-191-1/+1
* vcl: loplugin:nullptrMiklos Vajna2016-02-191-1/+1
* loplugin: checkconfigmacrosCaolán McNamara2016-02-192-8/+8
* gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara2016-02-191-1/+1
* gtk3: get app menu working again under gtk3Caolán McNamara2016-02-192-20/+31
* gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara2016-02-181-1/+1
* Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2016-02-184-1/+26
* tdf#96091 Correct ascend and descend values for OTC font.Mark Hung2016-02-181-8/+15
* Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara2016-02-181-0/+7
* Missing semicolonStephan Bergmann2016-02-171-1/+1
* gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara2016-02-171-0/+76
* gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara2016-02-164-5/+5
* Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2016-02-161-21/+14
* Silence loplugin:staticmethodsNoel Grandin2016-02-161-0/+1
* this "else" looks uselessDavid Tardon2016-02-161-1/+0
* implement wayland handle passing for gstreamerCaolán McNamara2016-02-152-8/+30
* rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara2016-02-157-77/+76
* tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky2016-02-153-66/+16
* coverity#1352217 Logically dead codeCaolán McNamara2016-02-141-1/+1
* gtk3: only available since 3.12.0Caolán McNamara2016-02-121-0/+2
* nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara2016-02-123-16/+0
* op is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2016-02-121-16/+2
* this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2016-02-121-2/+2
* SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara2016-02-121-3/+0
* SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara2016-02-121-3/+0
* nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2016-02-121-1/+0
* split the gtk2 and gtk2 gtkobjectsCaolán McNamara2016-02-122-22/+184
* tdf#95857 Sort out German plurals ...danielt9982016-02-122-8/+8
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-1326-68/+68
* Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara2016-02-121-16/+8
* -Werror,-Wunused-functionStephan Bergmann2016-02-121-5/+0
* Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara2016-02-121-0/+4
* gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara2016-02-121-0/+1
* Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara2016-02-121-17/+17
* gtk_icon_info_free is deprecatedCaolán McNamara2016-02-121-6/+3
* Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann2016-02-111-14/+9
* SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann2016-02-111-8/+9
* gtk3: adapt to 3.20 style changesCaolán McNamara2016-02-111-231/+576
* vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl2016-02-091-0/+4
* gtk3: endless trudge as gtk changes theming yet againCaolán McNamara2016-02-091-140/+150
* Formatting changes across all modulesChris Sherlock2016-02-092-6/+3
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-7/+7
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* vcl: split exception types from input typesChris Sherlock2016-02-062-14/+14
* Fix typosAndrea Gelmini2016-02-055-7/+7
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2