summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+5
2012-08-27drop these memory trashersCaolán McNamara1-3/+0
2012-08-27fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin1-2/+3
2012-08-27Fix dbgutil iOS buildTor Lillqvist1-0/+8
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky3-4/+4
2012-08-23Draw separating line at the top of the status bar.Jan Holesovsky1-47/+5
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky2-19/+0
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold1-31/+0
2012-08-18remove some useless commentsThomas Arnhold1-1/+0
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT1-35/+21
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl3-50/+66
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini10-34/+30
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-8/+1
2012-08-14-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-13Make it compile for Android again (and iOS, I hope)Tor Lillqvist1-2/+23
2012-08-13callcatcher: update listCaolán McNamara1-12/+0
2012-08-12Use new CMS API of NSS instead of old PKCS7 API.Gökçen Eraslan1-45/+94
2012-08-11Use NSS to create a PKCS7 object and write it to PDF file.Gökçen Eraslan1-10/+119
2012-08-11message boxes always showed one line of textIvan Timofeev1-5/+4
2012-08-11Remove unused local varJulien Nabet1-1/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara1-7/+0
2012-08-08some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev1-1/+2
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara1-0/+5
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-11/+3
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás13-20/+9701
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-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev1-6/+0
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen10-73/+1
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2-6/+7
2012-07-26Only make transparent mask when the angle is not 0, 90, 180 or 270.Tomaž Vajngerl1-3/+5
2012-07-26Remove useless code separaion comments in bitmapex.cxxTomaž Vajngerl1-89/+0
2012-07-26Remove useless code separaion comments in bitmap3.cppTomaž Vajngerl1-64/+0
2012-07-26remove unused border stylesIvan Timofeev1-36/+23
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl2-185/+21
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-25Make default dark shadow non-blackRuslan Kabatsayev1-0/+2
2012-07-25Enable native background rendering for ToolBoxRuslan Kabatsayev1-0/+6
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl2-4/+444
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen2-19/+1
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-07-21Cleanup sound.cxxMatteo Casalin1-8/+4