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