summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann6-9/+15
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks2-0/+10
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes1-1/+1
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-12/+5
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks1-0/+13
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara1-0/+23
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks2-10/+27
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky1-0/+2
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida1-1/+2
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke1-2/+4
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann1-1/+2
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann1-12/+14
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara1-0/+7
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-1/+1
2013-11-17Make this compile for Android againTor Lillqvist1-25/+41
2013-11-15added units MLODpxes and MLORipsPtyl Dragon1-39/+59
2013-11-15Fix copypastaTor Lillqvist1-2/+2
2013-11-15ready for integration with CATiledLayerPtyl Dragon1-9/+65
2013-11-15created a long long unit for MLOContentSizePtyl Dragon1-1/+14
2013-11-15changed to CGSizePtyl Dragon1-1/+1
2013-11-15added the touch_lo_get_content_size to touch.hPtyl Dragon1-0/+1
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon1-1/+1
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara1-0/+1
2013-11-15Remove unused parts of TkResMgrStephan Bergmann1-36/+3
2013-11-14Remove unused member.Kohei Yoshida1-1/+0
2013-11-14Identify methods that don't modify internal state and mark them const.Kohei Yoshida1-10/+10
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida1-3/+11
2013-11-14No need to individually remove listeners when being destroyed.Kohei Yoshida1-0/+1
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida3-92/+28
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+1
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers2-1/+5
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann1-4/+3
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad1-2/+2
2013-11-14Missing includeStephan Bergmann1-0/+4
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann7-15/+31
2013-11-14Minor clean-upStephan Bergmann1-1/+0
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann4-23/+24
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann2-54/+48
2013-11-14Add "block untrusted referer links" switchStephan Bergmann1-1/+8