summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl
2016-05-24sw: prefix members of SwColumnMiklos Vajna
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-23Add a test for comparing table cells and table cell rangesslideon
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-18tdf#99935 Fix rulers visible stateMaxim Monastirsky
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-30Fix typosAndrea Gelmini
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna
2016-04-06Indentation fixesMiklos Vajna
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke