summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-24/+6
2015-10-27tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-08-07Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7
2015-08-07form document view activation: prioritise activation of already active formLionel Elie Mamane1-17/+79
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-06-18Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist1-17/+17
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh5-0/+5
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-2/+2
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-2/+2
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks4-17/+3
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini29-30/+30
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-4/+8
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-26/+26
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann4-8/+8
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+2
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert CVC_ flags to scoped enumNoel Grandin1-1/+1
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-4/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann6-19/+10
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-8/+7
2015-04-30Gradually typed LinkStephan Bergmann5-9/+9
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist6-17/+17
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks12-162/+339
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks12-162/+339
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann1-1/+1
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann2-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann4-7/+7
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-5/+5
2015-04-23Remove unnecessary overridesStephan Bergmann1-15/+0
2015-04-23loplugin:staticmethodsNoel Grandin9-30/+23
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin1-2/+2
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin3-3/+3
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls4-19/+42
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-1/+2
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann3-7/+6
2015-04-17svx: convert new to ::Create.Noel Grandin6-18/+20
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1