summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PagePropertyPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-4/+0
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-2/+0
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-300/+1
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-17/+0
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-153/+0
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos1-124/+0
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-115/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-6/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-08sw: remove boost::bind from PagePropertyPanelMichael Stahl1-6/+4
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks1-7/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-13/+5
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-4/+4
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna1-4/+4
2015-04-17sw: convert new to ::Create.Noel Grandin1-9/+13
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks1-0/+11
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks1-5/+7
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+4
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-0/+8
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-6/+6
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-6/+6
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-5/+5
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-6/+6
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+742