summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)AuthorFilesLines
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin2-4/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-2/+2
2014-11-09constLuboš Luňák1-1/+1
2014-11-04rename nWink->nAngleNoel Grandin1-10/+10
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-4/+4
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-4/+4
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-5/+5
2014-10-02coverity#1242948 Result is not floating-pointCaolán McNamara1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin2-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-9/+9
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin2-5/+4
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann1-1/+1
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin3-15/+15
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-5/+5
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner3-6/+9
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt1-3/+1
2014-07-12CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for nowMiklos Vajna1-1/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+1
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand3-32/+13
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-06-23SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna1-0/+18
2014-06-20SwDrawContact: recaclc textbox size on shape adjustment change as wellMiklos Vajna1-8/+19
2014-06-20SwDrawContact::Changed: sync position/size between draw shape and its textboxMiklos Vajna1-0/+11
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-12/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner2-3/+5
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante2-8/+0
2014-05-19SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert)Michael Stahl1-0/+1
2014-05-19fdo#78149: assert if SwVirtFlyDrawObj is being painted with no ViewPort setMichael Stahl1-3/+7
2014-05-11coverity#705918 Dereference before null checkCaolán McNamara1-28/+25
2014-04-30sw: sal_Bool->boolNoel Grandin4-25/+25
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+1
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist2-5/+1
2014-04-14typo: retangle -> rectangleThomas Arnhold1-1/+1
2014-04-10coverity#735902 Explicit null dereferencedCaolán McNamara1-9/+11
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-9/+9
2014-03-11svx: sal_Bool->boolNoel Grandin3-14/+14
2014-02-27Remove visual noise from swAlexander Wilms3-5/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-10/+10
2014-02-06coverity#704882 Dereference after null checkCaolán McNamara1-1/+1
2014-02-06coverity#704883 Dereference after null checkCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann3-9/+9
2014-01-24bool improvementsStephan Bergmann1-6/+6