summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand3-2/+6
(cherry picked from commit 60f299f255a8a2fd2c4aabde6933d4388af3643b) Conflicts: filter/source/msfilter/escherex.cxx sd/source/filter/eppt/eppt.cxx sd/source/filter/eppt/eppt.hxx Change-Id: I62d772ab67ed03bfa964040bd07b3684cf2dee8f
2013-06-11attempt to apply HIG rules to photo album dialogCaolán McNamara1-74/+105
Change-Id: Ib1bed02d229d17c4ec5f0d95014e973c692914e2
2013-06-10typos: GrayScale->GrayscaleCaolán McNamara1-1/+1
Change-Id: I892fd1a4b8085c1f7c9651d15015fc220876ebee
2013-06-10Deprecated conversion to char* from string litteralFridrich Štrba1-2/+2
Change-Id: I64fc36b38be59c909aa96a9faf876232caaac182
2013-06-10lets put the row that has the optional column at the bottomCaolán McNamara1-155/+154
Rather than have an incomplete first row and a complete second row, have the opposite. Looks more balanced. Two clicks required post .ui conversion two days required pre .ui conversion :-) Change-Id: I595a17f84dc0988b261d67bccdaa4582f2db6c2a
2013-06-10Brouchure->BrochureCaolán McNamara1-9/+7
Change-Id: Icc3567c0392a5fbee422162abceda6346d6a5fe6
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed9-436/+645
Change-Id: I4f72ca2f1d090fede24c7d7441f1855c617ab315
2013-06-10Resolves: #i121224# Corrected to use the ApplicationDocumentColor...Armin Le Grand1-9/+21
instead of the ApplicationBackgroundColor (cherry picked from commit 8d005e90cfee08663c02db2e75130b68bf143a93) Conflicts: sd/source/ui/tools/PreviewRenderer.cxx Change-Id: I5bb3d40724dbcca189fac8c9ba29b684b0b9ec67
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-38/+19
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: I9a7cce0d3abef42c9d9d0ad56609d94d504854cb Reviewed-on: https://gerrit.libreoffice.org/4128 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-09Revert "Fix qa tests after "non-primitive" patch"Julien Nabet2-2/+2
This reverts commit eaeaafbf20629e2e2eb111b71ddcc78ab81aec55. I must recognize I don't understand why it doesn't work but since most of the tinderboxes are red...
2013-06-08Fix qa tests after "non-primitive" patchJulien Nabet2-2/+2
Change-Id: I438a1b09d74a87858b23046cc34995a9fbab396a
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand2-8/+18
(cherry picked from commit 5f81e1134607ae67d7c598f695bd0997cd9c9284) Conflicts: sd/source/ui/view/sdview3.cxx sd/source/ui/view/sdview4.cxx svx/source/svdraw/svdoole2.cxx Change-Id: I91634de52a23ebe897f2d38a6cca763aed19dfc0
2013-06-07typosJulien Nabet1-1/+1
Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491
2013-06-07sidebar: disable impress task pane if sidebar is enabled.Michael Meeks3-1/+11
Change-Id: I64e601dfd6f4a3763188537f9507c536b86b70fe
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks1-1/+0
Change-Id: I809cca8dab246c7b528309fd74fb73a9d0bd418f
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-1/+0
(cherry picked from commit 81664c037c8d6094b66c1660b6eee9693eadf401) Conflicts: sc/inc/document.hxx sc/source/core/data/documen2.cxx sc/source/core/data/documen3.cxx sc/source/core/data/documen9.cxx svx/inc/svx/svdmodel.hxx svx/source/svdraw/svdmodel.cxx sw/inc/doc.hxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docnew.cxx sw/source/ui/app/docshini.cxx Change-Id: Id0f62f0cd5b83794e2dbaee4e8b6afa704a0c23a
2013-06-06Some more modules at least building with mingw64Fridrich Štrba3-6/+6
Change-Id: I3ea039655aecb7885bb310b1f2c29d66f9f7bb4f
2013-06-07sal_Bool to boolTakeshi Abe1-1/+1
Change-Id: I58efb9d026203c77d3806552bd4280a4d16d5111
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand3-33/+4
(from white) to allow fill settings in the various apps to have an effect (cherry picked from commit 0050a8e4eace17ed1b55c7ec919edaa0daadc3a7) Conflicts: chart2/source/model/main/PageBackground.cxx sc/source/ui/drawfunc/fuins2.cxx sd/source/ui/view/viewshe2.cxx Related: #i121334# turned back chart non-fill defaults... done the non-fill using tooling when creating new chart modules (cherry picked from commit af9220c24c9d80e5415d9d7d8f273b28d0d27cdb) Conflicts: chart2/source/model/main/PageBackground.cxx sc/source/filter/starcalc/scfobj.cxx sd/source/ui/view/viewshe2.cxx svx/inc/svx/charthelper.hxx svx/source/svdraw/charthelper.cxx sw/source/ui/table/tablemgr.cxx Related: #i121334# deactivated setting chart OLE background to transparent... for better UI experience and better back-compatibility to other OpenOffice derivates (cherry picked from commit 5fa621198a981ea994d9903298e8a1d884ee686b) Unname unused arguments to prevent compiler warnings. (cherry picked from commit c3c4df7647d8d4ab1425bb3c7f38932c4adcbe74) Change-Id: I1b4579aca701a4d637d21d7963b87f637458d0a5 01855cc3d4ec3c321109f924f6de4cdfbec4cd5d 18757f64ae84a415dc781929db4b76f571172ab1 de9879c2e1c249c0d957e4e46723b167ae1a8e90
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith10-43/+43
Change-Id: Ie936ffa0ca8e97893251ef99784a257815526957 Reviewed-on: https://gerrit.libreoffice.org/4170 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-06-06drop unused help idsCaolán McNamara1-1/+0
Change-Id: I7e0e9a09c6b9d36c0b9d02ab11f7bad051c01b9a
2013-06-06HIG set 6 pixel spacing between rowsCaolán McNamara1-2/+3
Change-Id: I6933ffd0e095fa23108b86675714f0bf7510a101
2013-06-06Convert sd view page to .uiFaisal M. Al-Otaibi8-111/+127
Change-Id: If199b877b762780e4c18b15025454f0dc7912dcd
2013-06-06Resolves: #i120768# slide content merged Master viewer contentZhe Wang1-0/+7
* 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> (cherry picked from commit 691aff9ca443dbd8ad907b32b96c031dd9ffa829) Change-Id: I1a1de0152feaacb449f2e2bad444d1bff9e7c4cb
2013-06-06WaE: comparison of integers of different signsTor Lillqvist1-1/+1
Change-Id: I603e636b1a93107dfa65a2759ee510c49e03347e
2013-06-05Resolves: #i120967# table's virtual box becomes too small...Sun Ying1-12/+16
when saved as .ppt file Reported by: Liu Ping Tan Patch by: Ying Sun Review by: Jian Yuan Li (cherry picked from commit 36453dd6be67717b2a2385449f10141fcc3fac35) Conflicts: sd/source/filter/eppt/epptso.cxx Change-Id: I66ec5b8569c538e3571fa08670d053130939dc02
2013-06-05Resolves: #i120885# Added missing properties for table border...Armin Le Grand1-0/+6
to property set to process them Initial Patch by: Ma BingBing Review by: alg (cherry picked from commit 6616a636dda8db85c1bed3b3ccf1881f6e2d3acf) Conflicts: sd/source/core/stlsheet.cxx Change-Id: Ife4dc2e2224d478e0d726f7b2e0d337a6de43262
2013-06-05Use background back->Use background cacheCaolán McNamara1-1/+1
Change-Id: Id8f2378b881544383e243383a7151f1fe624c029
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara3-144/+173
restore original mnemonics get range of adjustments right fix height and metric spellings, cosmetic, but it'll bug me Change-Id: I94a7980d5513f8bfe29bc702bcf902037e1961b6
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed7-600/+893
Change-Id: I8be55720bb8086892b41abde95ece4d13f8da7d1
2013-06-05Resolves: #i120345# Textbox's position in template file...Zhe Wang1-2/+4
(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> (cherry picked from commit d07b6ad5bf1ef21ad39b688a6953bd4d7ef57884) Change-Id: Id1843a0e856a1bf98378868c68b1f9216ce71d1b
2013-06-05use uno::Reference#clear() method...Noel Grandin5-9/+9
...instead of assigning an empty value. Reduces code noise. Change-Id: Ic95b081a41fb740a738c92b3407a9514ccb8b06e
2013-06-05remove unused componentcontext.hxx includesNoel Grandin4-4/+0
Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048
2013-06-04Resolves: #i122437# Fixed context notification for Draw documentsAndre Fischer1-0/+1
(cherry picked from commit 88914c616747693083819ec44ea81c9d96fa5136) Change-Id: I6d5c7365cfe51ba7c6ce57f589264aac8b066742
2013-06-04Remove odd, unused com.sun.star.comp.ooxpptx service nameStephan Bergmann2-6/+2
Change-Id: I746e1fa25137db786f82dda50bfa4b497e94cefd
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann2-4/+2
This reverts commit 02021163dbbcc8904da0b2138c8b53684dcc8ab4. The filter appears to be split in two (com.sun.star.comp.oox.ppt.PowerPointImport implementation oox::ppt::PowerPointImport from include/oox/ppt/pptimport.hxx for im-/export, for export calling com.sun.star.comp.Impress.oox.PowerPointExport implementation PowerPointExport from sd/source/filter/eppt/epptooxml.hxx) for no good reason, so the com.sun.star.oox.PowerPointExport new-style service is supporting a hack that should rather be cleaned up. Conflicts: offapi/UnoApi_offapi.mk Change-Id: I875192a68a8e3458dbfd74b4981a6a2e86ce44d7
2013-06-03remove ShapeList::getNextShape(SdrObject* pObj)Matthias Hofmann6-43/+23
The getNextShape(pObj) method is just used for iterating over the complete ShapeList. But the complexity for this operation is exponential. When using getNextShape() iterating over the list have linear complexity. In short: it is much faster. Change-Id: I3896af2247f348153d62f2bcdd207c5a75239689 Reviewed-on: https://gerrit.libreoffice.org/4132 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
The service is actually called "com.sun.star.rendering.Canvas.VCL" It looks like the code in SidebarPanel is a copy'n'paste from PresenterHelper, and it looks like the PresenterHelper code has been broken since 2008. Change-Id: I78a0fa3bf9333d6473a743cffdb1dc41a7a1266d
2013-05-31Resolves: #i121863# Corrected D&D from MasterPage viewArmin Le Grand1-39/+117
source SlideSorter, target 2nd DocumentView (cherry picked from commit 2136f4599bdc6f44bc0cc551189bfa565d3fbe71) Conflicts: sd/source/core/drawdoc3.cxx Change-Id: I2ba9f2c062b464d3ab3fb28ab115c908b0a7e450
2013-05-31UniString::CompareToAscii(RTL_CONSTASCII_STRINGPARAM("x"))==COMPARE_EQUAL ...Stephan Bergmann1-4/+3
...corresponds to OUString::startsWith("x"), not UniString::CompareToAscii("x")==COMPARE_EQUAL. Regression introduced with 5b26722ace02f71c79573b3795b2bf7b9412090f "Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)." Change-Id: I116defec056ff1e2260a20ba5279180683eefd87
2013-05-31Remove #define A2S() in PanelFactory.cxxChr. Rossmanith1-5/+3
Change-Id: I650e5826d26b3a86dcddd517ae1f917d1edaedd1 Reviewed-on: https://gerrit.libreoffice.org/4108 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith28-110/+102
Change-Id: I179208d5ffe94e95719c7c6d0ea4eb354141531a Reviewed-on: https://gerrit.libreoffice.org/4107 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+4
Change-Id: I5373c0a59fdbbe0230b74df967fdaf887b91f4e4
2013-05-30drop stray SAL_DEBUGCaolán McNamara1-1/+0
Change-Id: I7e67c7dc06388d95d8143f5419116bae4deb5e4b
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-1/+1
Change-Id: I7a2e3a6f11bbaaaff50e8163e4ce3e2583b1d03c Reviewed-on: https://gerrit.libreoffice.org/4077 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-05-30make impress start again without crashingCaolán McNamara1-1/+5
triggered by commit 0143805a565418d2a114c16b7eeba3b784176d9e from Implementation::Update the mpViewShellManagerLock.reset is triggering reentry to the same method, this time in the other branch and calling mpViewShellManagerLock.release and delete pLock it's all a bit appalling really ==15411== Invalid read of size 8 ==15411== at 0x214B62F4: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) ==15411== by 0x216C3EE3: boost::shared_ptr<sd::ViewShellManager>::~shared_ptr() (shared_ptr.hpp:328) ==15411== by 0x21883EE8: sd::ViewShellManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so) ==15411== by 0x21972275: std::auto_ptr<sd::ViewShellManager::UpdateLock>::reset(sd::ViewShellManager::UpdateLock*) (auto_ptr.h:244) ==15411== by 0x21969F20: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:957) ==15411== by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884) ==15411== by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540) ==15411== by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so) ==15411== by 0x216E051C: void boost::checked_delete<sd::ToolBarManager::UpdateLock>(sd::ToolBarManager::UpdateLock*) (checked_delete.hpp:34) ==15411== by 0x216E0484: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::~scoped_ptr() (scoped_ptr.hpp:82) ==15411== by 0x216E04FC: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::reset(sd::ToolBarManager::UpdateLock*) (scoped_ptr.hpp:88) ==15411== by 0x216E01D6: sd::framework::ToolBarModule::HandleUpdateEnd() (ToolBarModule.cxx:203) ==15411== by 0x216DFEA5: sd::framework::ToolBarModule::notifyConfigurationChange(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ToolBarModule.cxx:125) ==15411== by 0x2169D2F6: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(std::__debug::vector<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor, std::allocator<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor> > const&, com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:104) ==15411== by 0x2169D62C: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:132) ==15411== by 0x216A9A49: sd::framework::ConfigurationUpdater::UpdateConfiguration() (ConfigurationUpdater.cxx:202) ==15411== by 0x216A9692: sd::framework::ConfigurationUpdater::RequestUpdate(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfiguration> const&) (ConfigurationUpdater.cxx:124) ==15411== by 0x2168D0AE: sd::framework::ChangeRequestQueueProcessor::ProcessOneEvent() (ChangeRequestQueueProcessor.cxx:186) ==15411== by 0x2168CE39: sd::framework::ChangeRequestQueueProcessor::ProcessEvent(void*) (ChangeRequestQueueProcessor.cxx:139) ==15411== by 0x2168CDFA: sd::framework::ChangeRequestQueueProcessor::LinkStubProcessEvent(void*, void*) (ChangeRequestQueueProcessor.cxx:131) ==15411== by 0x90D9283: Link::Call(void*) const (link.hxx:123) ==15411== by 0x96A2CC3: ImplHandleUserEvent(ImplSVEvent*) (winproc.cxx:1986) ==15411== by 0x96A422A: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2601) ==15411== by 0x96B28CA: SalFrame::CallCallback(unsigned short, void const*) const (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libvcllo.so) ==15411== by 0x96B2355: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:91) ==15411== by 0x16DB2069: GtkData::userEventFn(void*) (gtkdata.cxx:935) ==15411== by 0x16DB20C4: call_userEventFn (gtkdata.cxx:945) ==15411== by 0x3795647A54: g_main_context_dispatch (gmain.c:2715) ==15411== by 0x3795647D87: g_main_context_iterate.isra.24 (gmain.c:3290) ==15411== by 0x3795647E43: g_main_context_iteration (gmain.c:3351) ==15411== by 0x16DB0F2D: GtkData::Yield(bool, bool) (gtkdata.cxx:574) ==15411== by 0x16DB4ACD: GtkInstance::Yield(bool, bool) (gtkinst.cxx:404) ==15411== by 0x90F2FEF: ImplYield(bool, bool) (svapp.cxx:422) ==15411== by 0x90EF588: Application::Yield(bool) (svapp.cxx:456) ==15411== by 0x90EF529: Application::Execute() (svapp.cxx:401) ==15411== by 0x4EC7147: desktop::Desktop::Main() (app.cxx:1720) ==15411== by 0x90FBA70: ImplSVMain() (svmain.cxx:162) ==15411== by 0x90FBB59: SVMain() (svmain.cxx:198) ==15411== by 0x4F098B5: soffice_main (sofficemain.cxx:82) ==15411== by 0x400967: sal_main (main.c:48) ==15411== by 0x400948: main (main.c:47) ==15411== Address 0x1f2a66b8 is 8 bytes inside a block of size 16 free'd ==15411== at 0x4A073CC: operator delete(void*) (vg_replace_malloc.c:480) ==15411== by 0x21969E8B: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:936) ==15411== by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884) ==15411== by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540) ==15411== by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so) ==15411== by 0x21967962: sd::ToolBarManager::ResetToolBars(sd::ToolBarManager::ToolBarGroup) (ToolBarManager.cxx:410) ==15411== by 0x219AC02F: sd::DrawViewShell::ChangeEditMode(EditMode, bool) (drviews1.cxx:363) ==15411== by 0x219CC31E: sd::DrawViewShell::ReadFrameViewData(sd::FrameView*) (drviews5.cxx:295) ==15411== by 0x21A45CBA: sd::ViewShell::Activate(unsigned char) (viewshel.cxx:350) ==15411== by 0x219AB09E: sd::DrawViewShell::Activate(unsigned char) (drviews1.cxx:93) ==15411== by 0x663DA02: SfxShell::DoActivate_Impl(SfxViewFrame*, unsigned char) (shell.cxx:571) ==15411== by 0x69853B7: SfxDispatcher::FlushImpl() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsfxlo.so) ==15411== by 0x652A459: SfxDispatcher::Flush() (dispatch.hxx:237) ==15411== by 0x6974199: SfxViewShell::AddSubShell(SfxShell&) (viewsh.cxx:1409) ==15411== by 0x21986D9B: sd::ViewShellManager::Implementation::UpdateShellStack() (ViewShellManager.cxx:963) ==15411== by 0x21986785: sd::ViewShellManager::Implementation::UnlockUpdate() (ViewShellManager.cxx:881) ==15411== by 0x21983F27: sd::ViewShellManager::UnlockUpdate() (ViewShellManager.cxx:425) ==15411== by 0x21883EDC: sd::ViewShellManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so) ==15411== by 0x21972275: std::auto_ptr<sd::ViewShellManager::UpdateLock>::reset(sd::ViewShellManager::UpdateLock*) (auto_ptr.h:244) ==15411== by 0x21969F20: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:957) ==15411== by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884) ==15411== by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540) ==15411== by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so) ==15411== by 0x216E051C: void boost::checked_delete<sd::ToolBarManager::UpdateLock>(sd::ToolBarManager::UpdateLock*) (checked_delete.hpp:34) ==15411== by 0x216E0484: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::~scoped_ptr() (scoped_ptr.hpp:82) ==15411== by 0x216E04FC: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::reset(sd::ToolBarManager::UpdateLock*) (scoped_ptr.hpp:88) ==15411== by 0x216E01D6: sd::framework::ToolBarModule::HandleUpdateEnd() (ToolBarModule.cxx:203) ==15411== by 0x216DFEA5: sd::framework::ToolBarModule::notifyConfigurationChange(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ToolBarModule.cxx:125) ==15411== by 0x2169D2F6: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(std::__debug::vector<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor, std::allocator<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor> > const&, com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:104) ==15411== by 0x2169D62C: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:132) ==15411== by 0x216A9A49: sd::framework::ConfigurationUpdater::UpdateConfiguration() (ConfigurationUpdater.cxx:202) ==15411== by 0x216A9692: sd::framework::ConfigurationUpdater::RequestUpdate(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfiguration> const&) (ConfigurationUpdater.cxx:124) ==15411== by 0x2168D0AE: sd::framework::ChangeRequestQueueProcessor::ProcessOneEvent() (ChangeRequestQueueProcessor.cxx:186) ==15411== by 0x2168CE39: sd::framework::ChangeRequestQueueProcessor::ProcessEvent(void*) (ChangeRequestQueueProcessor.cxx:139) ==15411== by 0x2168CDFA: sd::framework::ChangeRequestQueueProcessor::LinkStubProcessEvent(void*, void*) (ChangeRequestQueueProcessor.cxx:131) ==15411== by 0x90D9283: Link::Call(void*) const (link.hxx:123) ==15411== by 0x96A2CC3: ImplHandleUserEvent(ImplSVEvent*) (winproc.cxx:1986) ==15411== by 0x96A422A: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2601) ==15411== by 0x96B28CA: SalFrame::CallCallback(unsigned short, void const*) const (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libvcllo.so) ==15411== by 0x96B2355: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:91) ==15411== by 0x16DB2069: GtkData::userEventFn(void*) (gtkdata.cxx:935) ==15411== by 0x16DB20C4: call_userEventFn (gtkdata.cxx:945) ==15411== by 0x3795647A54: g_main_context_dispatch (gmain.c:2715) ==15411== by 0x3795647D87: g_main_context_iterate.isra.24 (gmain.c:3290) ==15411== by 0x3795647E43: g_main_context_iteration (gmain.c:3351) ==15411== by 0x16DB0F2D: GtkData::Yield(bool, bool) (gtkdata.cxx:574) ==15411== by 0x16DB4ACD: GtkInstance::Yield(bool, bool) (gtkinst.cxx:404) ==15411== by 0x90F2FEF: ImplYield(bool, bool) (svapp.cxx:422) ==15411== by 0x90EF588: Application::Yield(bool) (svapp.cxx:456) ==15411== by 0x90EF529: Application::Execute() (svapp.cxx:401) Change-Id: I0171225067dd0f7f8da1400beb9c97727a0c414f
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann6-273/+179
if the current numbering rule is not a bullet numbering rule. - improve application default bullet numbering rule by add corresponding spacing to the first list level - refactoring of code introduced for paragraph property panel to handle toggle and set of bullets and numbering (cherry picked from commit 8c142809c7e16853d5634487cc9ed4e53caa3f91) Conflicts: editeng/inc/editeng/outliner.hxx editeng/source/outliner/outlin2.cxx editeng/source/outliner/outliner.cxx editeng/source/outliner/outlvw.cxx sd/source/ui/func/fuolbull.cxx Change-Id: If2807b2b81f8ade1e5b3282aa636cc2c0d8ea76a
2013-05-30typo: %1label -> %1Andras Timar1-1/+1
Change-Id: Ibf721e5f5509d7d840bb9013da2d10b9695e16b4
2013-05-29WaE: unreachable codeTor Lillqvist1-3/+0
Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer6-37/+38
to other application window (cherry picked from commit 604502e2a4b53f35aedbf0205598a9b691c0d532) Conflicts: sd/source/ui/view/drviewsa.cxx sfx2/inc/sfx2/shell.hxx sfx2/source/control/shell.cxx svx/inc/svx/sidebar/SelectionAnalyzer.hxx svx/inc/svx/sidebar/SelectionChangeHandler.hxx Change-Id: Id3c427e02714ef0d6686a78094e2f7f3b390a693