summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-06-20catch by const referenceCaolán McNamara
2011-06-18Remove obsolete Win95/NT codeJesús Corrius
2011-06-18gb_Deliver_add_deliverable takes 3 params nowDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-18remove dead codeTakeshi Abe
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-17let the caller own thisCaolán McNamara
2011-06-16Add svsys.h file for iOSTor Lillqvist
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
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-15ImplGetSVEmptyByteStr unusedCaolá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-14add makefile to build gtk3 piecesMichael 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-14In toolbar menu, remove the downwards triangle and center the '>>'.Jan Holesovsky
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-10Update the toolbar's popup menu hidden items.Jan Holesovsky
2011-06-10Show the toolbar's menu only when there are hidden items.Jan Holesovsky
2011-06-10helgrind: Thread #1 unlocked a not-locked lockDavid Tardon
2011-06-09stick a newlinea fter SalAbort messageCaolán McNamara
2011-06-09survive 0 fonts until we get to no-fonts messageCaolán McNamara
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara
2011-06-03WaE: various warningsCaolán McNamara
2011-06-03propogate amount written up a levelCaolán McNamara
2011-06-03silence warning for unchecked writeCaolán McNamara
2011-06-03Match the change in GLib DLL namesTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-03share gen plugin with svp pluginCaolán McNamara
2011-06-01apparently missing includeCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01extend this to headless plugin as wellCaolán McNamara
2011-05-31implement vcl::DeleteOnDeinit::reset()Luboš Luňák
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-31desktop detector stuff is desktop_detector, not vclplug_kdeLuboš 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-31fix include path for KDE3 buildLuboš Luňák
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky