summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
...
* convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin2013-08-123-18/+18
* convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin2013-08-121-18/+17
* convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2013-08-123-118/+118
* Fix memory leaks in ensure_dbus_setup.Mark Wielaard2013-08-041-0/+9
* Remove effectively unused INetURLObject OString overloadsStephan Bergmann2013-07-291-1/+1
* WaE: unused rDocumentService in one ifdef branchCaolán McNamara2013-07-281-0/+1
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-282-5/+5
* Resolves: fdo#48835 complete application menuCaolán McNamara2013-07-191-8/+36
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-192-14/+0
* Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara2013-07-181-29/+48
* Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara2013-07-181-30/+7
* Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara2013-07-181-10/+34
* Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara2013-07-181-7/+94
* set primary and secondary text on the gtk overwrite queryboxCaolán McNamara2013-07-123-12/+44
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-1/+1
* use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke2013-07-121-2/+5
* some FIXME-BCP47 commentsEike Rathke2013-07-121-0/+5
* use LanguageTag::getGlibcLocaleString()Eike Rathke2013-07-121-12/+1
* X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann2013-07-111-36/+16
* Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann2013-07-114-92/+52
* fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann2013-07-112-11/+0
* rhbz#980387 fix filter selection from file ext.David Tardon2013-07-111-1/+21
* x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer2013-07-092-7/+36
* gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer2013-07-091-3/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-4/+4
* Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara2013-07-041-7/+9
* fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks2013-07-022-30/+27
* fdo#46990 - detect MATE and XFCE desktops.Pader Rezso2013-07-022-3/+31
* gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev2013-07-021-0/+10
* gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev2013-07-021-9/+19
* gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev2013-07-011-1/+3
* gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev2013-07-011-10/+25
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev2013-06-281-7/+1
* fix typo in higher debug level codeCaolán McNamara2013-06-241-1/+1
* fix missing content of header tabs with gtk vclplugCaolán McNamara2013-06-231-16/+3
* Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen2013-06-191-0/+13
* remove test code.Michael Meeks2013-06-181-1/+1
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-181-6/+31
* fdo#65844 use right colors from paletteDavid Tardon2013-06-181-2/+4
* fdo#43460 use isEmpty()Jelle van der Waa2013-06-161-2/+2
* Resolves: #i122456# Corrected tessellation for fat linesArmin Le Grand2013-06-141-1/+4
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-142-50/+62
* cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet2013-06-132-2/+2
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-1/+1
* Atempt at making --enable-gtk3 build againStephan Bergmann2013-06-121-9/+7
* allow at least some KDE protocols in KFileDialogLuboš Luňák2013-06-122-5/+64
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-123-22/+59
* fix and simplify getting files from the KDE4 file dialogLuboš Luňák2013-06-111-42/+5
* Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2013-06-112-85/+65