summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann1-30/+0
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos Vajna1-0/+2
2013-12-13remove unused code (ancient Calc function ZELLERROR)Winfried Donkers2-2/+0
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky2-0/+6
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2-4/+6
2013-12-13Clarify cppuhelper/shlib.hxx should never have gone into URE interfaceStephan Bergmann1-1/+14
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde2-0/+5
2013-12-13Bin unused or duplicate forward class declarationsTor Lillqvist1-6/+0
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist1-1/+0
2013-12-12chmod -xTor Lillqvist1-0/+0
2013-12-12prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl2-15/+0
2013-12-12Add CGContext field to SystemGraphicsData for iOS, tooTor Lillqvist1-3/+3
2013-12-12CosmeticsTor Lillqvist1-35/+1
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann1-3/+0
2013-12-12Some clean-upStephan Bergmann2-22/+20
2013-12-12Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann1-120/+0
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann3-13/+10
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna1-0/+2
2013-12-12Remove unnecessary comphelper::eqFuncStephan Bergmann1-12/+2
2013-12-12Fold SettingsHelperNoState, ChainableHelperNoStateStephan Bergmann1-26/+18
2013-12-12Remove unused comphelper::MasterHelperNoStateStephan Bergmann1-8/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2-3/+3
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna2-2/+17
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann6-331/+326
2013-12-11Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan1-2/+0
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara3-3/+3
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann6-326/+331
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann6-331/+326
2013-12-11sbxbase.hxx is private to basicTor Lillqvist1-52/+0
2013-12-11sbstdobj.hxx is private to basicTor Lillqvist1-136/+0
2013-12-11sbprop.hxx is private to basicTor Lillqvist1-67/+0
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist1-104/+0
2013-12-11basic/global.hxx is private to basicTor Lillqvist1-25/+0
2013-12-11regband.hxx is private to vclTor Lillqvist1-147/+0
2013-12-11octree.hxx is private to vclTor Lillqvist1-127/+0
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-537/+0
2013-12-11displayconnectiondispatch.hxx is private to vclTor Lillqvist1-46/+0
2013-12-10Fix addition of OStringBuffer::append(bool) overloadStephan Bergmann2-0/+14
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl1-0/+10
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl1-76/+0
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl1-3/+3
2013-12-10Add append(bool) to OStringBuffer.Muthu Subramanian1-0/+17
2013-12-10Revert unnecessary code.Muthu Subramanian1-5/+0
2013-12-10Fix build issue - add append(bool) to strbufMuthu Subramanian1-0/+5
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian2-0/+3
2013-12-10n#828390: New line is dropped while importing text.Muthu Subramanian1-0/+2
2013-12-10write the correct 'sort-ascending' value, fdo#72548Eike Rathke1-1/+3
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-0/+3
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara1-3/+1