summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-06vcl: remove boost/signal2/signal.hpp from headerMichael Stahl3-0/+7
2016-02-06Fix typosAndrea Gelmini6-7/+7
2016-02-06Fix some misspellingsTor Lillqvist2-2/+2
2016-02-06remove some unnecessary typedefs to pointerNoel Grandin1-10/+10
2016-02-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin5-21/+17
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06loplugin:loopvartoosmallNoel Grandin7-11/+11
2016-02-06remove custom RTTI from SvDataCopyStreamNoel Grandin1-1/+1
2016-02-06Fix typosAndrea Gelmini3-3/+3
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe8-25/+25
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06Fix typosAndrea Gelmini5-5/+5
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06cppcheck:unreadVariableNoel Grandin1-2/+0
2016-02-06Fix typosAndrea Gelmini3-5/+5
2016-02-06cppcheck: redundantCondition [part2]Julien Nabet4-7/+7
2016-02-05loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2016-02-05Typo: emty->emptyJulien Nabet1-1/+1
2016-02-05convert B2DLineJoin to scoped enumNoel Grandin3-18/+18
2016-02-05GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin1-1/+1
2016-02-05convert GETFOCUS constants to scoped enumNoel Grandin2-9/+9
2016-02-05convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2016-02-05convert INVALIDATE constants to scoped enumNoel Grandin7-9/+9
2016-02-05loplugin:constantfunctionNoel Grandin1-10/+0
2016-02-05convert CVT constants to scoped enumNoel Grandin2-34/+34
2016-01-18Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+1
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+24
2016-01-08lool - page border shadow can be disabledMarco Cecchetti2-0/+6
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl1-1/+2
2015-11-16Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-16tdf#95551 - fix image map crash.Michael Meeks1-4/+9
2015-11-16svx: loplugin:badstaticsMichael Stahl2-5/+2
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-24/+6
2015-11-03tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir2-28/+9
2015-10-29prepare to enable build with ICU 56Eike Rathke1-0/+26
2015-10-29tdf#93487 - protect GetFocus method call post dispose.Michael Meeks1-1/+2
2015-10-29afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-2/+2
2015-10-29tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-10-26crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara1-2/+2
2015-10-26tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane1-0/+4
2015-10-26afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara1-2/+5
2015-10-26afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara1-1/+3