summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-07-01BluetoothServer::addCommunicator not unused after allMichael Stahl1-0/+5
2013-07-01Remove unused codePetr Vorel2-12/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-06-29remove some createFromAscii usageThomas Arnhold1-2/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold5-5/+5
2013-06-28fix crash when use increase font on table in impressFaisal M. Al-Otaibi1-7/+9
2013-06-26coverity#1027646 Dereference after null checkNorbert Thiebaud1-7/+14
2013-06-25fdo#65456 - Provide visual clues in slidesorter for custom animation.Ciorba Edmond8-10/+55
2013-06-25remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165bNoel Power3-10/+7
2013-06-25Resolves: #i120677# prevent putting non singleton object...Jian Fang Zhang1-1/+0
2013-06-24fix borders unit test ( test values have changed )Noel Power3-7/+10
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand1-1/+5
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-1/+1
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-4/+4
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand1-26/+1
2013-06-17Resolves: #i121538# Disable FontWork dialog entries (slots)...Armin Le Grand1-2/+9
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand2-38/+67
2013-06-15Resolves: #i122215# Avoid double paste, allow paste of WMF/EMF as bitmapArmin Le Grand1-1/+24
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-8/+8
2013-06-12Resolves: #i120393# Corrected paste position of objects...Armin Le Grand1-12/+12
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-8/+15
2013-06-10Deprecated conversion to char* from string litteralFridrich Štrba1-2/+2
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed5-434/+127
2013-06-10Resolves: #i121224# Corrected to use the ApplicationDocumentColor...Armin Le Grand1-9/+21
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand2-8/+18
2013-06-07sidebar: disable impress task pane if sidebar is enabled.Michael Meeks3-1/+11
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks1-1/+0
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-1/+0
2013-06-06Some more modules at least building with mingw64Fridrich Štrba3-6/+6
2013-06-07sal_Bool to boolTakeshi Abe1-1/+1
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand3-33/+4
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith10-43/+43
2013-06-06Convert sd view page to .uiFaisal M. Al-Otaibi4-109/+25
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara2-7/+9
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed4-599/+186
2013-06-05use uno::Reference#clear() method...Noel Grandin5-9/+9
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+0
2013-06-04Resolves: #i122437# Fixed context notification for Draw documentsAndre Fischer1-0/+1
2013-06-03remove ShapeList::getNextShape(SdrObject* pObj)Matthias Hofmann1-1/+2
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
2013-05-31Remove #define A2S() in PanelFactory.cxxChr. Rossmanith1-5/+3
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith17-27/+26
2013-05-30drop stray SAL_DEBUGCaolán McNamara1-1/+0
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 Wittmann5-268/+174
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 Grand1-5/+0
2013-05-24Fix memory leak in DrawViewShell::GetAttrState().Mark Wielaard1-1/+2