summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01Resolves: tdf#91420 "Jan1, 2015" is a valid dateEike Rathke
2015-06-01sw: SwTxtNode::CutImpl(): destination must be different nodeMichael Stahl
2015-06-01sw: SwTxtNode::CutImpl(): destination must be in same SwDocMichael Stahl
2015-06-01sw: SwTxtNode::CutText() requires a destinationMichael Stahl
2015-06-01Avoid temporary OUStringsMatteo Casalin
2015-06-01Prefix data membersMatteo Casalin
2015-06-01This member can be constMatteo Casalin
2015-06-01Use initialization listMatteo Casalin
2015-06-01remove unused BASEBMP_NO_NESTED_TEMPLATE_PARAMETERNoel Grandin
2015-06-01gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl
2015-06-01Fix typos in commentsMatteo Casalin
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-06-01Translate German messageMatteo Casalin
2015-06-01SwDBManager: embed data source definition if possibleMiklos Vajna
2015-06-01dbaccess: add support for storing ODatabaseDocument to a sub-storageMiklos Vajna
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-06-01Add translation support for short names of Emoji and other symbolsLászló Németh
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann
2015-06-01Remove unused icgm filter VirtualDevice member.Michael Meeks
2015-06-01tdf#91782 - fix VirtualDevice allocation crasher in eps filter.Julien Nabet
2015-06-01fix Windows buildNoel Grandin
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-06-01getCaretPosition() returns a signed int, not an unsigned oneJustin Luth
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe
2015-06-01disable JunitTest_dbaccess_complex part RowSetMiklos Vajna
2015-06-01Use o3tl::make_unique<>Miklos Vajna
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-06-01tdf#79639 DOCX import: don't delay text frame conversion of in-header tablesMiklos Vajna
2015-06-01fdo#39468 Translate German Comments - last bits of sc/source/core/data/Christian M. Heller
2015-06-01Allow unsetting underline attributeAndrzej Hunt
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl
2015-06-01WaE - Fix C4389: ´==´ : signed/unsigned mismatchMatteo Casalin
2015-06-01Use auto or more proper integer types, avoid temporariesMatteo Casalin
2015-05-31TANGO: Fix a number of icons taken from tango testingYousuf Philips
2015-05-31tdf#91781 Reorganize writer's menu barYousuf Philips
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use size_t and range-based fo loopsMatteo Casalin
2015-05-31More proper tipes, avoid cast to wrong typeMatteo Casalin
2015-05-31Unuseful check, unless nLoop is signed (as returned by GetSNumber)Matteo Casalin
2015-05-31Use auto, intMatteo Casalin
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-31Use auto and range-based for loopsMatteo Casalin
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use std::find instead of custom codeMatteo Casalin
2015-05-31Use more explicative namesMatteo Casalin
2015-05-31Simplify and optimize (no need to count footnotes/endnotes)Matteo Casalin