Age | Commit message (Expand) | Author |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-10 | UBSan: SfxBoolItem vs. SfxTemplateItem confusion | Stephan Bergmann |
2014-10-10 | coverity#1241199 Unchecked dynamic_cast | Caolán McNamara |
2014-10-09 | -Werror,-Wliteral-conversion (implicit conversion from double to long) | Stephan Bergmann |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-09 | HAS_IA2 is never defined | Andras Timar |
2014-10-09 | Improve wording on several actions | Samuel Mehrbrodt |
2014-10-08 | Fix thinko. Thanks to vmiklos for noticing | Tor Lillqvist |
2014-10-08 | Don't try to create cdefghij.klm inside the app bundle on OS X when sandboxed | Tor Lillqvist |
2014-10-07 | Fix fdo#84591 Styles dropdown disappears when clicked on submenu | Juergen Funk |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-10-06 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
2014-10-06 | loplugin: cstylecast | Noel Grandin |
2014-10-06 | loplugin: cstylecast | Noel Grandin |
2014-10-05 | Related: fdo#62081 Add missing ellipsis to Edit Style command | Adolfo Jayme Barrientos |
2014-10-04 | coverity#704031 Unchecked return value | Norbert Thiebaud |
2014-10-04 | coverity#1242737 Result is not floating-point | Norbert Thiebaud |
2014-10-03 | fdo#84605 : fixed style editing from the style drop down menu | Szymon Kłos |
2014-10-03 | fdo#84620 : The styles drop down menu in Writer crashes LO. | Szymon Kłos |
2014-10-03 | coverity#1242478 Dereference null return value | Caolán McNamara |
2014-10-03 | styles dropdown: Show only the triangle for the dropdown. | Jan Holesovsky |
2014-10-02 | Fix fdo#84512 Background color not shown in Styles-Dropdown | Juergen Funk |
2014-10-02 | coverity#1242476 Dereference null return value | Caolán McNamara |
2014-10-02 | coverity#1242814 Result is not floating | Caolán McNamara |
2014-10-02 | coverity#1242815 Result is not floating-point | Caolán McNamara |
2014-10-02 | coverity#1242909 Unused value and const things up | Caolán McNamara |
2014-10-02 | fdo#84315 quick fix | Lionel Elie Mamane |
2014-10-01 | coverity#735513 constant guards dead code | Caolán McNamara |
2014-10-01 | svx: little more verbose exception message | Michael Stahl |
2014-10-01 | fdo#84551 Make 'Insert table' entry dropdown only | Samuel Mehrbrodt |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | fdo#62081 Improve split menu on style dropdown | Samuel Mehrbrodt |
2014-09-30 | SvxShape destructor un-register at broadcaster with SolarMutex locked | Michael Stahl |
2014-09-30 | Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-Down | Juergen Funk |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::Get | Caolán McNamara |
2014-09-29 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-09-29 | svx: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-27 | Term change: Sound/Movie -> Audio/Video | Samuel Mehrbrodt |
2014-09-26 | svx: convert some horrible code to SolarMutexTryAndBuyGuard | Michael Stahl |
2014-09-26 | fix build & better name for ERROR_INVALID_TABLE | Lionel Elie Mamane |
2014-09-26 | svx: fix up c10225762ce2c242d21126b5730b1d60f0150ed | Michael Stahl |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUChar | Noel Grandin |
2014-09-26 | remove unnecessary casts's | Noel Grandin |