summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-25Fix some typos for "Right"Julien Nabet
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25Allow worker threads to use their own FastParser instances.Kohei Yoshida
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl
2013-11-23Lenght -> LengthJulien Nabet
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-21fdo#39468: Translate German comments (first part)Philipp Riemer
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers
2013-11-20WIP commit of threaded OpenCL compilation workTor Lillqvist
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann
2013-11-17Make this compile for Android againTor Lillqvist
2013-11-15added units MLODpxes and MLORipsPtyl Dragon
2013-11-15Fix copypastaTor Lillqvist
2013-11-15ready for integration with CATiledLayerPtyl Dragon
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15changed to CGSizePtyl Dragon
2013-11-15added the touch_lo_get_content_size to touch.hPtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-11-15Remove unused parts of TkResMgrStephan Bergmann
2013-11-14Remove unused member.Kohei Yoshida
2013-11-14Identify methods that don't modify internal state and mark them const.Kohei Yoshida
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida
2013-11-14No need to individually remove listeners when being destroyed.Kohei Yoshida
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers