summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-08-31add "Tango Testing" icon themePetr Mladek
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-27drop these memory trashersCaolán McNamara
2012-08-27fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin
2012-08-27Fix dbgutil iOS buildTor Lillqvist
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky
2012-08-23Draw separating line at the top of the status bar.Jan Holesovsky
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold
2012-08-18remove some useless commentsThomas Arnhold
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-08-13Make it compile for Android again (and iOS, I hope)Tor Lillqvist
2012-08-13callcatcher: update listCaolán McNamara
2012-08-12Use new CMS API of NSS instead of old PKCS7 API.Gökçen Eraslan
2012-08-11Use NSS to create a PKCS7 object and write it to PDF file.Gökçen Eraslan
2012-08-11message boxes always showed one line of textIvan Timofeev
2012-08-11Remove unused local varJulien Nabet
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2012-08-08some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-05Declare all the members in ImplCommonButtonData ctorJulien Nabet
2012-08-05paint Edit's native borders after background colorMarkus Mohrhard
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-08-01Revert "additional fix for fdo#51336 for radiobuttons"Noel Power
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power
2012-07-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-26Only make transparent mask when the angle is not 0, 90, 180 or 270.Tomaž Vajngerl
2012-07-26Remove useless code separaion comments in bitmapex.cxxTomaž Vajngerl
2012-07-26Remove useless code separaion comments in bitmap3.cppTomaž Vajngerl
2012-07-26remove unused border stylesIvan Timofeev
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl
2012-07-25refactor the symbol hit testIvan Timofeev
2012-07-25changes to previous commitIvan Timofeev
2012-07-25fdo#47164: Increased size of hotspot box for recent documents on Start CenterJoel Madero
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev
2012-07-25Enable native background rendering for ToolBoxRuslan Kabatsayev
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks