summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)AuthorFilesLines
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+5
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-2/+1
2012-08-13callcatcher: update listCaolán McNamara1-12/+0
2012-08-08some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev1-1/+2
2012-08-05Declare all the members in ImplCommonButtonData ctorJulien Nabet1-6/+2
2012-08-05paint Edit's native borders after background colorMarkus Mohrhard1-3/+14
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-8/+8
2012-08-01Revert "additional fix for fdo#51336 for radiobuttons"Noel Power1-11/+6
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-12/+6
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen3-9/+0
2012-07-25refactor the symbol hit testIvan Timofeev2-31/+21
2012-07-25changes to previous commitIvan Timofeev1-15/+20
2012-07-25fdo#47164: Increased size of hotspot box for recent documents on Start CenterJoel Madero1-9/+18
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-6/+1
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan3-12/+12
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+3
2012-07-06additional fix for fdo#51336 for radiobuttonsNoel Power1-6/+11
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-6/+12
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-07-02translated german commentsLuc Castermans4-152/+127
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-26tidy some resource stringsCaolán McNamara2-15/+13
2012-06-25remove some annoying XubStringsCaolán McNamara1-2/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara3-16/+20
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2-10/+10
2012-06-13removed code commented-out in the first placeTakeshi Abe1-21/+0
2012-06-11FixedBorder is no longer usedCaolán McNamara1-196/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+4
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-05-31targetted cppcheck warning fix reversionMichael Meeks1-1/+1
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-1/+4
2012-05-27WaE unused argumentNorbert Thiebaud1-1/+1
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-30/+1
2012-05-23remove unused ImplSubEdit classCaolán McNamara3-16/+0
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara1-4/+3
2012-05-13removed unused definesTakeshi Abe1-4/+0
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe3-20/+25
2012-05-07fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev1-0/+2
2012-05-07removed unused definesTakeshi Abe1-7/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+1
2012-04-26XubString->rtl::OUString[Buffer]Caolán McNamara1-12/+11
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2012-04-12remove formfeedsThomas Arnhold1-3/+3
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-19/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Remove unused code (vcl)Thomas Collerton1-28/+0
2012-04-03adjust code for what the original Intersect() usage probably meantLuboš Luňák1-1/+1