summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-1/+0
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann3-14/+0
2014-10-15loplugin: cstylecastNoel Grandin43-238/+215
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-4/+4
2014-10-15Trying to make the Find & Replace dialog a bit more compactAdolfo Jayme Barrientos1-399/+322
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna27-150/+150
2014-10-14make sure the denominator is not 0David Tardon1-2/+6
2014-10-14make sure the denominator is not 0David Tardon1-2/+4
2014-10-14just check if the fraction is < 0David Tardon6-16/+14
2014-10-14do not forward-declare templatesDavid Tardon1-4/+3
2014-10-14svx: fix another temp file leak, from SdrMediaObj's glTF modelsMichael Stahl1-8/+19
2014-10-13oox: refactor embedded media importMichael Stahl3-25/+79
2014-10-13coverity#1078470 Unchecked return valueCaolán McNamara1-4/+1
2014-10-13coverity#1027273 Unchecked return valueCaolán McNamara1-3/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin6-8/+8
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann3-0/+17
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-20/+20
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin30-134/+134
2014-10-11convert vcl StateChangedType to enum classNoel Grandin8-24/+27
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