summaryrefslogtreecommitdiff
path: root/vcl/inc/salframe.hxx
AgeCommit message (Expand)Author
2015-08-11vcl: add SalFrame / SalVirtualDevice doxygen commentsMiklos Vajna
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-10-14vcl: cleanup salframe.hxxChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-13vcl: tabify salframe.hxxChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-12-05Typo fixTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-18Bin pointless __cplusplus ifdefsTor Lillqvist
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-19vcl: dead codeThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]