summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationmanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin1-6/+1
2016-10-28loplugin:expandablemethods in sdNoel Grandin1-15/+9
2016-10-12convert EID constants to typed_flagsNoel Grandin1-8/+10
2016-10-11convert PageKind to scoped enumNoel Grandin1-9/+9
2016-10-11convert EditMode to scoped enumNoel Grandin1-1/+1
2016-10-11convert DocumentType to scoped enumNoel Grandin1-3/+3
2016-10-07loplugin:staticmethods: sdStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara1-14/+7
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/+17
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-3/+3
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-3/+6
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara1-0/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-8/+8
2015-10-19missing returnEike Rathke1-1/+1
2015-10-19typoStephan Bergmann1-1/+1
2015-10-19afl-eventtesting: deref of null GetMainViewShellCaolán McNamara1-1/+3
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-09-25sd/source/ui/annotations boost->stdCaolán McNamara1-4/+3
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-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-09-17convert Link<> to typedNoel Grandin1-6/+5
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+3
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-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+3
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-1/+1
2014-11-13loplugin: cstylecastNoel Grandin1-7/+7
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1