summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2013-08-13downgrade Unknown type: GailWindow warning to infoCaolán McNamara
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12Revert "Removed unused file"Caolán McNamara
2013-08-12Removed unused fileSrijan Choudhary
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12Erase(foo) erased from foo to end of stringCaolán McNamara
2013-08-12ignored return value of replaceAtCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-08-04Fix memory leaks in ensure_dbus_setup.Mark Wielaard
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-28WaE: unused rDocumentService in one ifdef branchCaolán McNamara
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-12set primary and secondary text on the gtk overwrite queryboxCaolán McNamara
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke
2013-07-12some FIXME-BCP47 commentsEike Rathke
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon
2013-07-09x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer
2013-07-09gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara
2013-07-02fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso
2013-07-02gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev
2013-06-24fix typo in higher debug level codeCaolán McNamara
2013-06-23fix missing content of header tabs with gtk vclplugCaolán McNamara
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen
2013-06-18remove test code.Michael Meeks
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks
2013-06-18fdo#65844 use right colors from paletteDavid Tardon
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa