summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-30loplugin:unusedfieldsNoel Grandin86-272/+38
2015-11-30loplugin:unusedfieldsNoel Grandin23-78/+18
2015-11-30configure: remove leftover reference to gnome-vfsMiklos Vajna1-1/+0
2015-11-30tdf#96135 - Crash : When Field Format Window CloseNoel Grandin1-0/+1
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin6-34/+23
2015-11-30Fix tdf95222, graphite justificationMartin Hosken1-10/+15
2015-11-29Updated coretagezi1-0/+0
2015-11-29Unnecessary castMaxim Monastirsky1-1/+1
2015-11-29SaveAsMenuController cleanupMaxim Monastirsky1-61/+5
2015-11-29generate better unit test assert messageMarkus Mohrhard1-13/+13
2015-11-29Fix the PreferredFilter entry of writer_MWStyleMaxim Monastirsky1-1/+1
2015-11-29Access2Base - OpenQuery for action queriesJean-Pierre Ledure1-1/+9
2015-11-29.gitignore: remove duplicatesMaxim Monastirsky1-4/+0
2015-11-29gbuild-to-ide: Add defines to Qt Creator projectsMaxim Monastirsky1-1/+15
2015-11-29tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak1-19/+3
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola8-3/+132
2015-11-29our little MSVC cant read C++11 proper and has special needs instead ...Bjoern Michaelsen1-18/+19
2015-11-29use a range template for the frame,page,pseudo translationsBjoern Michaelsen1-25/+9
2015-11-29use the entry vector for lcl_TranslateIndex dispatchBjoern Michaelsen1-57/+69
2015-11-29remove copy patsaBjoern Michaelsen1-7/+1
2015-11-29use entries to create stylesBjoern Michaelsen1-33/+23
2015-11-29use the entry vector for lcl_GetCountOrName dispatchBjoern Michaelsen1-32/+17
2015-11-29tdf#38835: use singleton instead of staticBjoern Michaelsen1-21/+37
2015-11-29keep a reference to the static entry data for the familyBjoern Michaelsen1-50/+53
2015-11-29use Families instead of the generic 'Container'Bjoern Michaelsen2-5/+5
2015-11-29typo: m_nRedId => m_nResIdBjoern Michaelsen1-4/+4
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-8/+6
2015-11-29add ranges for pages, frames, numsBjoern Michaelsen1-13/+13
2015-11-29make GetCountOrName a private member to reduce argsBjoern Michaelsen1-10/+11
2015-11-29consolidate range voodooBjoern Michaelsen1-49/+41
2015-11-29inline trivial functionsBjoern Michaelsen1-75/+45
2015-11-29SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen2-81/+91
2015-11-29SwXStyleFamily has no need to be in a headerBjoern Michaelsen2-53/+54
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-6/+4
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-20/+6
2015-11-29simplifyBjoern Michaelsen1-4/+2
2015-11-29OSL_FAIL->SAL_WARNBjoern Michaelsen1-15/+5
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-13/+8
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-23/+19
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-56/+35
2015-11-29formattingBjoern Michaelsen1-5/+2
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-12/+6
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-15/+10
2015-11-29clean up and reduce indent levels, remove hugely scoped AnyBjoern Michaelsen1-28/+19
2015-11-29formattingBjoern Michaelsen1-14/+8
2015-11-29use constexprs and static_assert()Bjoern Michaelsen1-47/+25
2015-11-29use constexprs and static_assert()Bjoern Michaelsen1-8/+8
2015-11-29remove hugely scoped superficial AnyBjoern Michaelsen1-3/+1
2015-11-29clean up and reduce indent levelsBjoern Michaelsen1-125/+112
2015-11-29formattingBjoern Michaelsen1-31/+14