History log of /aoo41x/ (Results 2701 - 2725 of 5867)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c5f58c9a24-Mar-2013 Ariel Constenla-Haile

i121946 - Use enums to identify WebDAV/HTTP methods

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

554deb4224-Mar-2013 Ariel Constenla-Haile

i121945 - WebDAV ucp: return StringPair instead of NamedValue

Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return
a sequence of css::beans::StringPair; this avoids a

i121945 - WebDAV ucp: return StringPair instead of NamedValue

Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return
a sequence of css::beans::StringPair; this avoids all the any overhead,
and is much more simple and intuitive.

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

show more ...

9da1342724-Mar-2013 Ariel Constenla-Haile

i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment

It should be derived from css::ucb::XCommandEnvironment

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

i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment

It should be derived from css::ucb::XCommandEnvironment

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

show more ...

6601ee3124-Mar-2013 Ariel Constenla-Haile

i121947 - Default User-Agent

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

0143b6e024-Mar-2013 Ariel Constenla-Haile

i121942 - Explicitly set "ContentType" for non-DAV content

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

06594b8724-Mar-2013 Ariel Constenla-Haile

i121935 - UCB: new "addProperty" and "removeProperty" commands

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

bde7856224-Mar-2013 Ariel Constenla-Haile

Fix css.ucb.Content documentation

Make it more readable by adding a table.

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

efc9b74f24-Mar-2013 Ariel Constenla-Haile

i121926 - fix malformed PROPFIND/PROPPATCH request body

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

c1c10f6824-Mar-2013 Ariel Constenla-Haile

Header clean-up

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


main/ucb/source/ucp/webdav/AprEnv.cxx
main/ucb/source/ucp/webdav/DAVRequestEnvironment.hxx
main/ucb/source/ucp/webdav/DAVResource.hxx
main/ucb/source/ucp/webdav/DAVResourceAccess.cxx
main/ucb/source/ucp/webdav/SerfCallbacks.cxx
main/ucb/source/ucp/webdav/SerfCopyReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfCopyReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfDeleteReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfDeleteReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfGetReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfHeadReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfHeadReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfLockStore.cxx
main/ucb/source/ucp/webdav/SerfLockStore.hxx
main/ucb/source/ucp/webdav/SerfMkColReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfMkColReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfMoveReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfMoveReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfPostReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfPostReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx
main/ucb/source/ucp/webdav/SerfPutReqProcImpl.hxx
main/ucb/source/ucp/webdav/SerfRequestProcessor.cxx
main/ucb/source/ucp/webdav/SerfRequestProcessor.hxx
main/ucb/source/ucp/webdav/SerfRequestProcessorImpl.cxx
main/ucb/source/ucp/webdav/SerfRequestProcessorImpl.hxx
main/ucb/source/ucp/webdav/SerfRequestProcessorImplFac.cxx
main/ucb/source/ucp/webdav/SerfRequestProcessorImplFac.hxx
main/ucb/source/ucp/webdav/SerfSession.cxx
main/ucb/source/ucp/webdav/SerfSession.hxx
main/ucb/source/ucp/webdav/SerfUri.cxx
main/ucb/source/ucp/webdav/SerfUri.hxx
main/ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx
main/ucb/source/ucp/webdav/webdavcontent.cxx
main/ucb/source/ucp/webdav/webdavprovider.cxx
main/ucb/source/ucp/webdav/webdavresponseparser.cxx
main/ucb/source/ucp/webdav/webdavresponseparser.hxx
c5b3447d24-Mar-2013 Ariel Constenla-Haile

i121201 - Handle servers not supporting HEAD requests

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

f7fef0fa24-Mar-2013 Ariel Constenla-Haile

i121922 - Fix wrong condition

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

d592608c24-Mar-2013 Ariel Constenla-Haile

i121899 - Enable "hybrid" PDF export by default

Now it is enabled, even if the PDF import extension is not installed.

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

i121899 - Enable "hybrid" PDF export by default

Now it is enabled, even if the PDF import extension is not installed.

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

show more ...

f65d892724-Mar-2013 Ariel Constenla-Haile

Fix line endings and TABs introduced in rev. 1381883


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

78ac394823-Mar-2013 Ariel Constenla-Haile

i121907 - Change license to ALv2

Besides the license change, there are bug two bug fixes:
* Do not apply any transformation to the contents marked as WikiMath.
* Join sibling nodes m

i121907 - Change license to ALv2

Besides the license change, there are bug two bug fixes:
* Do not apply any transformation to the contents marked as WikiMath.
* Join sibling nodes marked as WikiMath.

Patch by: Bernhard Haumacher

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

show more ...

a8eaca5822-Mar-2013 Andre Fischer

i121941: Fixed and activated the gallery panel.

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

da72173f22-Mar-2013 Andre Fischer

Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459778 13f79535-47bb-0310-9

Temporarily reverting revisions 1459519, 1459510, 1459509 to allow clean re-application.

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

show more ...


main/default_images/svx/res/symphony/AlignTextCenter_16x16.png
main/default_images/svx/res/symphony/AlignTextJustified_16x16.png
main/default_images/svx/res/symphony/AlignTextLeft_16x16.png
main/default_images/svx/res/symphony/AlignTextRight_16x16.png
main/default_images/svx/res/symphony/DecreaseSpace_16x16.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_16x16.png
main/default_images/svx/res/symphony/Indent_Hanging.png
main/default_images/svx/res/symphony/Outdent_16x16.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/para_vert01.png
main/default_images/svx/res/symphony/para_vert02.png
main/default_images/svx/res/symphony/para_vert03.png
main/default_images/svx/res/symphony/para_verth01.png
main/default_images/svx/res/symphony/para_verth02.png
main/default_images/svx/res/symphony/para_verth03.png
main/default_images/svx/res/symphony/rte_Indent_16x16.png
main/default_images/svx/res/symphony/rte_Outdent_16x16.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/sw/res/sidebar/pageproppanel/Thumbs.db
main/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
main/sc/sdi/cellsh.sdi
main/sc/sdi/drtxtob.sdi
main/sc/sdi/editsh.sdi
main/sc/source/ui/drawfunc/drtxtob.cxx
main/sc/source/ui/drawfunc/drtxtob1.cxx
main/sc/source/ui/inc/drtxtob.hxx
main/sc/source/ui/view/cellsh3.cxx
main/sc/source/ui/view/editsh.cxx
main/sd/sdi/_drvwsh.sdi
main/sd/sdi/outlnvsh.sdi
main/sd/source/ui/func/fuchar.cxx
main/sd/source/ui/view/drviews8.cxx
main/sd/source/ui/view/outlnvs2.cxx
main/sfx2/inc/sfx2/sidebar/ContextChangeBroadcaster.hxx
main/sfx2/inc/sfx2/sidebar/IContextChangeReceiver.hxx
main/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
main/sfx2/source/sidebar/ContextList.cxx
main/sfx2/source/sidebar/ContextList.hxx
main/sfx2/source/sidebar/Panel.cxx
main/svtools/Library_svt.mk
main/svtools/Package_inc.mk
main/svtools/inc/svtools/button.hxx
main/svtools/source/control/button.cxx
main/svx/AllLangResTarget_svx.mk
main/svx/Library_svx.mk
main/svx/inc/svx/dialogs.hrc
main/svx/inc/svx/sidebar/SelectionAnalyzer.hxx
main/svx/inc/svx/sidebar/SelectionChangeHandler.hxx
main/svx/inc/svx/sidebar/ValueSetWithTextControl.hxx
main/svx/inc/svx/svxids.hrc
main/svx/sdi/svx.sdi
main/svx/source/sidebar/EmptyPanel.cxx
main/svx/source/sidebar/EmptyPanel.hxx
main/svx/source/sidebar/PanelFactory.cxx
main/svx/source/sidebar/SelectionAnalyzer.cxx
main/svx/source/sidebar/SelectionChangeHandler.cxx
main/svx/source/sidebar/debug/ColorPanel.cxx
main/svx/source/sidebar/debug/ColorPanel.hxx
main/svx/source/sidebar/debug/ContextPanel.cxx
main/svx/source/sidebar/debug/ContextPanel.hxx
main/svx/source/sidebar/debug/NotYetImplementedPanel.cxx
main/svx/source/sidebar/debug/NotYetImplementedPanel.hxx
main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
main/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
main/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
main/svx/source/sidebar/paragraph/ParaLineSpacingPopup.hxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc
main/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.src
main/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
main/svx/source/sidebar/possize/PosSizePropertyPanel.hrc
main/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
main/svx/source/sidebar/possize/PosSizePropertyPanel.src
main/svx/source/sidebar/possize/SidebarDialControl.cxx
main/svx/source/sidebar/possize/SidebarDialControl.hxx
main/svx/source/sidebar/possize/SidebarDialControlBmp.cxx
main/svx/source/sidebar/possize/SidebarDialControlBmp.hxx
main/svx/source/sidebar/text/SvxTextFontColorPage.cxx
main/svx/source/sidebar/text/SvxTextSpacingPage.cxx
main/svx/source/sidebar/text/SvxTextUnderlinePage.cxx
main/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
main/svx/source/sidebar/text/TextCharacterSpacingPopup.cxx
main/svx/source/sidebar/text/TextCharacterSpacingPopup.hxx
main/svx/source/sidebar/text/TextPropertyPanel.cxx
main/svx/source/sidebar/text/TextPropertyPanel.hrc
main/svx/source/sidebar/text/TextPropertyPanel.hxx
main/svx/source/sidebar/text/TextPropertyPanel.src
main/svx/source/sidebar/text/TextUnderlineControl.hxx
main/svx/source/sidebar/text/TextUnderlinePopup.cxx
main/svx/source/sidebar/text/TextUnderlinePopup.hxx
main/svx/source/sidebar/tools/ValueSetWithTextControl.cxx
main/svx/source/svdraw/svdopath.cxx
main/sw/sdi/_annotsh.sdi
main/sw/sdi/_textsh.sdi
main/sw/sdi/drwtxtsh.sdi
main/sw/source/ui/shells/annotsh.cxx
main/sw/source/ui/shells/drwtxtex.cxx
main/sw/source/ui/shells/textsh1.cxx
main/vcl/inc/vcl/button.hxx
main/vcl/source/control/button.cxx
5d39f27221-Mar-2013 Zheng Fan

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

612ef0fd21-Mar-2013 Zheng Fan

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


main/default_images/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/Thumbs.db
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
fe617e9321-Mar-2013 Zheng Fan

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


main/default_images/svx/res/rotation.png
main/default_images/svx/res/rotation_h.png
main/default_images/svx/res/symphony/AlignTextCenter_16x16.png
main/default_images/svx/res/symphony/AlignTextJustified_16x16.png
main/default_images/svx/res/symphony/AlignTextLeft_16x16.png
main/default_images/svx/res/symphony/AlignTextRight_16x16.png
main/default_images/svx/res/symphony/DecreaseSpace_16x16.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_16x16.png
main/default_images/svx/res/symphony/Indent_Hanging.png
main/default_images/svx/res/symphony/Outdent_16x16.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/para_vert01.png
main/default_images/svx/res/symphony/para_vert02.png
main/default_images/svx/res/symphony/para_vert03.png
main/default_images/svx/res/symphony/para_verth01.png
main/default_images/svx/res/symphony/para_verth02.png
main/default_images/svx/res/symphony/para_verth03.png
main/default_images/svx/res/symphony/rte_Indent_16x16.png
main/default_images/svx/res/symphony/rte_Outdent_16x16.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/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png
main/default_images/sw/res/sidebar/pageproppanel/column2_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_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
main/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
main/sc/sdi/cellsh.sdi
main/sc/sdi/drtxtob.sdi
main/sc/sdi/editsh.sdi
main/sc/source/ui/drawfunc/drtxtob.cxx
main/sc/source/ui/drawfunc/drtxtob1.cxx
main/sc/source/ui/inc/drtxtob.hxx
main/sc/source/ui/view/cellsh3.cxx
main/sc/source/ui/view/editsh.cxx
main/sd/sdi/_drvwsh.sdi
main/sd/sdi/outlnvsh.sdi
main/sd/source/ui/func/fuchar.cxx
main/sd/source/ui/view/drviews8.cxx
main/sd/source/ui/view/outlnvs2.cxx
main/sfx2/inc/sfx2/sidebar/ContextChangeBroadcaster.hxx
main/sfx2/inc/sfx2/sidebar/IContextChangeReceiver.hxx
main/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
main/sfx2/source/sidebar/ContextList.cxx
main/sfx2/source/sidebar/ContextList.hxx
main/sfx2/source/sidebar/Panel.cxx
main/svtools/Library_svt.mk
main/svtools/Package_inc.mk
main/svtools/inc/svtools/button.hxx
main/svtools/source/control/button.cxx
main/svx/AllLangResTarget_svx.mk
main/svx/Library_svx.mk
main/svx/inc/svx/dialogs.hrc
main/svx/inc/svx/sidebar/SelectionAnalyzer.hxx
main/svx/inc/svx/sidebar/SelectionChangeHandler.hxx
main/svx/inc/svx/sidebar/ValueSetWithTextControl.hxx
main/svx/inc/svx/svxids.hrc
main/svx/sdi/svx.sdi
main/svx/source/sidebar/EmptyPanel.cxx
main/svx/source/sidebar/EmptyPanel.hxx
main/svx/source/sidebar/PanelFactory.cxx
main/svx/source/sidebar/SelectionAnalyzer.cxx
main/svx/source/sidebar/SelectionChangeHandler.cxx
main/svx/source/sidebar/debug/ColorPanel.cxx
main/svx/source/sidebar/debug/ColorPanel.hxx
main/svx/source/sidebar/debug/ContextPanel.cxx
main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
main/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
main/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
main/svx/source/sidebar/paragraph/ParaLineSpacingPopup.hxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.hrc
main/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
main/svx/source/sidebar/paragraph/ParaPropertyPanel.src
main/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
main/svx/source/sidebar/possize/PosSizePropertyPanel.hrc
main/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
main/svx/source/sidebar/possize/PosSizePropertyPanel.src
main/svx/source/sidebar/possize/SidebarDialControl.cxx
main/svx/source/sidebar/possize/SidebarDialControlBmp.cxx
main/svx/source/sidebar/possize/SidebarDialControlBmp.hxx
main/svx/source/sidebar/text/SvxTextFontColorPage.cxx
main/svx/source/sidebar/text/TextCharacterSpacingControl.cxx
main/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
main/svx/source/sidebar/text/TextCharacterSpacingPopup.cxx
main/svx/source/sidebar/text/TextCharacterSpacingPopup.hxx
main/svx/source/sidebar/text/TextPropertyPanel.cxx
main/svx/source/sidebar/text/TextPropertyPanel.hrc
main/svx/source/sidebar/text/TextPropertyPanel.hxx
main/svx/source/sidebar/text/TextPropertyPanel.src
main/svx/source/sidebar/text/TextUnderlineControl.cxx
main/svx/source/sidebar/text/TextUnderlineControl.hxx
main/svx/source/sidebar/text/TextUnderlinePopup.cxx
main/svx/source/sidebar/text/TextUnderlinePopup.hxx
main/svx/source/sidebar/tools/ValueSetWithTextControl.cxx
main/svx/source/svdraw/svdopath.cxx
main/sw/sdi/_annotsh.sdi
main/sw/sdi/_textsh.sdi
main/sw/sdi/drwtxtsh.sdi
main/sw/source/ui/shells/annotsh.cxx
main/sw/source/ui/shells/drwtxtex.cxx
main/sw/source/ui/shells/textsh1.cxx
main/vcl/inc/vcl/button.hxx
main/vcl/source/control/button.cxx
3460f9c821-Mar-2013 Herbert Dürr

check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue

Else problems like #i112873# or even crashes can and do happen.


git-svn-id: http

check native widget's control value type before converting to SpinbuttonValue or ScrollbarValue

Else problems like #i112873# or even crashes can and do happen.


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

show more ...

457e662b21-Mar-2013 Herbert Dürr

protect SalFrameView's isOpaque() method by an isAlive() check

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

35252cc921-Mar-2013 Armin Le Grand

i121795 Corrected some stuff regarding grouped objects or multiselections and rotation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1459369 13f79535-47bb-0310-995

i121795 Corrected some stuff regarding grouped objects or multiselections and rotation

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

show more ...

a5761a6e21-Mar-2013 Andre Fischer

i121420: Removed obsolete support of detail dialogs from panels.

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

54eaaa3221-Mar-2013 Andre Fischer

i121420: Fixed the EmptyPanel.

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

5696ffe921-Mar-2013 Herbert Dürr

fix case mismatch in include path

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

1...<<101102103104105106107108109110>>...235