summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-10Drop unused partsJulien Nabet
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22callcatcher: various methodsCaolán McNamara
2011-07-22callcatcher: clean up GlyphCache and one connected methodThomas Arnhold
2011-07-22Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold
2011-07-20callcatcher: bring Application::PostUserEvent backThomas Arnhold
2011-07-20callcatcher: cleanup Application::FooThomas Arnhold
2011-07-14callcatcher: drop unused help methodsCaolán McNamara
2011-07-13Bin dead MacOSX X11 codeTor Lillqvist
2011-07-11callcatcher: remove unused Application::GetReservedKeyCodeDescriptionCaolán McNamara
2011-07-11callcatcher: remove unused IsHighContrastBlackAndWhiteCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-17let the caller own thisCaolán McNamara
2011-05-27Fix dbgutil build after m106 mergeThorsten Behrens
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-05-20adjust for non leaky singletonCaolán McNamara
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-30Unify light gray checked color special caseChristian Dywan
2011-04-29Make vcl building.Jan Holesovsky
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-23Add missing #include <boost/ptr_container/ptr_vector.hpp>Joseph Powers