summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-29our little MSVC cant read C++11 proper and has special needs instead ...feature/unostylesBjoern Michaelsen
2015-11-28use a range template for the frame,page,pseudo translationsBjoern Michaelsen
2015-11-28use the entry vector for lcl_TranslateIndex dispatchBjoern Michaelsen
2015-11-28remove copy patsaBjoern Michaelsen
2015-11-28use entries to create stylesBjoern Michaelsen
2015-11-28use the entry vector for lcl_GetCountOrName dispatchBjoern Michaelsen
2015-11-28tdf#38835: use singleton instead of staticBjoern Michaelsen
2015-11-28keep a reference to the static entry data for the familyBjoern Michaelsen
2015-11-28fixup rebaseBjoern Michaelsen
2015-11-28use Families instead of the generic 'Container'Bjoern Michaelsen
2015-11-28typo: m_nRedId => m_nResIdBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28add ranges for pages, frames, numsBjoern Michaelsen
2015-11-28make GetCountOrName a private member to reduce argsBjoern Michaelsen
2015-11-28consolidate range voodooBjoern Michaelsen
2015-11-28inline trivial functionsBjoern Michaelsen
2015-11-28SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen
2015-11-28SwXStyleFamily has no need to be in a headerBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28simplifyBjoern Michaelsen
2015-11-28OSL_FAIL->SAL_WARNBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28formattingBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levels, remove hugely scoped AnyBjoern Michaelsen
2015-11-28formattingBjoern Michaelsen
2015-11-28use constexprs and static_assert()Bjoern Michaelsen
2015-11-28use constexprs and static_assert()Bjoern Michaelsen
2015-11-28remove hugely scoped superficial AnyBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28formattingBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28clean up and reduce indent levelsBjoern Michaelsen
2015-11-28reduce scope with template specializationBjoern Michaelsen
2015-11-28use enum right awayBjoern Michaelsen
2015-11-28Revert "gengal: create an ini / rc file - to bootstrap services properly."Michael Stahl
2015-11-28Revert "Revert "write a log file about OpenGL driver""Michael Stahl
2015-11-28README: Describe what LibreOffice is aboutDavid Ostrovsky
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-28dbaccess: small cleanupMatúš Kukan
2015-11-28Typo: ST_DOCUMETNTYPE->ST_DOCUMENTTYPEJulien Nabet
2015-11-28Work around clang-cl PR25641Stephan Bergmann
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann