summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke1-0/+1
2013-12-02add health warning on osl condition.Michael Meeks1-1/+8
2013-12-01Remove useless comments in funcutil.Tomaž Vajngerl1-42/+50
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens1-1/+4
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens1-2/+2
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers2-2/+8
2013-11-28Resolves: fdo#71527 make presenter console not crash/uselessCaolán McNamara1-2/+2
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann1-5/+2
2013-11-28we will need getColorConfig, etc. againCaolán McNamara2-0/+4
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann1-15/+25
2013-11-28Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann1-2/+2
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara1-13/+3
2013-11-28clean up some COM initializationMichael Stahl1-0/+5
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl1-0/+1
2013-11-27convert query delete dialog to .uiCaolán McNamara2-19/+12
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand1-2/+0
2013-11-27Integrate branch of IAccessible2Steve Yin18-14/+337
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara2-0/+7
2013-11-27Mark sal_Char, sal_sChar, sal_uChar as deprecatedStephan Bergmann1-3/+17
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+6
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann1-32/+11
2013-11-27fastparser: Outline virtual destructor to please MSVC++.Michael Meeks1-1/+1
2013-11-27convert link warning dialog to .uiCaolán McNamara1-12/+4
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks3-3/+40
2013-11-26Integrate branch of IAccessible2Steve Yin13-20/+108
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann2-3/+2
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co2-1/+20
2013-11-26const fixStephan Bergmann1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+4
2013-11-26Resolves: #i123753# WaE: fix unoedhlp.hxx declaration of 'nId'...Herbert Dürr1-3/+3
2013-11-26Add descriptions for the sc.opencl log areasTor Lillqvist1-3/+3
2013-11-26Reduce verbosity a bitTor Lillqvist1-0/+1
2013-11-25Fix some typos for "height"Julien Nabet1-2/+2
2013-11-25Fix some typos for "Right"Julien Nabet2-2/+2
2013-11-25Integrate branch of IAccessible2Steve Yin13-4/+492
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida1-3/+5
2013-11-25Integrate branch of IAccessible2Steve Yin3-3/+15
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl1-1/+1
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl1-0/+1
2013-11-23Lenght -> LengthJulien Nabet4-5/+5
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida2-8/+2
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers2-1/+9
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna1-0/+3
2013-11-21fdo#39468: Translate German comments (first part)Philipp Riemer1-320/+249
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida2-0/+10
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann1-9/+6
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist1-0/+1
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers2-1/+11
2013-11-20WIP commit of threaded OpenCL compilation workTor Lillqvist1-0/+1
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-2/+31