summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-10-09-Werror,-Wliteral-conversion (implicit conversion from double to long)Stephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09HAS_IA2 is never definedAndras Timar
2014-10-09Improve wording on several actionsSamuel Mehrbrodt
2014-10-08Fix thinko. Thanks to vmiklos for noticingTor Lillqvist
2014-10-08Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxedTor Lillqvist
2014-10-07Fix fdo#84591 Styles dropdown disappears when clicked on submenuJuergen Funk
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-05Related: fdo#62081 Add missing ellipsis to Edit Style commandAdolfo Jayme Barrientos
2014-10-04coverity#704031 Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242737 Result is not floating-pointNorbert Thiebaud
2014-10-03fdo#84605 : fixed style editing from the style drop down menuSzymon Kłos
2014-10-03fdo#84620 : The styles drop down menu in Writer crashes LO.Szymon Kłos
2014-10-03coverity#1242478 Dereference null return valueCaolán McNamara
2014-10-03styles dropdown: Show only the triangle for the dropdown.Jan Holesovsky
2014-10-02Fix fdo#84512 Background color not shown in Styles-DropdownJuergen Funk
2014-10-02coverity#1242476 Dereference null return valueCaolán McNamara
2014-10-02coverity#1242814 Result is not floatingCaolán McNamara
2014-10-02coverity#1242815 Result is not floating-pointCaolán McNamara
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara
2014-10-02fdo#84315 quick fixLionel Elie Mamane
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara
2014-10-01svx: little more verbose exception messageMichael Stahl
2014-10-01fdo#84551 Make 'Insert table' entry dropdown onlySamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30SvxShape destructor un-register at broadcaster with SolarMutex lockedMichael Stahl
2014-09-30Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-DownJuergen Funk
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara
2014-09-29Rework the Compress Image dialogAdolfo Jayme Barrientos
2014-09-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane