summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)AuthorFilesLines
2017-11-22loplugin:flatten in svxNoel Grandin1-73/+72
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-6/+6
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin2-13/+13
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-3/+3
2017-11-16silence coverity#1421123 Copy-paste errorCaolán McNamara1-4/+8
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-09ofz#4146 Integer-overflowCaolán McNamara1-1/+1
2017-11-08ofz#4072 Integer-overflowCaolán McNamara1-1/+1
2017-11-06ofz#4072 Integer-overflowCaolán McNamara1-3/+5
2017-11-04ofz#4034 Integer-overflowCaolán McNamara1-2/+8
2017-11-03ofz#4034 Integer-overflowCaolán McNamara1-1/+1
2017-11-02ofz#3886 Integer-overflowCaolán McNamara1-2/+2
2017-11-01ofz#3886 Integer-overflowCaolán McNamara1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin3-4/+3
2017-10-29ofz#3839 Integer-overflowCaolán McNamara1-1/+1
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai1-0/+46
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-25ofz Integer-overflowCaolán McNamara1-5/+7
2017-10-24loplugin:finalclasses in svxNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann23-113/+113
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-16Move svx include files to common include directoryStephan Bergmann3-533/+0
2017-10-01Prefer prefix operatorJulien Nabet1-2/+2
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand1-3/+4
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-6/+4
2017-09-18borderline: restuctured used classesArmin Le Grand1-8/+12
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand1-6/+6
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand1-13/+11
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand1-476/+107
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-32/+100
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke1-5/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-13tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai1-0/+1
2017-08-04rename Anz->Cnt in svxNoel Grandin2-4/+4
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-70/+98
2017-07-27loplugin:constparams in svxNoel Grandin6-13/+13
2017-07-25loplugin:unusedmethodsNoel Grandin1-5/+0
2017-07-21migrate to boost::gettextCaolán McNamara7-33/+6
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai1-7/+11
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin3-9/+9
2017-07-02loplugin:casttovoid: svxStephan Bergmann4-14/+7
2017-06-27loplugin:oncevar in svxNoel Grandin1-4/+2
2017-06-21loplugin:unusedfields in svx part1Noel Grandin3-8/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-2/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-15/+8
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2-7/+8