summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan2-25/+0
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan4-132/+7
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke2-1/+3
2016-01-05Remove unused forward declsStephan Bergmann1-2/+0
2016-01-05tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-upEike Rathke1-0/+16
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul1-2/+2
2016-01-05tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski1-2/+4
2016-01-04loplugin:stringconstantStephan Bergmann1-13/+0
2016-01-04these fields can be static constantsNoel Grandin2-13/+0
2016-01-04vcl: split classes out of metric.hxxChris Sherlock3-161/+226
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock4-9/+9
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock5-54/+36
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-1/+1
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks1-0/+1
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose1-0/+2
2015-12-30BASIC : Remove useless allocation operator overloadArnaud Versini1-3/+0
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-3/+3
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin1-2/+2
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock2-4/+4
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock3-9/+15
2015-12-26test: change maName to more descriptive variable nameChris Sherlock2-4/+4
2015-12-26vcl: change device font size variable/fn namesChris Sherlock1-2/+2
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock1-1/+1
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin2-4/+1
2015-12-24Remove unneeded bitfieldDaniel Robertson1-3/+3
2015-12-24loplugin:unusedfieldsNoel Grandin1-1/+0
2015-12-24OModule::onFirstClient is unusedNoel Grandin2-6/+0
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-2/+2
2015-12-23New saving behaviorMaxim Monastirsky1-3/+0
2015-12-23loplugin:unusedfields in cuiNoel Grandin1-3/+1
2015-12-23loplugin:unusedfields in /includeNoel Grandin16-36/+6
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara4-8/+3
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli1-0/+1
2015-12-22loplugin:unusedfields in include/vclNoel Grandin4-10/+1
2015-12-22fix Link::operator<Noel Grandin1-2/+8
2015-12-21Hide these data members.Kohei Yoshida1-1/+1
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin16-211/+0
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida1-3/+3
2015-12-20unused codeJuergen Funk1-3/+0
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist1-9/+0
2015-12-20sal: make OString/OUString immovable for MSVCMichael Stahl2-0/+8
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl1-1/+3
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl1-0/+6
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-0/+16
2015-12-20oox: disable obnoxious debugging spewMichael Stahl1-1/+2
2015-12-19xmloff: missing includeMiklos Vajna1-0/+1
2015-12-19coverity#1343637 Double freeCaolán McNamara1-4/+4