| e7ca07a0 | 12-Nov-2012 | Armin Le Grand | Secured SlideSorterModel::DeleteSlide for negative page indices
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1408362 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 4df875af | 01-Nov-2012 | Armin Le Grand | #119536# removed code no longer needed after fix of that task
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1404513 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 37ab0f2d | 29-Oct-2012 | Armin Le Grand | #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403434 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e6f63103 | 23-Oct-2012 | Armin Le Grand | #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
 #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| aeda2c6c | 19-Oct-2012 | Armin Le Grand | #121224# Corrected to use the ApplicationDocumentColor instead of the ApplicationBackgroundColor
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400156 13f79535-47bb-0310-9
 #121224# Corrected to use the ApplicationDocumentColor instead of the ApplicationBackgroundColor
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400156 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 87bc88d3 | 19-Oct-2012 | Herbert Dürr | make conversions between BitmapColor and sal_uInt8 explicit
 Implicit conversions are a dangerous cause of confusion as seen
 in http://markmail.org/thread/a4copx2di7cxeowg and require tri
 make conversions between BitmapColor and sal_uInt8 explicit
 Implicit conversions are a dangerous cause of confusion as seen
 in http://markmail.org/thread/a4copx2di7cxeowg and require tricky
 rewrites to work around them, this change cleans them up and
 disables them for all code outside of the immutable binfilter.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 70446171 | 09-Oct-2012 | Armin Le Grand | #121183# enhance export of hatch masterpagebackgrund for ppt format
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396082 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 03a79b7b | 25-Sep-2012 | Ariel Constenla-Haile | WaE: Use unused variable
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390062 13f79535-47bb-0310-9956-ffa450edef68
 | 
| b32909e6 | 25-Sep-2012 | Sun Ying | #120967# fix table's virtual box become small when save .ppt fileReported by: Liu Ping Tan
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 
 git-svn-id: https://svn.apache.org/rep
 #120967# fix table's virtual box become small when save .ppt fileReported by: Liu Ping Tan
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1389689 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7168672c | 22-Sep-2012 | Ariel Constenla-Haile | #i119418# - About Dialog improvements
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388877 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 849b7249 | 20-Sep-2012 | Armin Le Grand | #120885# Added missing properties for table border to property set to process themInitial Patch by: Ma BingBing
 Review by: alg
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator
 #120885# Added missing properties for table border to property set to process themInitial Patch by: Ma BingBing
 Review by: alg
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387874 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 616b24da | 12-Sep-2012 | Sun Ying | #120730# fix table with merged cell become group shape when export ppt file by AOOReported by: Liu Ping Tan
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.ap
 #120730# fix table with merged cell become group shape when export ppt file by AOOReported by: Liu Ping Tan
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383738 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| ffce66a5 | 11-Sep-2012 | Jianyuan Li | #119467# Form controls cannot be saved into .ppt file in AOO3.4Reported by: Du Jing
 Patch by: Jianyuan Li
 Review by: sunying
 
 git-svn-id: https://svn.apache.org/repos/asf/incubat
 #119467# Form controls cannot be saved into .ppt file in AOO3.4Reported by: Du Jing
 Patch by: Jianyuan Li
 Review by: sunying
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383298 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 6bdae3a8 | 11-Sep-2012 | Pavel Janík | Add default case to prevent WaE issues.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383288 13f79535-47bb-0310-9956-ffa450edef68
 | 
| cddaf72f | 10-Sep-2012 | Jianyuan Li | #119491# fix Handout view mode issueReported by: Du Jing
 Patch by: Jianyuan Li
 Review by: sunying
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382687 13f795
 #119491# fix Handout view mode issueReported by: Du Jing
 Patch by: Jianyuan Li
 Review by: sunying
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382687 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 4fc609c8 | 10-Sep-2012 | Sun Ying | #119753# fix audio video object lost when save .ppt fileReported by: Li Feng Wang
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.apache.org/repos/asf/incubat
 #119753# fix audio video object lost when save .ppt fileReported by: Li Feng Wang
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382625 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 67046194 | 10-Sep-2012 | Sun Ying | #119711# support the delay var when export ppt file by AOOReported by: Wang Li Feng
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.apache.org/repos/asf/incub
 #119711# support the delay var when export ppt file by AOOReported by: Wang Li Feng
 Patch by: Ying Sun
 Review by: Jian Yuan Li
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382623 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| f93e23d7 | 07-Sep-2012 | Zhe Wang | Fix issue #i120773#: [From Symphony] Numbering will lose when saving or opening a ppt file* subversion/main/editeng/inc/editeng/svxenum.hxx
 Define some numbering types supported b
 Fix issue #i120773#: [From Symphony] Numbering will lose when saving or opening a ppt file* subversion/main/editeng/inc/editeng/svxenum.hxx
 Define some numbering types supported by MS ppt
 * subversion/main/filter/source/msfilter/svdfppt.cxx
 Mapping added MS numbering types to Symphony numbering types
 * subversion/main/sd/source/filter/eppt/epptso.cxx
 Export added MS numbering types
 
 Patch by: Yin Bing <steve.yin.aoo@gmail.com>
 Suggested by: Wang Zhe <kingwisemmx@gmail.com>
 Found by: Yin Bing <steve.yin.aoo@gmail.com>
 Review by: Wang Zhe <kingwisemmx@gmail.com>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381885 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7e5080f7 | 07-Sep-2012 | Zhe Wang | Fix issue #i119962#: [From Symphony]Placeholder in ppt file created by MS 2007 is lost if load in Impress.* subversion/main/sd/source/filter/ppt/pptin.cxx
 []Set the empty text object
 Fix issue #i119962#: [From Symphony]Placeholder in ppt file created by MS 2007 is lost if load in Impress.* subversion/main/sd/source/filter/ppt/pptin.cxx
 []Set the empty text object a placeholder.
 
 Patch by: Tang Meng <tmyl2010@gmail.com>
 Suggested by: Wang Zhe <kingwisemmx@gmail.com>
 Found by: Yan Ji <yanji.yj@gmail.com>
 Review by: Wang Zhe <kingwisemmx@gmail.com>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381878 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 634584e4 | 07-Sep-2012 | Zhe Wang | Fix issue #i120345#: Textbox's position in template file(only title) is displayed incorrectly* subversion/main/sd/source/core/sdpage.cxx
 []Should check the subtitle in master page firs
 Fix issue #i120345#: Textbox's position in template file(only title) is displayed incorrectly* subversion/main/sd/source/core/sdpage.cxx
 []Should check the subtitle in master page firstly, and set it to layout if exist
 
 Patch by: Ma Bingbing <jiazema@gmail.com>
 Suggested by: Wang Zhe <kingwisemmx@gmail.com>
 Found by: Ma Bingbing <jiazema@gmail.com>
 Review by: Wang Zhe <kingwisemmx@gmail.com>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381876 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| cd4612b5 | 07-Sep-2012 | Zhe Wang | Fix issue #i120768#: [From Symphony]slide content merged Master viewer content* subversion/main/sd/source/filter/eppt/epptso.cxx
 []should drop the redundant presentation placeholder
 Fix issue #i120768#: [From Symphony]slide content merged Master viewer content* subversion/main/sd/source/filter/eppt/epptso.cxx
 []should drop the redundant presentation placeholder textbox when import to ppt
 
 Patch by: Ma Bingbing <jiazema@gmail.com>
 Suggested by: Wang Zhe <kingwisemmx@gmail.com>
 Found by: Yan Ji <yanji.yj@gmail.com>
 Review by: Wang Zhe <kingwisemmx@gmail.com>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381867 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 9a5efb21 | 07-Sep-2012 | Zhe Wang | Fix issue #i119524#: [From Symphony]Can not open the sample ppt file which contain vb controls in the slide master.* subversion/main/sd/source/ui/unoidl/unomodel.cxx
 []Before initial
 Fix issue #i119524#: [From Symphony]Can not open the sample ppt file which contain vb controls in the slide master.* subversion/main/sd/source/ui/unoidl/unomodel.cxx
 []Before initializeDocument,should check whether it is in loading process
 
 Patch by: Yin Bing <steve.yin.aoo@gmail.com>
 Suggested by:Wang Zhe <kingwisemmx@gmail.com>
 Found by: Du Jing <jbjdujing@gmail.com>
 Review by: Wang Zhe <kingwisemmx@gmail.com>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381847 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| a8f24cff | 05-Sep-2012 | Jian Fang Zhang | #i120677#, prevent putting non singleton object FrameworkHelper into SdGlobalResourceContainer
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/
 #i120677#, prevent putting non singleton object FrameworkHelper into SdGlobalResourceContainer
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380959 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 5b4f281e | 03-Sep-2012 | Jian Fang Zhang | #i120663#, FrameView object created in SlideSorterViewShell and ToolPanelViewShell constructor is never released
 Found by: zhangjf
 Patch by: zhangjf
 Review by: zhangjf
 
 
 
 #i120663#, FrameView object created in SlideSorterViewShell and ToolPanelViewShell constructor is never released
 Found by: zhangjf
 Patch by: zhangjf
 Review by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380109 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8ee59610 | 29-Aug-2012 | Andre Fischer | #i120684# Fixed export of red color-channel.
 Patch by: Wang Zhe
 Review by: Andre Fischer
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trun
 #i120684# Fixed export of red color-channel.
 Patch by: Wang Zhe
 Review by: Andre Fischer
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378563 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  |