summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27add MSVC 14.0 runtime merge modulesAndras Timar
2015-10-27Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero
2015-10-27Replace boost::bind by lambdas in cppcanvas tree.Mario J. Rugiero
2015-10-27Replace boost::bind by lambdas in chart2 tree.Mario J. Rugiero
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27tdf#91063 Move border to Gtkbox in Data Series content panelYousuf Philips
2015-10-27TANGO: First batch of 32px iconsYousuf Philips
2015-10-27TANGO: Add icons for table/sheet managementYousuf Philips
2015-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips
2015-10-26let see if this works on 32-bit crapEike Rathke
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26Updated coretagezi
2015-10-26Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke
2015-10-26see if including cmath instead of math.h satisfies Android-ARMEike Rathke
2015-10-26ImplImageTree ctor/dtor can be private nowStephan Bergmann
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke
2015-10-26Fix graphite line endings for stacking spacesMartin Hosken
2015-10-26tdf#86508: Traffic light colour scale for cond. formattingKatarina Behrens
2015-10-26solenv: try to fix installer erroneous error detection of python3.5Michael Stahl
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26...but do not erase localize attributes from image elementsStephan Bergmann
2015-10-26-Werror,-Wunused-functionStephan Bergmann
2015-10-26loplugin:literaltoboolconversionStephan Bergmann
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-26basic: replace boot::ptr_vector with std::vectorMichael Stahl
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr>Michael Stahl
2015-10-26sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna
2015-10-26gtktiledviwer: try to paste as html, then as plain textMiklos Vajna
2015-10-26lok clipboard: support rich text pasteMiklos Vajna
2015-10-26Make OpenCL listener global, to avoid perf. cost of copying it around.Michael Meeks
2015-10-26allow file names with a space in filelistsDavid Tardon
2015-10-26Revert "tdf#90695: In function Wizard Array box cannot be unchecked"Eike Rathke
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-26Bin dead codeTor Lillqvist
2015-10-26Actually, the permTexture is 256*256 pixelsTor Lillqvist
2015-10-26boost::ptr_vector->std::vectorNoel Grandin
2015-10-26tdf#93487 - protect GetFocus method call post dispose.Michael Meeks
2015-10-26Add confused commentTor Lillqvist
2015-10-26Adapt patchStephan Bergmann
2015-10-26vcl: ITiledRenderable::getWindow() can be pure-virtual nowMiklos Vajna
2015-10-26Drop some 'using', the std:: is not that uglyTor Lillqvist
2015-10-26Use std::shared_ptr instead of boostTor Lillqvist
2015-10-26Simplify ifdefsTor Lillqvist
2015-10-26Revert "attempted fix for android build"Stephan Bergmann
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann