summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-26update creditslibreoffice-5-2-branch-pointChristian Lohmaier1-1463/+1521
2016-05-26update emoji autocorrect files from po-filesChristian Lohmaier13-18/+34
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl4-9/+8
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl1-25/+6
2016-05-25canvas: replace BOOST_PP usageMichael Stahl1-17/+11
2016-05-25filter: generate that with the python script, not BOOST_PPMichael Stahl2-6/+8
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl2-5/+4
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke1-14/+2
2016-05-25add DVARP test caseZdeněk Crhonek1-0/+1663
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke1-9/+13
2016-05-25add DVAR test caseZdeněk Crhonek1-0/+1686
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl9-65/+107
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara2-1/+7
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25Updated coreChristian Lohmaier1-0/+0
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke3-30/+191
2016-05-25Disable line arrow heads when a shape is selectedRishabh Kumar2-4/+5
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara1-3/+3
2016-05-25tdf#87026: Move accessibility relations to .ui file for LinePropertyPanelBaseMuhammet Kara2-12/+32
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara8-39/+8
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara3-12/+4
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara3-24/+1
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna4-0/+88
2016-05-25this temporary window will never see key inputMarkus Mohrhard1-11/+0
2016-05-25remove unused enum ImageColorTransformNoel Grandin1-8/+0
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky4-11/+137
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara60-334/+42
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin34-690/+697
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin5-12/+12
2016-05-25-Werror,-Wunused-macrosStephan Bergmann2-2/+0
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-25Use VCL_GL_INFO hereTor Lillqvist1-2/+2
2016-05-25Avoid redundancy: The same information was logged in readProgramBinary()Tor Lillqvist1-1/+0
2016-05-25slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl1-5/+5
2016-05-25convert ImageType to scoped enumNoel Grandin5-65/+60
2016-05-25Don't claim to be reading a file before trying to open itTor Lillqvist1-2/+2
2016-05-25tdf#98792: This assertion is not neededTor Lillqvist1-1/+0
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin7-82/+82
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl2-23/+4
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl2-25/+22
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl5-33/+1
2016-05-25oox: replace boost::array with std::arrayMichael Stahl1-4/+2
2016-05-25SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers1-7/+3
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara1-13/+10
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier1-0/+4
2016-05-25correct description of range argument of MINIFS and MAXIFSStanislav Horacek1-2/+2
2016-05-25use consistent case for argument names of IFS functionStanislav Horacek1-1/+1