summaryrefslogtreecommitdiff
path: root/sfx2/source/view/impviewframe.hxx
AgeCommit message (Expand)Author
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-01coverity#708174 Uninitialized pointer fieldCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-08-29convert sfx2/source/view/impviewframe.hxx from String to OUStringNoel Grandin
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2012-08-23Remove ViewShell's border.Jan Holesovsky
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-04-12slidecopy: mergeFrank Schoenheit [fs]
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]
2009-12-09autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up s...Frank Schoenheit [fs]
2009-11-30#i10000#Frank Schoenheit [fs]
2009-11-30[CWS autorecovery] removed some dead/unused stuffFrank Schoenheit [fs]
2009-11-30[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrameFrank Schoenheit [fs]