summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara5-33/+27
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara4-21/+23
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-7/+0
2011-12-20callcatcher: Remove unused codeAugust Sodora3-81/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora1-92/+0
2011-12-18translate German comments to English in VCL moduleLuc Castermans5-161/+156
2011-12-17fix decoration drawingIvan Timofeev1-1/+1
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev1-0/+3
2011-12-16DecoView cleanup: rework ImplDrawFrameMatteo Casalin1-211/+187
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-0/+4
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2-6/+4
2011-12-15Removed extra semicolonsJesse9-9/+9
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power1-2/+4
2011-12-13SbTextPortions, etc can completely goCaolán McNamara1-30/+0
2011-12-13callcatcher: remove newly unused codeCaolán McNamara2-60/+0
2011-12-12pair::second is false if element with same key already existedCaolán McNamara1-1/+1
2011-12-12Related: fdo#38832 Replace ImplAccesTable with std::mapMarcel Metz1-8/+12
2011-12-11Remove unused codeAugust Sodora1-22/+0
2011-12-11Remove unused codeAugust Sodora1-155/+0
2011-12-11Remove unused codeAugust Sodora4-326/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara7-158/+0
2011-12-08Remove unused codeAugust Sodora1-83/+0
2011-12-08childs -> childrenMichael T. Whiteley4-68/+67
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-4/+16
2011-12-07avoid casting from void*David Tardon1-80/+79
2011-12-07Change "menues" to "menus"Michael T. Whiteley5-9/+9
2011-12-06reduce CurrencyBox somewhatCaolán McNamara1-31/+0
2011-12-06Fix non --enable-dbgutil builds.Stephan Bergmann1-4/+0
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann2-17/+42
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz1-8/+11
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz1-6/+10
2011-12-05deactivate print job after errorDavid Tardon1-0/+5
2011-12-05move the check function to vclDavid Tardon1-0/+69
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin1-0/+2
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin1-24/+5
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin1-46/+18
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin2-46/+44
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin1-259/+249
2011-12-05Removed unused headerMatteo Casalin1-1/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan4-5/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-8/+10
2011-11-30fix previous commit, really move initial focus to printer selectionIvan Timofeev1-4/+4
2011-11-30fdo#34641: move initial focus to printer selectionIvan Timofeev1-3/+3
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke1-1/+1
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-29getenv based debugging code doesn't make complete sense, removeCaolán McNamara1-20/+0
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara1-0/+3
2011-11-28callcatcher: remove unused methodsCaolán McNamara2-211/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud173-335/+0
2011-11-27translated comments from German to EnglishLuc Castermans3-129/+130