History log of /aoo42x/main/sd/ (Results 101 - 125 of 353)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ee62af7418-Nov-2016 marcus

#i39199# Translated comments from German to English

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1770438 13f79535-47bb-0310-9956-ffa450edef68

5f22f2ef01-Sep-2016 truckman

Fix by far the largest source of -Wtautological-undefined-compare
compile warnings.

The class definition for SdrMarkView in svx/inc/svx/svdmrkv.hxx
contains two inline methods that t

Fix by far the largest source of -Wtautological-undefined-compare
compile warnings.

The class definition for SdrMarkView in svx/inc/svx/svdmrkv.hxx
contains two inline methods that take a reference argument and
perform an &rArg == NULL test on it. The compiler warns that this
condition should always be false because dereferencing a NULL pointer
to generate a reference is not valid in C++ and a valid reference will
never be at address 0. Warnings are generated every time this header
is included in a .cxx file.

It turns out that there are no callers for the IsGluePoint() method,
so just comment out its definition.

It also turns out that all the callers of IsPointMarked() pass it
a dereferenced pointer, so convert IsPointMarked() to take a pointer
argument and modify all the callers to pass a pointer without
dereferencing it first.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758862 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68


AllLangResTarget_sd.mk
JunitTest_sd_unoapi.mk
Library_sd.mk
Library_sdd.mk
Library_sdfilt.mk
Library_sdui.mk
Makefile
Module_sd.mk
Package_res.mk
Package_uiconfig.mk
Package_xml.mk
inc/makefile.mk
inc/pch/precompiled_sd.hxx
prj/build.lst
prj/d.lst
prj/makefile.mk
prj/struct.txt
sdi/makefile.mk
source/core/annotations/AnnotationAccess.cxx
source/core/makefile.mk
source/core/text/makefile.mk
source/core/undo/makefile.mk
source/filter/eppt/epptso.cxx
source/filter/eppt/makefile.mk
source/filter/html/makefile.mk
source/filter/makefile.mk
source/filter/ppt/makefile.mk
source/filter/ppt/pptatom.cxx
source/filter/sddetect.cxx
source/filter/xml/makefile.mk
source/helper/makefile.mk
source/ui/accessibility/makefile.mk
source/ui/animations/makefile.mk
source/ui/annotations/makefile.mk
source/ui/app/accelids_tmpl.src
source/ui/app/app.src
source/ui/app/makefile.mk
source/ui/app/menu_tmpl.src
source/ui/app/menuids2_tmpl.src
source/ui/app/menuids3_tmpl.src
source/ui/app/menuids4_tmpl.src
source/ui/app/menuids_tmpl.src
source/ui/app/menuportal_tmpl.src
source/ui/app/popup.src
source/ui/app/popup2_tmpl.src
source/ui/app/res_bmp.src
source/ui/app/sdstring.src
source/ui/app/strings.src
source/ui/app/tbxids_tmpl.src
source/ui/app/toolbox.src
source/ui/app/toolbox2_tmpl.src
source/ui/controller/makefile.mk
source/ui/dlg/ins_paste.cxx
source/ui/dlg/makefile.mk
source/ui/dlg/sdabstdlg.cxx
source/ui/docshell/makefile.mk
source/ui/framework/configuration/makefile.mk
source/ui/framework/factories/makefile.mk
source/ui/framework/module/makefile.mk
source/ui/framework/tools/makefile.mk
source/ui/func/makefile.mk
source/ui/inc/SlideSorterChildWindow.hrc
source/ui/inc/res_bmp.hrc
source/ui/notes/makefile.mk
source/ui/presenter/makefile.mk
source/ui/slideshow/makefile.mk
source/ui/slideshow/slideshow.cxx
source/ui/slideshow/slideshowimpl.cxx
source/ui/slidesorter/cache/makefile.mk
source/ui/slidesorter/controller/makefile.mk
source/ui/slidesorter/makefile.mk
source/ui/slidesorter/model/makefile.mk
source/ui/slidesorter/shell/SlideSorter.cxx
source/ui/slidesorter/shell/SlideSorterChildWindow.src
source/ui/slidesorter/shell/makefile.mk
source/ui/slidesorter/view/makefile.mk
source/ui/table/makefile.mk
source/ui/tools/makefile.mk
source/ui/unoidl/detreg.cxx
source/ui/unoidl/makefile.mk
source/ui/unoidl/sddetect.cxx
source/ui/unoidl/sddetect.hxx
source/ui/unoidl/unopage.cxx
source/ui/view/ToolBarManager.cxx
source/ui/view/drviews8.cxx
source/ui/view/makefile.mk
source/unotypes/makefile.mk
util/exports.dxp
util/hidother.hrc
util/hidother.src
util/makefile.mk
util/sd.flt
util/sdfilt.map
xml/AccessibleDrawDocumentView.xml
xml/AccessibleOutlineView.xml
xml/AccessiblePageShape.xml
xml/AccessiblePresentationGraphicShape.xml
xml/AccessiblePresentationOLEShape.xml
xml/AccessiblePresentationShape.xml
xml/AccessibleSlideView.xml
xml/AccessibleSlideViewObject.xml
xml/DrawingView.xml
xml/HandoutView.xml
xml/NotesView.xml
xml/OutlineView.xml
xml/PresentationView.xml
xml/SdDocLinkTargets.xml
xml/SdDrawPage.xml
xml/SdDrawPagesAccess.xml
xml/SdGenericDrawPage.xml
xml/SdLayer.xml
xml/SdLayerManager.xml
xml/SdMasterPage.xml
xml/SdMasterPagesAccess.xml
xml/SdPageLinkTargets.xml
xml/SdXCustomPresentation.xml
xml/SdXCustomPresentationAccess.xml
xml/SdXImpressDocument.xml
xml/SdXPresentation.xml
xml/SdXShape.xml
xml/SlidesView.xml
Revision tags: AOO4121
30acf5e822-May-2016 pfg

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8e93165129-Nov-2015 Pedro Giffuni

Resource Leak

CID: 736452


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717120 13f79535-47bb-0310-9956-ffa450edef68

473b9bac27-Nov-2015 Pedro Giffuni

Resource leak

CID: 736451


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716900 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO412, SNAPSHOT, AOO411
c667dd4702-Sep-2015 Pedro Giffuni

Fix some perl shebangs.

Mosrt important perl scripts already use a portable method
but fix these nevertheless.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk

Fix some perl shebangs.

Mosrt important perl scripts already use a portable method
but fix these nevertheless.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1700845 13f79535-47bb-0310-9956-ffa450edef68

show more ...

67b2ed4508-Jan-2015 Regina Henschel

#i125613# Insert Picture from file do not work
The patch restores the behavior, that Insert from file replaces the empty outline object in Impress
Patch by:Regina Henschel <rb.henschel@t-onli

#i125613# Insert Picture from file do not work
The patch restores the behavior, that Insert from file replaces the empty outline object in Impress
Patch by:Regina Henschel <rb.henschel@t-online.de>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650314 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6756f29909-Jul-2014 Armin Le Grand

i119287 corrected default style for draw objects created using UNO API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1609118 13f79535-47bb-0310-9956-ffa450edef68

bce6bba124-Jun-2014 Armin Le Grand

i124816 use correct layer for new object when converting

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605069 13f79535-47bb-0310-9956-ffa450edef68

94ee63a624-Jun-2014 Steve Yin

Issue 125090 - The values of upper and lower spacing for default paragraph did the complete opposite.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605015 13f79535-47bb-0310

Issue 125090 - The values of upper and lower spacing for default paragraph did the complete opposite.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605015 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3c71414020-Jun-2014 Armin Le Grand

i121410 Secured usage of pTextGroup

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604147 13f79535-47bb-0310-9956-ffa450edef68

4d40bd3415-May-2014 Herbert Dürr

#i124422# fix implicit conversions to pointer from bool/int32

implicit conversions from bool or int32 to pointer types are not a good idea
and clang>=3.4 or xcode>=5.1 now report errors

#i124422# fix implicit conversions to pointer from bool/int32

implicit conversions from bool or int32 to pointer types are not a good idea
and clang>=3.4 or xcode>=5.1 now report errors for such code. The errors break
the build and so they have to be fixed.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594864 13f79535-47bb-0310-9956-ffa450edef68

show more ...

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...


inc/Outliner.hxx
inc/stlsheet.hxx
source/core/sdpage.cxx
source/filter/eppt/eppt.cxx
source/filter/eppt/epptso.cxx
source/filter/xml/sdxmlwrp.cxx
source/ui/accessibility/AccessibleDocumentViewBase.cxx
source/ui/accessibility/AccessibleDrawDocumentView.cxx
source/ui/accessibility/AccessibleSlideSorterView.cxx
source/ui/accessibility/AccessibleViewForwarder.cxx
source/ui/animations/CustomAnimationList.cxx
source/ui/animations/CustomAnimationPane.cxx
source/ui/annotations/annotationmanager.cxx
source/ui/app/sdmod1.cxx
source/ui/app/sdxfer.cxx
source/ui/dlg/dlgass.cxx
source/ui/dlg/prltempl.cxx
source/ui/dlg/sdtreelb.cxx
source/ui/dlg/tpoption.cxx
source/ui/docshell/docshell.cxx
source/ui/framework/configuration/ConfigurationUpdater.cxx
source/ui/framework/configuration/ConfigurationUpdater.hxx
source/ui/framework/module/ViewTabBarModule.hxx
source/ui/framework/tools/FrameworkHelper.cxx
source/ui/func/fuediglu.cxx
source/ui/func/fupoor.cxx
source/ui/func/fusel.cxx
source/ui/func/smarttag.cxx
source/ui/inc/AccessibleDocumentViewBase.hxx
source/ui/inc/AccessibleViewForwarder.hxx
source/ui/inc/DrawViewShell.hxx
source/ui/inc/OutlineView.hxx
source/ui/inc/OutlinerIteratorImpl.hxx
source/ui/inc/PreviewRenderer.hxx
source/ui/inc/SlideSorter.hxx
source/ui/inc/SlideViewShell.hxx
source/ui/inc/ToolBarManager.hxx
source/ui/inc/ViewShell.hxx
source/ui/inc/ViewShellHint.hxx
source/ui/inc/ViewShellImplementation.hxx
source/ui/inc/Window.hxx
source/ui/inc/fuediglu.hxx
source/ui/inc/fupoor.hxx
source/ui/inc/fusel.hxx
source/ui/inc/taskpane/ControlContainer.hxx
source/ui/inc/taskpane/ScrollPanel.hxx
source/ui/inc/taskpane/SubToolPanel.hxx
source/ui/inc/taskpane/TitledControl.hxx
source/ui/inc/tools/IconCache.hxx
source/ui/presenter/PresenterCanvas.hxx
source/ui/sidebar/MasterPageContainer.cxx
source/ui/sidebar/MasterPageContainer.hxx
source/ui/sidebar/MasterPagesSelector.hxx
source/ui/sidebar/PreviewValueSet.hxx
source/ui/slideshow/SlideShowRestarter.hxx
source/ui/slideshow/slideshowimpl.cxx
source/ui/slidesorter/cache/SlsBitmapCache.hxx
source/ui/slidesorter/cache/SlsQueueProcessor.hxx
source/ui/slidesorter/cache/SlsQueueProcessorThread.hxx
source/ui/slidesorter/controller/SlsFocusManager.cxx
source/ui/slidesorter/controller/SlsHideSlideFunction.cxx
source/ui/slidesorter/controller/SlsListener.hxx
source/ui/slidesorter/controller/SlsSelectionCommand.hxx
source/ui/slidesorter/controller/SlsSelectionFunction.cxx
source/ui/slidesorter/controller/SlsSlotManager.cxx
source/ui/slidesorter/inc/controller/SlsAnimationFunction.hxx
source/ui/slidesorter/inc/controller/SlsFocusManager.hxx
source/ui/slidesorter/inc/controller/SlsPageSelector.hxx
source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx
source/ui/slidesorter/inc/view/SlsLayouter.hxx
source/ui/slidesorter/inc/view/SlsPageObjectViewObjectContact.hxx
source/ui/slidesorter/model/SlsPageEnumeration.cxx
source/ui/slidesorter/view/SlsButtonBar.cxx
source/ui/tools/PreviewRenderer.cxx
source/ui/view/FormShellManager.cxx
source/ui/view/Outliner.cxx
source/ui/view/ToolBarManager.cxx
source/ui/view/drtxtob.cxx
source/ui/view/drviewsh.cxx
source/ui/view/frmview.cxx
source/ui/view/sdview.cxx
source/ui/view/viewshel.cxx
Revision tags: AOO410
728936de22-Apr-2014 Armin Le Grand

i63399 add to clipboard as URL only when no fill and no line style, just a simple URL

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589094 13f79535-47bb-0310-9956-ffa450edef

i63399 add to clipboard as URL only when no fill and no line style, just a simple URL

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589094 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0bfedac219-Mar-2014 Armin Le Grand

Resync/update with trunk as preparation to integration

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1579184 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO410_Beta
2fb1484307-Mar-2014 Herbert Dürr

#i123770# obsolete and remove the emulation of hash_map's data_type typedef

and fix its former usages by utilizing the standard compliant mapped_type
typedef instead


git-sv

#i123770# obsolete and remove the emulation of hash_map's data_type typedef

and fix its former usages by utilizing the standard compliant mapped_type
typedef instead


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575260 13f79535-47bb-0310-9956-ffa450edef68

show more ...

57d1e49928-Feb-2014 Armin Le Grand

i57936 Added refresh to update LayerTabBar when attributes like Layer visibility were set

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1573062 13f79535-47bb-0310-9956-ffa450

i57936 Added refresh to update LayerTabBar when attributes like Layer visibility were set

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1573062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2d19362e28-Feb-2014 Armin Le Grand

i87182 secured usage of LayerTabBar in Draw application, ensured initialization when used as OLE

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572807 13f79535-47bb-0310-9956

i87182 secured usage of LayerTabBar in Draw application, ensured initialization when used as OLE

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572807 13f79535-47bb-0310-9956-ffa450edef68

show more ...

4799f5ba21-Feb-2014 Andre Fischer

123197: Fixed selection problems when switching between normal and master mode.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570539 13f79535-47bb-0310-9956-ffa450edef68

328f844717-Feb-2014 Armin Le Grand

i123468 Added SdrEndTextEdit before replacing EmptyPresObj, also secured ReplaceObjectAtView to check for active TextEdit, assert this and make an emergency correction

git-svn-id: https://sv

i123468 Added SdrEndTextEdit before replacing EmptyPresObj, also secured ReplaceObjectAtView to check for active TextEdit, assert this and make an emergency correction

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569029 13f79535-47bb-0310-9956-ffa450edef68

show more ...

dc72cefd15-Feb-2014 Armin Le Grand

i42894 added support for <presentation:animations> at import and creation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1568575 13f79535-47bb-0310-9956-ffa450edef68

52f1c2ee07-Feb-2014 Armin Le Grand

i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310

i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a206ee7129-Jan-2014 Armin Le Grand

i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68

b862c97c28-Jan-2014 Herbert Dürr

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.5

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.55 smart pointers in C+11 enabled build environments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12345678910>>...15