summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-29getUtf8TokenName can return by const refNoel Grandin8-8/+15
2017-05-29remove STR and VAL methodsNoel Grandin2-18/+8
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin2-11/+10
2017-05-29remove some unnecessary OString constructor callsNoel Grandin6-20/+20
2017-05-29Revert "loplugin:stringcopy"Stephan Bergmann1-1/+1
2017-05-29sw: prefix members of SwAccessibleParagraphMiklos Vajna2-61/+61
2017-05-29iOS, LOkit link problems solvedjan Iversen5-26/+48
2017-05-29LibreOfficeKit, changed test for iOS.jan Iversen1-6/+9
2017-05-29related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth3-21/+19
2017-05-29apply SAL_RETURNS_NONNULL in a couple more placesNoel Grandin2-7/+7
2017-05-28Capitalization of menu itemsAdolfo Jayme Barrientos1-4/+4
2017-05-29do we really need a OutputStreamWriterCaolán McNamara1-2/+1
2017-05-29coverity#1409892 silence Operands don't affect resultCaolán McNamara1-5/+9
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara1-9/+0
2017-05-28coverity#704341 Logically dead codeCaolán McNamara1-18/+1
2017-05-28coverity#1406097 Dereference null return valueCaolán McNamara1-2/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin167-1110/+530
2017-05-28rdm#2247 enable Upper Sorbian for languagepack/UIChristian Lohmaier3-0/+8
2017-05-28Updated coreChristian Lohmaier1-0/+0
2017-05-28Related: tdf#106950 sw: fix crash on opening this fileMiklos Vajna1-0/+3
2017-05-28cppcheck: duplicateExpressionJochen Nitschke1-1/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke32-44/+4
2017-05-28Makefile is generated in BUILDDIR, not SRCDIR (fix fetch for android)Christian Lohmaier1-1/+1
2017-05-28android: simplify some more if statementsChristian Lohmaier2-19/+6
2017-05-28tdf#107837 DOCX export: fix balanced multi-col section at doc endMiklos Vajna4-2/+29
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos6-2/+38
2017-05-28tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai1-1/+4
2017-05-28osl: doxygen comment fixChris Sherlock1-47/+47
2017-05-28solenv: include all global headers needed by the sal moduleChris Sherlock1-0/+3
2017-05-28tdf#106533 Sifr icon for "Index Entry" needed SVGMatthias Freund3-0/+607
2017-05-28tdf#106533 Sifr icon for "Index Entry" neededMatthias Freund3-0/+0
2017-05-27tdf#106532 Sifr icon for "Cross-reference" neededMatthias Freund4-0/+302
2017-05-27tdf#85594 Add reset default formatting to standard toolbarYousuf Philips3-2/+4
2017-05-27tdf#106534 New color palette with various charts palettesYousuf Philips2-0/+48
2017-05-27tdf#102915 Restore 'Clear Direct Formatting' to context menuYousuf Philips3-2/+17
2017-05-27add VBA tests- PMT, PPMT, PV,QBCOLOR functionsZdeněk Crhonek5-0/+308
2017-05-27Resolves: tdf#48918 grow/shrink effect missing from uiCaolán McNamara1-1/+1
2017-05-27tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-05-27fix construction of directory pathMarkus Mohrhard1-1/+1
2017-05-27allow to override settings based updater URL and channel through envMarkus Mohrhard1-0/+10
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon5-245/+152
2017-05-27tdf#36541 Wrong syntax highlighting in BASIC IDEtagezi1-18/+18
2017-05-27Update zoom constraints with device rotateXimeng Zu3-6/+21
2017-05-27osl: file.h comments clarification and minor formatting cleanupChris Sherlock1-88/+62
2017-05-27registry: fix indenting caused by automated namespace scripts, etc.Chris Sherlock1-5/+5
2017-05-27registry: remove comment cruft from regimpl.cxxChris Sherlock1-64/+0
2017-05-27osl: osl_setFilePos uHow and uPos parameter desc. are amazingly inaccurate!Chris Sherlock1-3/+5
2017-05-27osl: remove LLA sigs, fix typos and convert to Doxygen commentChris Sherlock1-12/+13
2017-05-27osl: convert to variable == value, not value == variableChris Sherlock1-9/+9
2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock1-3/+3