summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara
2012-02-15When using libmerged there is no "tk" libraryTor Lillqvist
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-13manual override of ATToolSupport is a windows-only featureCaolán McNamara
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
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-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-10Remove cruft in debug toolsMarcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-22new route left to set pHandlerCaolán McNamara
2011-12-22callcatcher: newly unused codeCaolán McNamara
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann
2011-12-08Remove unused codeAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
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