summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tdf#96198 detect old ISO/WEEKNUM usage with two arguments, tdf#50950 follow-upEike Rathke2016-01-051-0/+16
* tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul2016-01-051-2/+2
* tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks2016-01-051-7/+8
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-051-2/+4
* loplugin:stringconstantStephan Bergmann2016-01-041-13/+0
* these fields can be static constantsNoel Grandin2016-01-042-13/+0
* vcl: split classes out of metric.hxxChris Sherlock2016-01-043-161/+226
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-044-9/+9
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-035-54/+36
* vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock2016-01-031-1/+1
* vcl: improve OpenGL debugging variously.Michael Meeks2016-01-011-0/+1
* tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose2015-12-301-0/+2
* BASIC : Remove useless allocation operator overloadArnaud Versini2015-12-301-3/+0
* Kill remaining plugin bitsMaxim Monastirsky2015-12-301-3/+3
* sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin2015-12-271-2/+2
* oox: change instances of maName to more descriptive namesChris Sherlock2015-12-262-4/+4
* svx: change instances of maName to more descriptive namesChris Sherlock2015-12-263-9/+15
* test: change maName to more descriptive variable nameChris Sherlock2015-12-262-4/+4
* vcl: change device font size variable/fn namesChris Sherlock2015-12-261-2/+2
* vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock2015-12-251-1/+1
* crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara2015-12-241-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-12-242-4/+1
* Remove unneeded bitfieldDaniel Robertson2015-12-241-3/+3
* loplugin:unusedfieldsNoel Grandin2015-12-241-1/+0
* OModule::onFirstClient is unusedNoel Grandin2015-12-242-6/+0
* Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock2015-12-241-2/+2
* New saving behaviorMaxim Monastirsky2015-12-231-3/+0
* loplugin:unusedfields in cuiNoel Grandin2015-12-231-3/+1
* loplugin:unusedfields in /includeNoel Grandin2015-12-2316-36/+6
* crashtesting: CreateShellID returns the mediums base url...Caolán McNamara2015-12-224-8/+3
* tdf#96181 SVG: Add support for <use> elementXisco Fauli2015-12-221-0/+1
* loplugin:unusedfields in include/vclNoel Grandin2015-12-224-10/+1
* fix Link::operator<Noel Grandin2015-12-221-2/+8
* Hide these data members.Kohei Yoshida2015-12-211-1/+1
* tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk2015-12-211-1/+1
* loplugin:unusedmethodsNoel Grandin2015-12-2116-211/+0
* Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida2015-12-211-3/+3
* unused codeJuergen Funk2015-12-201-3/+0
* Move silly DBG macro to the only file where it is usedTor Lillqvist2015-12-201-9/+0
* sal: make OString/OUString immovable for MSVCMichael Stahl2015-12-202-0/+8
* oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl2015-12-201-1/+3
* move saveInteropProperties from writerfilter to ooxMichael Stahl2015-12-201-0/+6
* factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl2015-12-201-0/+16
* oox: disable obnoxious debugging spewMichael Stahl2015-12-201-1/+2
* xmloff: missing includeMiklos Vajna2015-12-191-0/+1
* coverity#1343637 Double freeCaolán McNamara2015-12-191-4/+4
* tdf#83755 correct non-printing character positionMark Hung2015-12-191-0/+1
* Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida2015-12-192-20/+17
* Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2015-12-181-5/+3
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-181-1/+1