History log of /aoo41x/ (Results 4126 - 4150 of 5867)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6b4a01bb15-Jun-2012 Herbert Dürr

#c705641# make sure neither pContent nor pAlpha BitmapAccesses are leaked

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

b6943fcf15-Jun-2012 Herbert Dürr

#c705663# fix a memory leak in TextConversion_zh::getCharConversion()

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

d9a877ab15-Jun-2012 Herbert Dürr

#c441041# make sure numbering type is always intialized

Though eType's validity is mostly tracked with nCount being non-zero
this is not so for the case (!bImage && bHasColor)
Initia

#c441041# make sure numbering type is always intialized

Though eType's validity is mostly tracked with nCount being non-zero
this is not so for the case (!bImage && bHasColor)
Initializing eType properly solves all cases for good, gets rid of the
subtle validity semantics and shuts up the compiler+testtool warning


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

show more ...

9584452c15-Jun-2012 Andre Fischer

#i119966# Fixed the handling of the "visibility" flag of animations.

Patch by: Steve Yin
Review by: Andre Fischer


git-svn-id: https://svn.apache.org/rep

#i119966# Fixed the handling of the "visibility" flag of animations.

Patch by: Steve Yin
Review by: Andre Fischer


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

show more ...

b591cb7415-Jun-2012 Ariel Constenla-Haile

Custom Panel SDK Example Fixes

- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows.

git-svn-id: https://svn.apache.o

Custom Panel SDK Example Fixes

- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows.

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

show more ...

a53d609c15-Jun-2012 Ariel Constenla-Haile

Remove delzip from Custom Tool Panel SDK Example


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

abfe7a5a15-Jun-2012 Ariel Constenla-Haile

Make Custom Panel example build and run

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

760d135f15-Jun-2012 Ariel Constenla-Haile

Move Custom Panel example to the SDK

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

926c444014-Jun-2012 Herbert Dürr

#c705661# fix a memory leak in nativenumbersupplier.cxx

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

3219702d14-Jun-2012 Herbert Dürr

#c705682# fix a minor resource leak in ScXMLTextPContext::AddSpaces()

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

0a999d1814-Jun-2012 Herbert Dürr

#c705715# fix a resource leak in SfxOrganizeMgr::Delete

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

9327836614-Jun-2012 Herbert Dürr

#c708912# fix a double free in Sd*Options

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

81f46d5d14-Jun-2012 Andre Fischer

Do not disable the build command for single modules just for education.

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

b87d82ff14-Jun-2012 Herbert Dürr

#c705440# check ftell return value when emitting Type1 subset

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

15336cfd14-Jun-2012 Herbert Dürr

#c705441# handle invalid FDSelect entry while emitting Type1

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

4d742e1614-Jun-2012 Herbert Dürr

#c706171# handle invalid PFB chunk header

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

4d2f410f14-Jun-2012 Andre Fischer

#c708950# Added missing virtual destructor for abstract slidesorter Enumeration.



git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350112 13f79535-47bb-0310-9956-ff

#c708950# Added missing virtual destructor for abstract slidesorter Enumeration.



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

show more ...

ee342afc14-Jun-2012 Wang Lei

#i119956 - Crash if undo redo creating data pilot from imported data

Patch by: pengyunquan
Review by: Wang Lei

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

#i119956 - Crash if undo redo creating data pilot from imported data

Patch by: pengyunquan
Review by: Wang Lei

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

show more ...

3944543c14-Jun-2012 Wang Lei

#i119972 - Formula GETPIVOTDATA returns #REF! value

Patch by: pengyunquan
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trun

#i119972 - Formula GETPIVOTDATA returns #REF! value

Patch by: pengyunquan
Review by: Wang Lei

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

show more ...

8710d86d14-Jun-2012 Herbert Dürr

#c708928# avoid double free error

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

7fdf99ee14-Jun-2012 Herbert Dürr

remove config-check for XML::Parser again

because of
http://wiki.services.openoffice.org/w/index.php?title=Documentation%2FBuilding_Guide%2FBuilding_on_Windows&diff=198561&oldid=1985

remove config-check for XML::Parser again

because of
http://wiki.services.openoffice.org/w/index.php?title=Documentation%2FBuilding_Guide%2FBuilding_on_Windows&diff=198561&oldid=198560
though XML::Parser is still used in
configure.in
icu/createmak.pl
solenv/bin/make_ext_update_info.pl
sysui/desktop/macosx/gen_strings.pl
sysui/desktop/macosx/list_icons.pl


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

show more ...

ed9f015213-Jun-2012 Ariel Constenla-Haile

i119971 - Move UI Commands used in more than one module to GenericCommands.xcu

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

aea73f5e13-Jun-2012 Ariel Constenla-Haile

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AddField
.uno:ArrangeMenu
.uno:ControlProperties
.uno:FontColo

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AddField
.uno:ArrangeMenu
.uno:ControlProperties
.uno:FontColor
.uno:GridMenu
.uno:ImageControl
.uno:InsertPageNumberField
.uno:PageDialog
.uno:PasteSpecial
.uno:ResetAttributes
.uno:ShowRuler
.uno:SnapLinesMenu

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

show more ...

e0b1e0fa13-Jun-2012 Ariel Constenla-Haile

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AlignBottom
.uno:AlignLeft
.uno:AlignRight
.uno:AlignTop
.

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AlignBottom
.uno:AlignLeft
.uno:AlignRight
.uno:AlignTop
.uno:AlignHorizontalCenter
.uno:AutoSum
.uno:CellVertBottom
.uno:CellVertCenter
.uno:CellVertTop
.uno:ClosePreview
.uno:DeleteColumns
.uno:DeleteRows
.uno:DistributeColumns
.uno:DistributeRows
.uno:EditHyperlink
.uno:EntireColumn
.uno:EntireRow
.uno:FontColor
.uno:GoDown
.uno:GoLeft
.uno:GoRight
.uno:GoUp
.uno:Grow
.uno:Hyphenate
.uno:InsertAnnotation
.uno:InsertAuthorField
.uno:InsertColumnBreak
.uno:InsertColumnDialog
.uno:InsertColumns
.uno:InsertCtrl
.uno:InsertObjectStarMath
.uno:InsertPageNumberField
.uno:InsertRowDialog
.uno:InsertRows
.uno:InsertTable
.uno:InsertTimeField
.uno:MergeCells
.uno:NameGroup
.uno:NumberFormatCurrency
.uno:NumberFormatDate
.uno:NumberFormatDecimal
.uno:NumberFormatPercent
.uno:NumberFormatScientific
.uno:NumberFormatStandard
.uno:NumberFormatTime
.uno:ObjectTitleDescription
.uno:OptimizeTable
.uno:PageDialog
.uno:PasteSpecial
.uno:ProtectTraceChangeMode
.uno:RepeatSearch
.uno:ResetAttributes
.uno:SelectTable
.uno:SetAnchorToPage
.uno:ShowAnnotations
.uno:Shrink
.uno:SplitCell
.uno:SubScript
.uno:SuperScript
.uno:TableDialog
.uno:TableSort
.uno:TextAttributes
.uno:ThesaurusDialog
.uno:ToggleAnchorType
.uno:UnderlineDouble

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

show more ...

07c17dfa13-Jun-2012 Ariel Constenla-Haile

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AddDirect
.uno:CloseDoc
.uno:CloseWin
.uno:Copy
.uno:Cut

i119971 - Move UI Commands used in other modules to GenericCommands.xcu

Moved the following commands:

.uno:AddDirect
.uno:CloseDoc
.uno:CloseWin
.uno:Copy
.uno:Cut
.uno:EditMenu
.uno:ExtendedHelp
.uno:HelpIndex
.uno:HelpMenu
.uno:MacrosMenu
.uno:NewDoc
.uno:Open
.uno:OpenUrl
.uno:Paste
.uno:PickList
.uno:Print
.uno:PrinterSetup
.uno:Quit
.uno:Save
.uno:SaveAs
.uno:SendMail
.uno:SetDocumentProperties
.uno:ToolsMenu
.uno:Undo
.uno:ViewMenu
.uno:WindowList

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

show more ...

1...<<161162163164165166167168169170>>...235