summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-18translate German comments to English in VCL moduleLuc Castermans
2011-12-17fix decoration drawingIvan Timofeev
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev
2011-12-16DecoView cleanup: rework ImplDrawFrameMatteo Casalin
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat
2011-12-15Removed extra semicolonsJesse
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power
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