summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)AuthorFilesLines
2015-07-24convert ImageAlign to enum classNoel Grandin1-1/+1
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin1-3/+0
2015-07-21loplugin:unusedmethods sdNoel Grandin2-30/+0
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2-9/+14
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel1-16/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-1/+0
2015-06-10sd: fix gcc-4.7 buildMiklos Vajna1-8/+8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara3-3/+0
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-8/+8
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh2-3/+3
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-2/+2
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-3/+3
2015-05-22loplugin:constantfunctionNoel Grandin2-11/+0
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin2-6/+6
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl2-110/+110
2015-05-15refactor PresLayoutPreview to use RenderContextTomaž Vajngerl1-33/+33
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-2/+2
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks1-16/+10
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks5-5/+5
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks5-5/+5
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks5-5/+5
2015-05-11loplugin:staticmethodsStephan Bergmann1-0/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks6-11/+12
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann6-10/+10
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-2/+2
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+2
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara2-6/+13
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann2-4/+4
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann2-4/+4
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-8/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann3-17/+18
2015-05-05loplugin:staticmethodsNoel Grandin4-17/+16
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-2/+2