summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2011-12-07avoid casting from void*David Tardon
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-06reduce CurrencyBox somewhatCaolán McNamara
2011-12-06Fix non --enable-dbgutil builds.Stephan Bergmann
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz
2011-12-05deactivate print job after errorDavid Tardon
2011-12-05move the check function to vclDavid Tardon
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin
2011-12-05Removed unused headerMatteo Casalin
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-29getenv based debugging code doesn't make complete sense, removeCaolán McNamara
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-27translated comments from German to EnglishLuc Castermans
2011-11-25really limit special layout to single line non-floating toolbarsNoel Power
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
2011-11-24Docuview cleanup: rewritten local ImplDrawSymbolMatteo Casalin
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-11-23Decoview code cleanupMatteo Casalin
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21Fix radial gradient offsetThorsten Behrens
2011-11-21fix text layout regressionCaolán McNamara
2011-11-21callcatcher: update listCaolán McNamara
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Remove some unused methodsThomas Arnhold
2011-11-20Review comment translations by Luc Castermans <luc.castermans@gmail.com>Lionel Elie Mamane
2011-11-20translated German comments to EnglishLuc Castermans
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18fix UI updating in the print dialogIvan Timofeev
2011-11-17ditch ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara