summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07salmain needs a header from toolsDavid Tardon
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas 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-05Clang:Null pointer passed as an argument to a 'nonnull' parameterJulien Nabet
2012-08-02gtk3: filch a fix for scrollbars w/o buttons from gtk2 codeIvan Timofeev
2012-08-02Bin unused function for nowTor Lillqvist
2012-08-02cairo uses pre-multiplied alphaIvan Timofeev
2012-08-02mac-only UniString from sal_Unicode*Caolán McNamara
2012-08-02strip down UniString some moreCaolán McNamara
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-08-01gtk: listbox border was not renderedIvan Timofeev
2012-08-01workaround for KFileDialog remembering its settingsLuboš Luňák
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák
2012-08-01Add own declaration for the since long deprecated KillPicture()Tor Lillqvist
2012-07-31Add declaration of the very deprecated FMGetATSFontRefFromFontTor Lillqvist
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-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks
2012-07-27gtk3: remove obsolete forced background renderingCosimo Cecchi
2012-07-27gtk3: fix colors for menubar and menu itemsCosimo Cecchi
2012-07-27gtk3: simplify codeCosimo Cecchi
2012-07-27gtk3: fix tooltip colorsCosimo Cecchi
2012-07-27gtk3: fix rendering for scrollbarsCosimo Cecchi
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
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara
2012-07-23second fix for WaEMarkus Mohrhard