summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-06-05Resolves: #i120967# table's virtual box becomes too small...Sun Ying1-12/+16
2013-06-05Resolves: #i120885# Added missing properties for table border...Armin Le Grand1-0/+6
2013-06-05Use background back->Use background cacheCaolán McNamara1-1/+1
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara3-144/+173
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed7-600/+893
2013-06-05Resolves: #i120345# Textbox's position in template file...Zhe Wang1-2/+4
2013-06-05use uno::Reference#clear() method...Noel Grandin5-9/+9
2013-06-05remove unused componentcontext.hxx includesNoel Grandin4-4/+0
2013-06-04Resolves: #i122437# Fixed context notification for Draw documentsAndre Fischer1-0/+1
2013-06-04Remove odd, unused com.sun.star.comp.ooxpptx service nameStephan Bergmann2-6/+2
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann2-4/+2
2013-06-03remove ShapeList::getNextShape(SdrObject* pObj)Matthias Hofmann6-43/+23
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
2013-05-31Resolves: #i121863# Corrected D&D from MasterPage viewArmin Le Grand1-39/+117
2013-05-31UniString::CompareToAscii(RTL_CONSTASCII_STRINGPARAM("x"))==COMPARE_EQUAL ...Stephan Bergmann1-4/+3
2013-05-31Remove #define A2S() in PanelFactory.cxxChr. Rossmanith1-5/+3
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith28-110/+102
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+4
2013-05-30drop stray SAL_DEBUGCaolán McNamara1-1/+0
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-1/+1
2013-05-30make impress start again without crashingCaolán McNamara1-1/+5
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann6-273/+179
2013-05-30typo: %1label -> %1Andras Timar1-1/+1
2013-05-29WaE: unreachable codeTor Lillqvist1-3/+0
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer6-37/+38
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand3-14/+9
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt2-0/+2
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile2-2/+2
2013-05-27Resolves: #i119753# fix audio video object lost when save .ppt fileSun Ying2-1/+16
2013-05-26Resolves: #i119866# ppt default outline area bullet lostSun Ying1-0/+12
2013-05-25Resolves: #i119874 Fixed text alignment in RTL layoutCaolán McNamara4-10/+12
2013-05-24Revert "Resolves: #i119874 Fixed text alignment in RTL layout."Caolán McNamara1-2/+0
2013-05-24Fix memory leak in DrawViewShell::GetAttrState().Mark Wielaard1-1/+2
2013-05-24Resolves: #i119874 Fixed text alignment in RTL layout.Andre Fischer1-0/+2
2013-05-24stop delivering globlmn.hrcDavid Tardon1-4/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist16-33/+33
2013-05-23Resolves: #i122247# Improved focus traveling in sidebarAndre Fischer2-0/+10
2013-05-23Resolves: #i119951# Animation effect still exist after the shape groupedZhe Wang1-8/+0
2013-05-23Resolves: #i119988# crash when modify the animation effect's...Zhe Wang1-6/+66
2013-05-23Resolves: #i119458# fix master's subtitle is modified when save .pot templateSun Ying1-2/+6
2013-05-23bnc#820786: Unit test for patterns / hatches.Jan Holesovsky3-0/+3317
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt2-0/+2
2013-05-22Secured SlideSorterModel::DeleteSlide for negative page indicesArmin Le Grand1-6/+29
2013-05-22Resolves: #i122354# Fix notification of slide change when...Andre Fischer1-0/+1
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer2-2/+0
2013-05-22WaE: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist1-4/+4
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin7-59/+38
2013-05-22use attributes, not markup for bold titlesCaolán McNamara1-7/+4
2013-05-22adapt code to use masterlayoutdlg .uiCaolán McNamara8-209/+66