summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-13tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-12tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara
2017-05-28coverity#704341 Logically dead codeCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Implement RotateAngle API property for Impress table cellsTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2017-02-19coverity#1401345 Uninitialized scalar fieldCaolán McNamara
2017-02-17tdf#105423 support vertical merged cells.Mark Hung
2017-02-17tdf#105423 merge cells based on its column edge.Mark Hung
2017-02-17tdf#105423 remove unecessary mnCol and mnColCntMark Hung
2017-02-17tdf105423: make sure column edges are increasingMark Hung
2017-02-14remove unused StartSelection from SvxTableController::TblAction enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann