summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara1-0/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-8/+8
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky1-4/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-20loplugin: cstylecastNoel Grandin1-8/+12
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-1/+1
2014-10-14make sure the denominator is not 0David Tardon1-2/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-6/+6
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-03svx: sal_Bool->booNoel Grandin1-15/+15
2014-03-11svx: sal_Bool->boolNoel Grandin1-66/+66
2014-02-26Remove visual noise from svxAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-28/+28
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist1-1/+1
2013-12-20typo fixesAndras Timar1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-8/+8
2013-09-05XubString to OUStringThomas Arnhold1-2/+1
2013-09-05convert svx/* from XubString to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin1-13/+13
2013-09-05convert include/svx/svdview.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-1/+1
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-12/+19
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-09sal_Bool to boolTakeshi Abe1-24/+24
2013-03-26sal_Bool to boolTakeshi Abe1-3/+3
2013-02-14MODKEY_BigOrtho is never definedJulien Nabet1-3/+0
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2013-01-09OUString::valueOf sal_Int32 cast once moreLuboš Luňák1-1/+1
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-3/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-19fdo#48473 Missing translation of local String constantRegina Henschel1-2/+3
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara1-3/+3
2012-02-15Fix some translation oversightsStefan Knorr (astron)1-1/+1
2012-01-24Comments Translations.Stefan Knorr1-99/+97
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-21callcatcher: update listCaolán McNamara1-1/+1
2011-11-18remove unused Sdr methodsFelix Zhang1-28/+0