summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini2017-08-058-21/+22
* ofz#2867 null derefCaolán McNamara2017-08-052-8/+12
* silence snprintf warningCaolán McNamara2017-08-051-9/+7
* coverity#1416135 Dereference after null checkCaolán McNamara2017-08-051-1/+1
* Access2Base - Dialog on event propertiesJean-Pierre Ledure2017-08-055-32/+97
* updater: disable lang pack handling for windowsMarkus Mohrhard2017-08-051-3/+12
* updater: abort if there are not enough command line parametersMarkus Mohrhard2017-08-051-0/+1
* updater: convert to unix path in another placeMarkus Mohrhard2017-08-051-1/+2
* updater: workaround cygwin python bug around command line argumentsMarkus Mohrhard2017-08-051-3/+4
* refactor to remove the gotosCaolán McNamara2017-08-051-26/+20
* Removed duplicated includeAndrea Gelmini2017-08-051-1/+0
* Fix typosAndrea Gelmini2017-08-057-10/+10
* loplugin:constparams in sw part5Noel Grandin2017-08-0448-108/+108
* coverity#1416133 Unchecked dynamic_castCaolán McNamara2017-08-041-1/+1
* tweak insert break menu to load the same with native gtk builderCaolán McNamara2017-08-041-16/+8
* loplugin:constparams in sw part4Noel Grandin2017-08-0459-162/+161
* Add VCL scheduler documentationJan-Marek Glogowski2017-08-041-0/+156
* Implement VCL Scheduler lockingJan-Marek Glogowski2017-08-047-31/+138
* Add debug output operator<< for ParamIfsResultTor Lillqvist2017-08-041-0/+15
* Add debug output operator<< for ScQueryParam and its base classesTor Lillqvist2017-08-041-0/+49
* Add debug output operator<< for ScAddressTor Lillqvist2017-08-041-0/+14
* Add debug output operator<< for SearchParam::SearchTypeTor Lillqvist2017-08-041-0/+28
* loplugin:constparams in sw part3Noel Grandin2017-08-0435-75/+84
* tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos2017-08-043-1/+37
* draw vs impress printer option pagesCaolán McNamara2017-08-045-29/+29
* tdf#111331 Rename Moderate templateheiko tietze2017-08-044-1/+1
* new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawStringPatrick Jaap2017-08-044-0/+82
* new EMF+ parser: EMFPPlusDrawPolygon: use correct pen widthPatrick Jaap2017-08-043-5/+29
* rename Anz->Cnt in svlNoel Grandin2017-08-049-143/+143
* rename Anz->Cnt in sdNoel Grandin2017-08-046-17/+17
* rename Anz->Cnt in scNoel Grandin2017-08-048-95/+95
* rename Anz->Cnt in filterNoel Grandin2017-08-043-62/+62
* rename Anz->Cnt in svxNoel Grandin2017-08-0417-123/+123
* rename nPgAnz->nPgCountNoel Grandin2017-08-043-11/+11
* rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin2017-08-048-12/+12
* rename nToleranz->nToleranceNoel Grandin2017-08-042-6/+6
* [pt_PT] autocorrect - added 21 wordsMarco A.G.Pinto2017-08-041-0/+21
* updater: get the partial update generation working on windowsMarkus Mohrhard2017-08-042-17/+21
* updater: skip language packs for windowsMarkus Mohrhard2017-08-041-1/+3
* updater: handle windows path in cygwin correctlyMarkus Mohrhard2017-08-043-7/+25
* updater: check that access to mandatory externals is workingMarkus Mohrhard2017-08-042-0/+18
* updater: initial working on windows support for mar file generationMarkus Mohrhard2017-08-041-0/+4
* sw: store paragraph signature as rdf metadataAshod Nakashian2017-08-043-6/+79
* fix regression from dafae0fe31353a8092334328d499bc108d39e44cMarkus Mohrhard2017-08-041-6/+6
* Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai2017-08-049-15/+98
* sw: sign paragraph textAshod Nakashian2017-08-044-8/+51
* svl: move DecodeHexString from vclAshod Nakashian2017-08-045-49/+53
* rtl: typo in doc commentAshod Nakashian2017-08-041-1/+1
* rename nAnzResStrings->nResultStringsCntNoel Grandin2017-08-033-31/+31
* loplugin:constparams in sw part2Noel Grandin2017-08-0334-54/+55