summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-04Info.plist: binary StarOffice formats are not supportedAndras Timar
2015-10-04Prefer getSelectedFiles to getFiles (sc)Julien Nabet
2015-10-04Prefer getSelectedFiles to getFiles (svtools)Julien Nabet
2015-10-04Prefer getSelectedFiles to getFiles (cui)Julien Nabet
2015-10-04Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet
2015-10-04Change Unity Quicklist to use applications’ namesAdolfo Jayme Barrientos
2015-10-04Replaced "n" prefix for bool variables with "b".kripton
2015-10-04crash in StandardwidthCaolán McNamara
2015-10-04tdf#94743: Web Wizard: Cannot export in ftpJulien Nabet
2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier
2015-10-03android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier
2015-10-03android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier
2015-10-03compare strings using equals, not with ==Christian Lohmaier
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-10-03android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier
2015-10-03android: remove no longer used filesChristian Lohmaier
2015-10-03Web Wizard, ftp part: fix logic for dialogJulien Nabet
2015-10-03add application/x-qpro to get-bugzilla-attachments-by-mimetypeCaolán McNamara
2015-10-03add QuattroPro support to fftesterCaolán McNamara
2015-10-03Updated coretagezi
2015-10-03hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard
2015-10-03Access2Base - new HtmlEncode property of Application objectJean-Pierre Ledure
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard
2015-10-03fix test-casesCaolán McNamara
2015-10-03Fix typosAndrea Gelmini
2015-10-03fix crash on loading certain xlsCaolán McNamara
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara
2015-10-03no need to allocate that vector on the heapMarkus Mohrhard
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke
2015-10-02sw: try to fix the MSVC build...Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara
2015-10-02Remove some unused includesStephan Bergmann
2015-10-02drop unneeded headerDouglas Mencken
2015-10-02starmath: it is just a stack that is needed hereTakeshi Abe
2015-10-02Translated German Comments - fixed review Michael StahlLuc Castermans
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara
2015-10-02Ignore grep return code for MSI buildsJan-Marek Glogowski
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-10-02fix crash on loading certain xlsCaolán McNamara
2015-10-02should be safe to remove this pieceCaolán McNamara
2015-10-02sd tiled rendering: default to transparent background outside slide areaMiklos Vajna
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann