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