summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2011-12-13SbTextPortions, etc can completely goCaolán McNamara
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-12pair::second is false if element with same key already existedCaolán McNamara
2011-12-12Related: fdo#38832 Replace ImplAccesTable with std::mapMarcel Metz
2011-12-11Remove unused codeAugust Sodora
2011-12-11Remove unused codeAugust Sodora
2011-12-11Remove unused codeAugust Sodora
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08Remove unused codeAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
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