summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpframe.hxx
AgeCommit message (Expand)Author
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks
2012-01-31android: undo broken AnyInput method causing app startup to fail.Michael Meeks
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-25android: missing header piecesMichael Meeks
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks
din 2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann 2017-12-06loplugin:salcall handle virtual methodsNoel Grandin 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-05-20cleanup unused css/script/ includesJochen Nitschke 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann 2016-11-08loplugin:expandablemethods in extensionsNoel Grandin 2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-22Avoid reserved identifiersStephan Bergmann 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-18cppcheck:noExplicitConstructorNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in extensions/Noel Grandin 2015-10-01remove old standalone Sun bug numbersNoel Grandin 2015-09-17convert Link<> to typedNoel Grandin 2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-05loplugin:unusedmethodsNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin