summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17lokdocview: Return if no document is setPranav Kant
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17lokdocview: Use GLib basic typesPranav Kant
2015-12-17lokdocview: Added some missing comments/annotationsPranav Kant
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-12-17add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke
2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17OString/OUString: move constructors and operator=Noel Grandin
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15No need for <config_features.h> hereTor Lillqvist
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-12-12TyposJulien Nabet
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11minuscule whitespace cleanupStephan Bergmann