summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-10UBSan: SfxBoolItem vs. SfxTemplateItem confusionStephan Bergmann1-1/+1
2014-10-10coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-10-09-Werror,-Wliteral-conversion (implicit conversion from double to long)Stephan Bergmann1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca61-403/+352
2014-10-09HAS_IA2 is never definedAndras Timar2-20/+0
2014-10-09Improve wording on several actionsSamuel Mehrbrodt2-2/+7
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist1-2/+2
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist2-1/+31
2014-10-07Fix fdo#84591 Styles dropdown disappears when clicked on submenuJuergen Funk1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-28/+10
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-27/+0
2014-10-06loplugin: cstylecastNoel Grandin27-219/+120
2014-10-06loplugin: cstylecastNoel Grandin1-0/+9
2014-10-05Related: fdo#62081 Add missing ellipsis to Edit Style commandAdolfo Jayme Barrientos1-1/+1
2014-10-04coverity#704031 Unchecked return valueNorbert Thiebaud1-1/+1
2014-10-04coverity#1242737 Result is not floating-pointNorbert Thiebaud1-2/+2
2014-10-03fdo#84605 : fixed style editing from the style drop down menuSzymon Kłos1-1/+1
2014-10-03fdo#84620 : The styles drop down menu in Writer crashes LO.Szymon Kłos1-1/+1
2014-10-03coverity#1242478 Dereference null return valueCaolán McNamara1-1/+1
2014-10-03styles dropdown: Show only the triangle for the dropdown.Jan Holesovsky1-1/+1
2014-10-02Fix fdo#84512 Background color not shown in Styles-DropdownJuergen Funk1-25/+39
2014-10-02coverity#1242476 Dereference null return valueCaolán McNamara1-1/+1
2014-10-02coverity#1242814 Result is not floatingCaolán McNamara1-1/+1
2014-10-02coverity#1242815 Result is not floating-pointCaolán McNamara1-1/+1
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-8/+3
2014-10-02fdo#84315 quick fixLionel Elie Mamane2-2/+2
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara1-4/+1
2014-10-01svx: little more verbose exception messageMichael Stahl1-1/+1
2014-10-01fdo#84551 Make 'Insert table' entry dropdown onlySamuel Mehrbrodt1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin4-16/+16
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt2-22/+18
2014-09-30SvxShape destructor un-register at broadcaster with SolarMutex lockedMichael Stahl1-0/+1
2014-09-30Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-DownJuergen Funk1-12/+52
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin15-72/+72
2014-09-30fdo#82577: Handle RegionNoel Grandin19-51/+51
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-1/+1
2014-09-29Rework the Compress Image dialogAdolfo Jayme Barrientos1-360/+338
2014-09-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann11-41/+21
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos1-49/+8
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos13-29/+37
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-1/+1
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl1-10/+3
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane1-1/+1
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin3-6/+6
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin3-8/+8
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1