summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-03-09coverity#736492: fix memory leakMarkus Mohrhard1-0/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-3/+3
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-7/+5
2013-03-09sal_Bool to boolTakeshi Abe6-50/+50
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim94-3/+249
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-07coverity#982283: Resource leak in objectJulien Nabet1-0/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong4-6/+4
2013-03-05doubled usingThomas Arnhold4-5/+0
2013-03-04make lto workPeter Foley1-0/+3
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-3/+3
2013-03-04sal_Bool to boolTakeshi Abe5-8/+8
2013-03-04doubled namespacesThomas Arnhold3-3/+0
2013-03-04doubled includesThomas Arnhold3-4/+0
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin2-25/+8
2013-03-04Resolves fdo#60554K_Karthikeyan1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold4-43/+0
2013-03-04discard explicit SetAccessibleRelationMemberOf when members of a true VclFrameCaolán McNamara7-395/+373
2013-03-04Convert page header/footer to new widget UIOlivier Hallot7-628/+737
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold19-22/+22
2013-03-03loplugin: improve indentationThomas Arnhold1-2/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold4-12/+0
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon2-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King4-4/+4
2013-02-28Global resources should have an identifier >= 256.Ivan Timofeev1-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-2/+2
2013-02-28coverity#705729: fix memory leakMarkus Mohrhard1-0/+1
2013-02-27Remove unused assignmentsJulien Nabet1-2/+0
2013-02-27resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper1-10/+30
2013-02-27Convert page format tab page to new widget UIOlivier Hallot3-0/+19
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-26stray hids left over after removal of hyperlink barCaolán McNamara1-3/+0
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara1-1/+1
2013-02-26String::CreateFromAscii removalRicardo Montania1-1/+1
2013-02-26adapt code to comment .ui conversionCaolán McNamara2-2/+1
2013-02-25fdo#45879 - fix selected gluepoint rendering.Michael Meeks1-5/+5
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-25loplugin: improve indentationThomas Arnhold2-7/+4
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-24add requred custom widget entry pointsCaolán McNamara2-0/+16
2013-02-24loplugin: unused variablesThomas Arnhold20-33/+0
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl2-28/+72
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara6-231/+227