summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose
2015-12-30BASIC : Remove useless allocation operator overloadArnaud Versini
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-12-26test: change maName to more descriptive variable nameChris Sherlock
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24Remove unneeded bitfieldDaniel Robertson
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-22fix Link::operator<Noel Grandin
2015-12-21Hide these data members.Kohei Yoshida
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida
2015-12-20unused codeJuergen Funk
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist
2015-12-20sal: make OString/OUString immovable for MSVCMichael Stahl
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-20oox: disable obnoxious debugging spewMichael Stahl
2015-12-19xmloff: missing includeMiklos Vajna
2015-12-19coverity#1343637 Double freeCaolán McNamara
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens