summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-11-30Move uses of SwFrame pointer-to-member after definition of class SwFrameStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-29our little MSVC cant read C++11 proper and has special needs instead ...Bjoern Michaelsen
2015-11-29use a range template for the frame,page,pseudo translationsBjoern Michaelsen
2015-11-29use the entry vector for lcl_TranslateIndex dispatchBjoern Michaelsen
2015-11-29remove copy patsaBjoern Michaelsen
2015-11-29use entries to create stylesBjoern Michaelsen
2015-11-29use the entry vector for lcl_GetCountOrName dispatchBjoern Michaelsen
2015-11-29tdf#38835: use singleton instead of staticBjoern Michaelsen
2015-11-29keep a reference to the static entry data for the familyBjoern Michaelsen
2015-11-29use Families instead of the generic 'Container'Bjoern Michaelsen
2015-11-29typo: m_nRedId => m_nResIdBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29add ranges for pages, frames, numsBjoern Michaelsen
2015-11-29make GetCountOrName a private member to reduce argsBjoern Michaelsen
2015-11-29consolidate range voodooBjoern Michaelsen
2015-11-29inline trivial functionsBjoern Michaelsen
2015-11-29SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen
2015-11-29SwXStyleFamily has no need to be in a headerBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29simplifyBjoern Michaelsen
2015-11-29OSL_FAIL->SAL_WARNBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29formattingBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levels, remove hugely scoped AnyBjoern Michaelsen
2015-11-29formattingBjoern Michaelsen
2015-11-29use constexprs and static_assert()Bjoern Michaelsen
2015-11-29use constexprs and static_assert()Bjoern Michaelsen
2015-11-29remove hugely scoped superficial AnyBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29formattingBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29clean up and reduce indent levelsBjoern Michaelsen
2015-11-29reduce scope with template specializationBjoern Michaelsen
2015-11-29use enum right awayBjoern Michaelsen
2015-11-28Fix wrong use of toolbarseperator in shape toolbarsYousuf Philips
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-28Typo: ST_DOCUMETNTYPE->ST_DOCUMENTTYPEJulien Nabet
2015-11-27tdf#61228: Unit testMike Kaganski
2015-11-27MSVC fixStephan Bergmann
2015-11-27loplugin:passstuffbyrefStephan Bergmann