History log of /aoo42x/ (Results 4726 - 4750 of 8186)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fea2173f30-Apr-2013 Herbert Dürr

adapt the optimization fix to UNO bridge's callVirtualMethod() for FreeBSD and Linux

adapted from the the fix to OSX 64bit's UNO bridge (in r1477588):
if the pCallStack variable is optim

adapt the optimization fix to UNO bridge's callVirtualMethod() for FreeBSD and Linux

adapted from the the fix to OSX 64bit's UNO bridge (in r1477588):
if the pCallStack variable is optimized out then any assumptions of the
method's inlined assembler about stack layout collapse. Adding a pseudo
dependency to the pCallStack variable solves that problem.


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

show more ...

0d4ba6f930-Apr-2013 Oliver-Rainer Wittmann

<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotify(..)>
- remove superfluous slot invalidation


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

<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotify(..)>
- remove superfluous slot invalidation


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

show more ...

2090b04730-Apr-2013 Andre Fischer

122131: Fixed typo in command name for cell appearance 'more' dialog.

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

35726d9d30-Apr-2013 Armin Le Grand

i122120 Changed all UI preview creators to no longer need SdrModel/SdrObject

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

65d2509830-Apr-2013 Andre Fischer

122056: Added another Writer variant to sidebar context handling.

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

484ad1f230-Apr-2013 Herbert Dürr

#i122195# fix build problems in the OSX64 UNO bridge


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

d6bfa59d30-Apr-2013 Herbert Dürr

#i122195# fix OSX64 UNO bridge's privateSnippetExecutor() for high optimization levels

the inline assembler clobbers r10 too


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

#i122195# fix OSX64 UNO bridge's privateSnippetExecutor() for high optimization levels

the inline assembler clobbers r10 too


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

show more ...

3f6fbc8330-Apr-2013 Herbert Dürr

#i122195# fix OSX64 UNO bridge's callVirtualMethod() for high optimization levels

if the pCallStack variable is optimized out then any assumptions of the
method's inlined assembler about

#i122195# fix OSX64 UNO bridge's callVirtualMethod() for high optimization levels

if the pCallStack variable is optimized out then any assumptions of the
method's inlined assembler about stack layout collapse. Adding a pseudo
dependency to the pCallStack variable solves that problem.


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

show more ...

6837c63530-Apr-2013 Oliver-Rainer Wittmann

SfxControllerItem::GetCoreMetric() - invalidate used slot to avoid inconsistent state information
Invalid state information may cause crashes due to not updated slot data


git-sv

SfxControllerItem::GetCoreMetric() - invalidate used slot to avoid inconsistent state information
Invalid state information may cause crashes due to not updated slot data


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

show more ...

87ab04d030-Apr-2013 Andre Fischer

122144: GraphicPropertyPanel: Color mode control now looks like in toolbar. Fixed overlapping icons and metric fields.

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

122144: GraphicPropertyPanel: Color mode control now looks like in toolbar. Fixed overlapping icons and metric fields.

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

show more ...

c8ec31d629-Apr-2013 Herbert Dürr

fix file type parsing typo

Found by: Pavel Janik


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

67abfbd729-Apr-2013 Pavel Janík

Cast unsigned constant to prevent compiler warning.


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

659ed23b29-Apr-2013 Herbert Dürr

macosx-create-bundle needs to be more tolerant

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

085702f629-Apr-2013 Armin Le Grand

i122120 Make sure helper model itself will not allocate XPropertyLists

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

c346742329-Apr-2013 Pavel Janík

Comment out unused variable to prevent compiler warning.


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

942e7e5529-Apr-2013 Pavel Janík

Comment out unused variable to prevent compiler warning.


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

a40b38b029-Apr-2013 Herbert Dürr

the BINTEST_VERIFYSIZE() macro was way too noisy

also unified the macro to work on all platforms


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

the BINTEST_VERIFYSIZE() macro was way too noisy

also unified the macro to work on all platforms


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

show more ...

1a08c7ce29-Apr-2013 Pavel Janík

Comment out unused variable to prevent compiler warning.


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

5c33aa3a29-Apr-2013 Herbert Dürr

remove the executable bit from more image files (in gallery and default_images)


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


main/default_images/svx/res/symphony/decrease font.png
main/default_images/svx/res/symphony/enlarge font.png
main/default_images/svx/res/symphony/no color.png
main/default_images/svx/res/symphony/spacing_very loose.png
main/default_images/svx/res/symphony/spacing_very loose_s.png
main/default_images/svx/res/symphony/spacing_very tight.png
main/default_images/svx/res/symphony/spacing_very tight_s.png
main/extras/source/gallery/arrows/A16-CircleArrow.png
main/extras/source/gallery/arrows/A17-CircleArrow.png
main/extras/source/gallery/arrows/A18-CircleArrow.png
main/extras/source/gallery/arrows/A19-CircleArrow.png
main/extras/source/gallery/arrows/A26-CurvedArrow-Orange.png
main/extras/source/gallery/arrows/A27-CurvedArrow-DarkRed.png
main/extras/source/gallery/arrows/A28-CurvedArrow-DarkBlue.png
main/extras/source/gallery/arrows/A29-CurvedArrow-Green.png
main/extras/source/gallery/arrows/A44-TrendArrow-Orange-GoUp.png
main/extras/source/gallery/arrows/A45-TrendArrow-Red-GoUp.png
main/extras/source/gallery/arrows/A47-TrendArrow-LightBlue.png
main/extras/source/gallery/computers/Computer-Cloud.png
main/extras/source/gallery/computers/Computer-Desktop.png
main/extras/source/gallery/computers/Computer-Laptop-Black.png
main/extras/source/gallery/computers/Computer-Laptop-Silver.png
main/extras/source/gallery/computers/Database-Add.png
main/extras/source/gallery/computers/Database-Delete.png
main/extras/source/gallery/computers/Database-Download.png
main/extras/source/gallery/computers/Database.png
main/extras/source/gallery/computers/Folder01-Blue.png
main/extras/source/gallery/computers/Folder02-Green.png
main/extras/source/gallery/computers/Folder03-Manilla.png
main/extras/source/gallery/computers/Folder04-Yellow.png
main/extras/source/gallery/computers/Folder05-OpenBlue.png
main/extras/source/gallery/computers/Folder06-OpenGreen.png
main/extras/source/gallery/computers/Folder07-OpenManilla.png
main/extras/source/gallery/computers/Folder08-OpenYellow.png
main/extras/source/gallery/computers/Server.png
main/extras/source/gallery/computers/WirelessAccessPoint.png
main/extras/source/gallery/education/Blackboard.png
main/extras/source/gallery/education/Books.png
main/extras/source/gallery/education/Chalk.png
main/extras/source/gallery/education/Globe.png
main/extras/source/gallery/education/Glue.png
main/extras/source/gallery/education/GraduationCap.png
main/extras/source/gallery/education/Microscope.png
main/extras/source/gallery/education/Notebook.png
main/extras/source/gallery/education/PaperClip-Blue.png
main/extras/source/gallery/education/PaperClip-Red.png
main/extras/source/gallery/education/Pencil.png
main/extras/source/gallery/education/Ruler.png
main/extras/source/gallery/education/TestTubes.png
main/extras/source/gallery/environment/DrippingFaucet.png
main/extras/source/gallery/environment/Earth.png
main/extras/source/gallery/environment/EndangeredAnimals1.png
main/extras/source/gallery/environment/EndangeredAnimals2.png
main/extras/source/gallery/environment/GreenCar.png
main/extras/source/gallery/environment/GreenFactory.png
main/extras/source/gallery/environment/GreenHouse.png
main/extras/source/gallery/environment/Leaf1.png
main/extras/source/gallery/environment/Leaf2.png
main/extras/source/gallery/environment/LightBulb-Flourescent-Off.png
main/extras/source/gallery/environment/LightBulb-Flourescent-On.png
main/extras/source/gallery/environment/LightBulb-Standard-Off1.png
main/extras/source/gallery/environment/LightBulb-Standard-Off2.png
main/extras/source/gallery/environment/LightBulb-Standard-On.png
main/extras/source/gallery/environment/Pollution-Car.png
main/extras/source/gallery/environment/Pollution-Factory.png
main/extras/source/gallery/environment/Raindrop.png
main/extras/source/gallery/environment/RecycleBin.png
main/extras/source/gallery/environment/RecycleSymbol.png
main/extras/source/gallery/environment/RenewableEnergy-Solar.png
main/extras/source/gallery/environment/RenewableEnergy-Water.png
main/extras/source/gallery/environment/RenewableEnergy-Wind.png
main/extras/source/gallery/environment/RenewableEnergySymbol.png
main/extras/source/gallery/environment/Sun1.png
main/extras/source/gallery/environment/Sun2.png
main/extras/source/gallery/finance/ATM01.png
main/extras/source/gallery/finance/ATM02.png
main/extras/source/gallery/finance/Agreement.png
main/extras/source/gallery/finance/Balance-Balanced1.png
main/extras/source/gallery/finance/Balance-Balanced2.png
main/extras/source/gallery/finance/Balance-Unbalanced1.png
main/extras/source/gallery/finance/Balance-Unbalanced2.png
main/extras/source/gallery/finance/Calculator.png
main/extras/source/gallery/finance/Chart-Decrease1.png
main/extras/source/gallery/finance/Chart-Decrease2.png
main/extras/source/gallery/finance/Chart-Increase1.png
main/extras/source/gallery/finance/Chart-Increase2.png
main/extras/source/gallery/finance/Chart-Plateau.png
main/extras/source/gallery/finance/Check.png
main/extras/source/gallery/finance/Contract.png
main/extras/source/gallery/finance/CreditCard-Black.png
main/extras/source/gallery/finance/CreditCard-Cut.png
main/extras/source/gallery/finance/CreditCard-Gold.png
main/extras/source/gallery/finance/Currency-Dollar.png
main/extras/source/gallery/finance/Currency-Dollars.png
main/extras/source/gallery/finance/Currency-Stack.png
main/extras/source/gallery/finance/Currency-StackCoins.png
main/extras/source/gallery/finance/GoldBar-Stack.png
main/extras/source/gallery/finance/GoldBar.png
main/extras/source/gallery/finance/MoneyBag01.png
main/extras/source/gallery/finance/MoneyBag02.png
main/extras/source/gallery/finance/PercentSign.png
main/extras/source/gallery/finance/PiggyBank-Coins.png
main/extras/source/gallery/finance/PiggyBank-Currency.png
main/extras/source/gallery/finance/PiggyBank01-Broken.png
main/extras/source/gallery/finance/PiggyBank02-Broken.png
main/extras/source/gallery/finance/Portfolio.png
main/extras/source/gallery/finance/PriceTag.png
main/extras/source/gallery/finance/Safe-Closed.png
main/extras/source/gallery/finance/Safe-Empty.png
main/extras/source/gallery/finance/Safe-Full.png
main/extras/source/gallery/finance/Seal-Gold.png
main/extras/source/gallery/finance/Seal-Red.png
main/extras/source/gallery/finance/Seal-Silver.png
main/extras/source/gallery/finance/Wallet-Empty.png
main/extras/source/gallery/finance/Wallet-Full1.png
main/extras/source/gallery/finance/Wallet-Full2.png
main/extras/source/gallery/people/Artist-Female1.png
main/extras/source/gallery/people/Artist-Female2.png
main/extras/source/gallery/people/Artist-Male1.png
main/extras/source/gallery/people/Artist-Male2.png
main/extras/source/gallery/people/BusinessPerson-Female1.png
main/extras/source/gallery/people/BusinessPerson-Female2.png
main/extras/source/gallery/people/BusinessPerson-Female3.png
main/extras/source/gallery/people/BusinessPerson-Female4.png
main/extras/source/gallery/people/BusinessPerson-Female5.png
main/extras/source/gallery/people/BusinessPerson-Female6.png
main/extras/source/gallery/people/BusinessPerson-HeadSet1.png
main/extras/source/gallery/people/BusinessPerson-HeadSet2.png
main/extras/source/gallery/people/BusinessPerson-Male1.png
main/extras/source/gallery/people/BusinessPerson-Male2.png
main/extras/source/gallery/people/BusinessPerson-Male3.png
main/extras/source/gallery/people/BusinessPerson-Male4.png
main/extras/source/gallery/people/BusinessPerson-Male5.png
main/extras/source/gallery/people/BusinessPerson-Male6.png
main/extras/source/gallery/people/Chef1.png
main/extras/source/gallery/people/Chef2.png
main/extras/source/gallery/people/Computer-User-Female1.png
main/extras/source/gallery/people/Computer-User-Female2.png
main/extras/source/gallery/people/Computer-User-Male1.png
main/extras/source/gallery/people/Computer-User-Male2.png
main/extras/source/gallery/people/ConstructionWorker.png
main/extras/source/gallery/people/ConstructionWorker2.png
main/extras/source/gallery/people/Detective1.png
main/extras/source/gallery/people/Detective2.png
main/extras/source/gallery/people/Doctor-Female1.png
main/extras/source/gallery/people/Doctor-Female2.png
main/extras/source/gallery/people/Doctor-Male1.png
main/extras/source/gallery/people/Doctor-Male2.png
main/extras/source/gallery/people/Nurse1.png
main/extras/source/gallery/people/Nurse2.png
main/extras/source/gallery/people/PoliceOfficer1.png
main/extras/source/gallery/people/PoliceOfficer2.png
main/extras/source/gallery/people/Presenter-Female1.png
main/extras/source/gallery/people/Presenter-Female2.png
main/extras/source/gallery/people/Presenter-Male1.png
main/extras/source/gallery/people/Presenter-Male2.png
main/extras/source/gallery/people/Student-Female.png
main/extras/source/gallery/people/Student-Male.png
main/extras/source/gallery/people/Surgeon-Female1.png
main/extras/source/gallery/people/Surgeon-Female2.png
main/extras/source/gallery/people/Surgeon1.png
main/extras/source/gallery/people/Surgeon2.png
main/extras/source/gallery/people/Teacher1.png
main/extras/source/gallery/people/Teacher2.png
main/extras/source/gallery/people/Tourist-Female1.png
main/extras/source/gallery/people/Tourist-Female2.png
main/extras/source/gallery/people/Tourist-Male1.png
main/extras/source/gallery/people/Tourist-Male2.png
main/extras/source/gallery/transportation/Airplane-Blue.png
main/extras/source/gallery/transportation/Bicycle-Blue.png
main/extras/source/gallery/transportation/Boat.png
main/extras/source/gallery/transportation/Bus.png
main/extras/source/gallery/transportation/Canoe-Blue.png
main/extras/source/gallery/transportation/Car-Red.png
main/extras/source/gallery/transportation/Helicopter-Blue.png
main/extras/source/gallery/transportation/Motorcycle-Red.png
main/extras/source/gallery/transportation/Pedestrian-Blue.png
main/extras/source/gallery/transportation/PersonalTransporter-Green.png
main/extras/source/gallery/transportation/Sailboat-Red.png
main/extras/source/gallery/transportation/Scooter-Orange.png
main/extras/source/gallery/transportation/Train-Red.png
main/extras/source/gallery/transportation/Truck-Blue.png
edf077ab29-Apr-2013 Oliver-Rainer Wittmann

122156 122087: correct context notification regarding the text edit mode for Drawing objects - take two


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

122156 122087: correct context notification regarding the text edit mode for Drawing objects - take two


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

show more ...

5443dcac29-Apr-2013 Herbert Dürr

remove executable bit from default image files


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


main/default_images/sc/res/sidebar/CellBorder.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_005.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_005_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_110.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_110_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_250.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_250_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_260.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_260_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_400.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_400_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_450.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_450_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_500.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_500_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_505.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_505_h.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_750.png
main/default_images/sc/res/sidebar/CellBorderLineStyle_750_h.png
main/default_images/sc/res/sidebar/CellBorder_All_18x18.png
main/default_images/sc/res/sidebar/CellBorder_All_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_Double_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_Double_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_Thick_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Bottom_Thick_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Empty_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Empty_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_FourBorders_18x18.png
main/default_images/sc/res/sidebar/CellBorder_FourBorders_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18.png
main/default_images/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_LeftAndRight_18x18.png
main/default_images/sc/res/sidebar/CellBorder_LeftAndRight_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_LeftDiagonal_18x18.png
main/default_images/sc/res/sidebar/CellBorder_LeftDiagonal_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Left_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Left_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_RightDiagonal_18x18.png
main/default_images/sc/res/sidebar/CellBorder_RightDiagonal_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Right_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Right_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_TopAndBottom_18x18.png
main/default_images/sc/res/sidebar/CellBorder_TopAndBottom_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18.png
main/default_images/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18.png
main/default_images/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18_h.png
main/default_images/sc/res/sidebar/CellBorder_Top_18x18.png
main/default_images/sc/res/sidebar/CellBorder_Top_18x18_h.png
main/default_images/sc/res/sidebar/Line_color.png
main/default_images/sc/res/sidebar/fill_color.png
main/default_images/sc/res/sidebar/fill_color_h.png
main/default_images/sc/res/sidebar/morebutton.bmp
main/default_images/sc/res/sidebar/morebutton_h.bmp
main/default_images/sc/res/sidebar/sc_alignbottom.png
main/default_images/sc/res/sidebar/sc_aligncenter.png
main/default_images/sc/res/sidebar/sc_aligncenter_v.png
main/default_images/sc/res/sidebar/sc_alignjust.png
main/default_images/sc/res/sidebar/sc_alignleft.png
main/default_images/sc/res/sidebar/sc_alignright.png
main/default_images/sc/res/sidebar/sc_aligntop.png
main/default_images/sfx2/res/grip.png
main/default_images/sfx2/res/grip_hc.png
main/default_images/sfx2/res/menu.png
main/default_images/sfx2/res/menu_hc.png
main/default_images/sfx2/res/separator.png
main/default_images/sfx2/res/symphony/morebutton.png
main/default_images/sfx2/res/symphony/morebutton_h.png
main/default_images/sfx2/res/symphony/open_more.png
main/default_images/sfx2/res/symphony/sidebar-3d-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-3d-large.png
main/default_images/sfx2/res/symphony/sidebar-3d-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-3d-small.png
main/default_images/sfx2/res/symphony/sidebar-animation-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-animation-large.png
main/default_images/sfx2/res/symphony/sidebar-animation-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-animation-small.png
main/default_images/sfx2/res/symphony/sidebar-colors-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-colors-large.png
main/default_images/sfx2/res/symphony/sidebar-colors-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-colors-small.png
main/default_images/sfx2/res/symphony/sidebar-eyedropper-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-eyedropper-large.png
main/default_images/sfx2/res/symphony/sidebar-eyedropper-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-eyedropper-small.png
main/default_images/sfx2/res/symphony/sidebar-gallery-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-gallery-large.png
main/default_images/sfx2/res/symphony/sidebar-gallery-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-gallery-small.png
main/default_images/sfx2/res/symphony/sidebar-imganim-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-imganim-large.png
main/default_images/sfx2/res/symphony/sidebar-imganim-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-imganim-small.png
main/default_images/sfx2/res/symphony/sidebar-navigator-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-navigator-large.png
main/default_images/sfx2/res/symphony/sidebar-navigator-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-navigator-small.png
main/default_images/sfx2/res/symphony/sidebar-property-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-property-large.png
main/default_images/sfx2/res/symphony/sidebar-property-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-property-small.png
main/default_images/sfx2/res/symphony/sidebar-style-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-style-large.png
main/default_images/sfx2/res/symphony/sidebar-style-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-style-small.png
main/default_images/sfx2/res/symphony/sidebar-template-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-template-large.png
main/default_images/sfx2/res/symphony/sidebar-template-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-template-small.png
main/default_images/sfx2/res/symphony/sidebar-transition-large-hc.png
main/default_images/sfx2/res/symphony/sidebar-transition-large.png
main/default_images/sfx2/res/symphony/sidebar-transition-small-hc.png
main/default_images/sfx2/res/symphony/sidebar-transition-small.png
main/default_images/svx/res/rotation.png
main/default_images/svx/res/rotation_h.png
main/default_images/svx/res/symphony/AdjustColorBlue_16x16.png
main/default_images/svx/res/symphony/AdjustColorGamma_16x16.png
main/default_images/svx/res/symphony/AdjustColorGreen_16x16.png
main/default_images/svx/res/symphony/AdjustColorRed_16x16.png
main/default_images/svx/res/symphony/ColorModeBlackWhite_16x16.png
main/default_images/svx/res/symphony/ColorModeGrey_16x16.png
main/default_images/svx/res/symphony/ColorModeNormal_16x16.png
main/default_images/svx/res/symphony/ColorModeWaterMark_16x16.png
main/default_images/svx/res/symphony/DecreaseSpace_16x16.png
main/default_images/svx/res/symphony/Highlight.png
main/default_images/svx/res/symphony/IncreaseSpace_16x16.png
main/default_images/svx/res/symphony/Indent2.png
main/default_images/svx/res/symphony/Indent3.png
main/default_images/svx/res/symphony/Indent4.png
main/default_images/svx/res/symphony/Indent_Hanging.png
main/default_images/svx/res/symphony/Line_color.png
main/default_images/svx/res/symphony/Quadratic.png
main/default_images/svx/res/symphony/Square.png
main/default_images/svx/res/symphony/Square_h.png
main/default_images/svx/res/symphony/__morebutton.bmp
main/default_images/svx/res/symphony/__morebutton_h.bmp
main/default_images/svx/res/symphony/axial.png
main/default_images/svx/res/symphony/axial_h.png
main/default_images/svx/res/symphony/blank.png
main/default_images/svx/res/symphony/ellipsoid.png
main/default_images/svx/res/symphony/ellipsoid_h.png
main/default_images/svx/res/symphony/fill_color.png
main/default_images/svx/res/symphony/fill_color_h.png
main/default_images/svx/res/symphony/icon_normal.png
main/default_images/svx/res/symphony/last_custom_common.png
main/default_images/svx/res/symphony/last_custom_common_grey.png
main/default_images/svx/res/symphony/line1.png
main/default_images/svx/res/symphony/line10.png
main/default_images/svx/res/symphony/line10_h.png
main/default_images/svx/res/symphony/line1_h.png
main/default_images/svx/res/symphony/line2.png
main/default_images/svx/res/symphony/line2_h.png
main/default_images/svx/res/symphony/line3.png
main/default_images/svx/res/symphony/line3_h.png
main/default_images/svx/res/symphony/line4.png
main/default_images/svx/res/symphony/line4_h.png
main/default_images/svx/res/symphony/line5.png
main/default_images/svx/res/symphony/line5_h.png
main/default_images/svx/res/symphony/line6.png
main/default_images/svx/res/symphony/line6_h.png
main/default_images/svx/res/symphony/line7.png
main/default_images/svx/res/symphony/line7_h.png
main/default_images/svx/res/symphony/line8.png
main/default_images/svx/res/symphony/line8_h.png
main/default_images/svx/res/symphony/line9.png
main/default_images/svx/res/symphony/line9_h.png
main/default_images/svx/res/symphony/linear.png
main/default_images/svx/res/symphony/linear_h.png
main/default_images/svx/res/symphony/lpselected-spacing-1.png
main/default_images/svx/res/symphony/lpselected-spacing-1_15.png
main/default_images/svx/res/symphony/lpselected-spacing-1_5.png
main/default_images/svx/res/symphony/lpselected-spacing-2.png
main/default_images/svx/res/symphony/lpsmall-spacing-1.png
main/default_images/svx/res/symphony/lpspacing-1.png
main/default_images/svx/res/symphony/lpspacing-1_15.png
main/default_images/svx/res/symphony/lpspacing-1_5.png
main/default_images/svx/res/symphony/lpspacing-2.png
main/default_images/svx/res/symphony/para_numbullet01.png
main/default_images/svx/res/symphony/para_numbullet02.png
main/default_images/svx/res/symphony/para_numbullet_rtl01.png
main/default_images/svx/res/symphony/para_numbullet_rtl02.png
main/default_images/svx/res/symphony/para_numbulleth01.png
main/default_images/svx/res/symphony/para_numbulleth02.png
main/default_images/svx/res/symphony/radial.png
main/default_images/svx/res/symphony/radial_h.png
main/default_images/svx/res/symphony/rotate_left.png
main/default_images/svx/res/symphony/rotate_right.png
main/default_images/svx/res/symphony/rotation.png
main/default_images/svx/res/symphony/rotation_h.png
main/default_images/svx/res/symphony/sc_backgroundcolor.png
main/default_images/svx/res/symphony/sc_bold.png
main/default_images/svx/res/symphony/sc_color.png
main/default_images/svx/res/symphony/sc_italic.png
main/default_images/svx/res/symphony/sc_shadowed.png
main/default_images/svx/res/symphony/sc_strikeout.png
main/default_images/svx/res/symphony/sc_subscript.png
main/default_images/svx/res/symphony/sc_superscript.png
main/default_images/svx/res/symphony/sc_underline.png
main/default_images/svx/res/symphony/sch_backgroundcolor.png
main/default_images/svx/res/symphony/selected-line1.png
main/default_images/svx/res/symphony/selected-line10.png
main/default_images/svx/res/symphony/selected-line2.png
main/default_images/svx/res/symphony/selected-line3.png
main/default_images/svx/res/symphony/selected-line4.png
main/default_images/svx/res/symphony/selected-line5.png
main/default_images/svx/res/symphony/selected-line6.png
main/default_images/svx/res/symphony/selected-line7.png
main/default_images/svx/res/symphony/selected-line8.png
main/default_images/svx/res/symphony/selected-line9.png
main/default_images/svx/res/symphony/spacing1.png
main/default_images/svx/res/symphony/spacing2.png
main/default_images/svx/res/symphony/spacing3.png
main/default_images/svx/res/symphony/spacing_loose.png
main/default_images/svx/res/symphony/spacing_loose_s.png
main/default_images/svx/res/symphony/spacing_normal.png
main/default_images/svx/res/symphony/spacing_normal_s.png
main/default_images/svx/res/symphony/spacing_tight.png
main/default_images/svx/res/symphony/spacing_tight_s.png
main/default_images/svx/res/symphony/width1.png
main/default_images/svx/res/symphony/width1_h.png
main/default_images/svx/res/symphony/width2.png
main/default_images/svx/res/symphony/width2_h.png
main/default_images/svx/res/symphony/width3.png
main/default_images/svx/res/symphony/width3_h.png
main/default_images/svx/res/symphony/width4.png
main/default_images/svx/res/symphony/width4_h.png
main/default_images/svx/res/symphony/width5.png
main/default_images/svx/res/symphony/width5_h.png
main/default_images/svx/res/symphony/width6.png
main/default_images/svx/res/symphony/width6_h.png
main/default_images/svx/res/symphony/width7.png
main/default_images/svx/res/symphony/width7_h.png
main/default_images/svx/res/symphony/width8.png
main/default_images/svx/res/symphony/width8_h.png
main/default_images/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column1_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column2_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column3_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_1_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_2_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_3_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_copy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_left_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column_L_right_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/columncopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/columnleft_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/columnright_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeA3_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeA4_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeA5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeB4_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeB5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizeC5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_A3_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_A4_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_A5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_B4_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_B5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_C5_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsize_L_copy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/documentsizecopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/format_L_copy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/format_L_mirror_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/format_L_narrow_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/format_L_nomal_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/format_L_wide_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/formatcopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/formatmirror_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/formatnarrow_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/formatnormal_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/formatwide_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/last_custom_common.png
main/default_images/sw/res/sidebar/pageproppanel/last_custom_common_grey.png
main/default_images/sw/res/sidebar/pageproppanel/portraitcopy_24x24.png
386bea9d29-Apr-2013 Andre Fischer

122157: Added sidebar menu entry to more writer variants.

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

2eb4bbd229-Apr-2013 Herbert Dürr

inline awt::Size inequality operator

the *hxx change was missing in my previous commit r1476261, sorry
about that and thanks for them temporary fix.

The function and its use cas

inline awt::Size inequality operator

the *hxx change was missing in my previous commit r1476261, sorry
about that and thanks for them temporary fix.

The function and its use cases suggest inlining. Exporting its
instantiation from the chart module or having the generic symbol
in the chart namespace are not required.


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

show more ...

6b4168e029-Apr-2013 Armin Le Grand

i122120 corected error in XPropertyList::Insert when index is equal to -1

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

6e1a87e129-Apr-2013 Armin Le Grand

i122120 WaE corrections, missing definition in sd

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

1...<<181182183184185186187188189190>>...328