summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara
2012-03-06silence SolarMutex not locked spewCaolán McNamara
2012-03-06improve debugging messageCaolán McNamara
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30tweak gtk print stuff to build against an archaic gtk2Caolán McNamara
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15WaE: deprecated functionDavid Tardon
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks
2012-01-08catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05better to have test for isEmpty firstCaolán McNamara
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-12-12stop saying "15" on stdoutCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens