summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-29our little MSVC cant read C++11 proper and has special needs instead ...feature/unostylesBjoern Michaelsen1-18/+19
2015-11-28use a range template for the frame,page,pseudo translationsBjoern Michaelsen1-25/+9
2015-11-28use the entry vector for lcl_TranslateIndex dispatchBjoern Michaelsen1-57/+69
2015-11-28remove copy patsaBjoern Michaelsen1-7/+1
2015-11-28use entries to create stylesBjoern Michaelsen1-33/+23
2015-11-28use the entry vector for lcl_GetCountOrName dispatchBjoern Michaelsen1-32/+17
2015-11-28tdf#38835: use singleton instead of staticBjoern Michaelsen1-21/+37
2015-11-28keep a reference to the static entry data for the familyBjoern Michaelsen1-50/+53
2015-11-28fixup rebaseBjoern Michaelsen1-1/+1
2015-11-28use Families instead of the generic 'Container'Bjoern Michaelsen2-5/+5
2015-11-28typo: m_nRedId => m_nResIdBjoern Michaelsen1-3/+3
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-8/+6
2015-11-28add ranges for pages, frames, numsBjoern Michaelsen1-13/+13
2015-11-28make GetCountOrName a private member to reduce argsBjoern Michaelsen1-10/+11
2015-11-28consolidate range voodooBjoern Michaelsen1-49/+41
2015-11-28inline trivial functionsBjoern Michaelsen1-75/+45
2015-11-28SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen2-81/+91
2015-11-28SwXStyleFamily has no need to be in a headerBjoern Michaelsen2-53/+54
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-6/+4
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-20/+6
2015-11-28simplifyBjoern Michaelsen1-4/+2
2015-11-28OSL_FAIL->SAL_WARNBjoern Michaelsen1-15/+5
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-13/+8
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-23/+19
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-56/+35
2015-11-28formattingBjoern Michaelsen1-5/+2
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-12/+6
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-15/+10
2015-11-28clean up and reduce indent levels, remove hugely scoped AnyBjoern Michaelsen1-28/+19
2015-11-28formattingBjoern Michaelsen1-14/+8
2015-11-28use constexprs and static_assert()Bjoern Michaelsen1-47/+25
2015-11-28use constexprs and static_assert()Bjoern Michaelsen1-8/+8
2015-11-28remove hugely scoped superficial AnyBjoern Michaelsen1-3/+1
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-125/+112
2015-11-28formattingBjoern Michaelsen1-31/+14
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-16/+12
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-16/+12
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-22/+18
2015-11-28clean up and reduce indent levelsBjoern Michaelsen1-23/+18
2015-11-28reduce scope with template specializationBjoern Michaelsen1-110/+151
2015-11-28use enum right awayBjoern Michaelsen2-3/+3
2015-11-28Revert "gengal: create an ini / rc file - to bootstrap services properly."Michael Stahl2-10/+0
2015-11-28Revert "Revert "write a log file about OpenGL driver""Michael Stahl1-0/+36
2015-11-28README: Describe what LibreOffice is aboutDavid Ostrovsky1-0/+8
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand6-18/+197
2015-11-28dbaccess: small cleanupMatúš Kukan2-19/+4
2015-11-28Typo: ST_DOCUMETNTYPE->ST_DOCUMENTTYPEJulien Nabet3-3/+3
2015-11-28Work around clang-cl PR25641Stephan Bergmann2-1/+3
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann1-0/+8
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-4/+4