summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2011-06-18remove dead codeTakeshi Abe
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-15they are xbms, not xpms, hence my bafflementCaolán McNamara
2011-06-15figure out how to make new-style cursors from ye-oldy xbmsCaolán McNamara
2011-06-14fixup exposes, so we get both crashers and pixels with gtk3Michael Meeks
2011-06-14don't bomb out with gtk3 if we are expecting itMichael Meeks
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks
2011-06-14Prepare for gtk3Caolán McNamara
2011-06-14oopsCaolán McNamara
2011-06-14getSessionID returns an OStringCaolán McNamara
2011-06-14ByteString -> osl::OString/OStringBufferCaolán McNamara
2011-06-10helgrind: Thread #1 unlocked a not-locked lockDavid Tardon
2011-06-09stick a newlinea fter SalAbort messageCaolán McNamara
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara
2011-06-03WaE: various warningsCaolán McNamara
2011-06-03silence warning for unchecked writeCaolán McNamara
2011-06-01apparently missing includeCaolán McNamara
2011-06-01extend this to headless plugin as wellCaolán McNamara
2011-05-31proper debug output again, enabled by mistakeLuboš Luňák
2011-05-31move kde_headers.h to other inc/unx/kde headersLuboš Luňák
2011-05-31use enum instead of strings for desktop typesLuboš Luňák
2011-05-31SAL_DLLEXTENSION should not be used hereLuboš Luňák
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák
2011-05-31do not have a .cxx file just for #including a .moc fileLuboš Luňák
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-29add custom rule to build moc stuff for kde4Caolán McNamara
2011-05-29make this compileCaolán McNamara
2011-05-28fix 2 bugs, there are still for a complete compilation with kde4Julien Nabet
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26Remove a GtkToggleToolButton widget which wasn't usedLucas Baudin
2011-05-26Fix a gtk warningLucas Baudin
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-24Fix some visual glitch with GTK+Lucas Baudin
2011-05-24Replace tabs by space in salnativewidgets-gtk.cxxLucas Baudin
2011-05-20tweak all this to be non-leakyCaolán McNamara
2011-05-20valgrind: fix leakCaolán McNamara
2011-05-20fix merge conflictsCaolán McNamara
2011-05-20no need to castCaolán McNamara
2011-05-18delete[] after useDavid Tardon
2011-05-18fix debug buildRadek Doulik
2011-05-18fix debug buildRadek Doulik
2011-05-18fix gtk FMR on shutdown - fdo#37302Michael Meeks
2011-05-16WaE - might be used uninitializedChristian Lohmaier
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-16avoid array overrunDavid Tardon
2011-05-16fix brain fartDavid Tardon
2011-05-12prefer C++ wrapper to avoid leakDavid Tardon