summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-07loplugin:staticmethods: sdStephan Bergmann1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-01Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara1-0/+4
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-15/+0
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara1-1/+5
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand1-0/+1
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin1-4/+1
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2015-12-17impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-19afl-eventtesting: view is nullCaolán McNamara1-3/+1
2015-09-25sd/source/ui/annotations boost->stdCaolán McNamara1-2/+1
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
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-22loplugin:constantfunctionNoel Grandin1-8/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+19
2015-04-20sd: convert new to ::Create.Noel Grandin1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13More lifecycle correction.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+10
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: sdNoel Grandin1-5/+0
2014-11-13loplugin: cstylecastNoel Grandin1-4/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1