summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-03android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier1-0/+4
2015-10-03android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier2-2/+2
2015-10-03compare strings using equals, not with ==Christian Lohmaier1-2/+2
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier19-56/+25
2015-10-03android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier6-9/+24
2015-10-03android: remove no longer used filesChristian Lohmaier15-227/+4
2015-10-03Web Wizard, ftp part: fix logic for dialogJulien Nabet1-1/+1
2015-10-03add application/x-qpro to get-bugzilla-attachments-by-mimetypeCaolán McNamara1-0/+1
2015-10-03add QuattroPro support to fftesterCaolán McNamara2-7/+12
2015-10-03Updated coretagezi1-0/+0
2015-10-03hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard2-1/+65
2015-10-03Access2Base - new HtmlEncode property of Application objectJean-Pierre Ledure1-0/+34
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard4-1/+34
2015-10-03fix test-casesCaolán McNamara3-0/+0
2015-10-03Fix typosAndrea Gelmini15-39/+39
2015-10-03fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard2-23/+21
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke3-269/+382
2015-10-02sw: try to fix the MSVC build...Michael Stahl1-0/+3
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl2-9/+6
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl4-7/+13
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-26/+30
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-28/+26
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-02Remove some unused includesStephan Bergmann3-3/+0
2015-10-02drop unneeded headerDouglas Mencken1-1/+0
2015-10-02starmath: it is just a stack that is needed hereTakeshi Abe1-10/+10
2015-10-02Translated German Comments - fixed review Michael StahlLuc Castermans1-51/+47
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken7-20/+14
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-02Ignore grep return code for MSI buildsJan-Marek Glogowski1-1/+1
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl3-8/+94
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson2-28/+4
2015-10-02fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-02should be safe to remove this pieceCaolán McNamara2-7/+0
2015-10-02sd tiled rendering: default to transparent background outside slide areaMiklos Vajna1-0/+3
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna2-2/+4
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna2-3/+8
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann2-0/+6
2015-10-02configmgr: remove unused old dmake fileMiklos Vajna1-84/+0
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+2
2015-10-02Allow external/firebird to be built with a custom SHELL under Mac OS X 10.11Stephan Bergmann3-1/+41
2015-10-02tdf#88128 fix unevaluated undo variable: autocorrectJustin Luth1-2/+17
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos2-0/+19
2015-10-02Resolves: tdf#92993 access violation on particular .docx on glyph layoutCaolán McNamara1-2/+4
2015-10-02checkUnoObjectType etc always deref their ptr arg, convert to refCaolán McNamara3-47/+44
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara4-0/+89
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist10-56/+29
2015-10-02Remove setting Make SHELL completely from the build systemStephan Bergmann5-30/+1