summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann
2012-06-20Some clean upStephan Bergmann
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-22vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks
2012-05-14TDE integrationNorbert Thiebaud
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-07removed unused definesTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
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