summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)AuthorFilesLines
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara2-7/+7
2015-09-17boost->stdCaolán McNamara2-7/+7
2015-09-17convert Link<> to typedNoel Grandin2-7/+6
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin2-3/+2
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-08-28make PostUserEvent Link<> typedNoel Grandin4-7/+4
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-21loplugin:unusedmethods sdNoel Grandin1-6/+0
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-3/+3
2015-06-15cppcheck:redundantConditionNoel Grandin1-1/+1
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin2-9/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-3/+3
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+2
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin2-6/+6
2015-04-30Gradually typed LinkStephan Bergmann2-4/+4
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-4/+4
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-27/+41
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-20sd: convert new to ::Create.Noel Grandin2-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-13More lifecycle correction.Michael Meeks1-3/+3
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks1-10/+10
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin3-8/+16
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+3
2015-04-09vcl: VclPtr conversion in sdNoel Grandin2-0/+7
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: sdNoel Grandin2-6/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-20/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-1/+1