summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-30treat even/odd header/footer enabled documents the same as othersJustin Luth
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe
2016-08-29add legal blurps to docs.libreoffice.org generation scriptChristian Lohmaier
2016-08-29Updated coreLaurent Balland-Poirier
2016-08-29schema: copy of v1.3 schema to collect LO extensionsThorsten Behrens
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke
2016-08-29add GETPIVOTDATA test fileZdeněk Crhonek
2016-08-29add AVERAGEIFS test caseZdeněk Crhonek
2016-08-29add ERROR.TYPE test caseZdeněk Crhonek
2016-08-29tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno
2016-08-29cppcheck:noConstructor for SfxDockingWindow_ImplJochen Nitschke
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29boost: update generated wrapper headersMichael Stahl
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-08-29Indentation fixesMiklos Vajna
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-08-29add HLOOKUP test caseZdeněk Crhonek
2016-08-29loplugin:nullptrStephan Bergmann
2016-08-29loplugin:sallogareasStephan Bergmann
2016-08-29loplugin:passstuffbyrefStephan Bergmann
2016-08-29loplugin:sallogareasStephan Bergmann
2016-08-29lcms2: Out-of-bounds read in Type_MLU_Read() (rhbz#1367357)Michael Stahl
2016-08-29download.lst: clean up duplicate FIREBIRD tarballsMichael Stahl
2016-08-29loplugin:defaultparamsStephan Bergmann
2016-08-29loplugin:redundantcastStephan Bergmann
2016-08-29loplugin:overrideStephan Bergmann
2016-08-29WebDAV: Make some SAL_WARN log wording a bit betterGiuseppe Castagno
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh
2016-08-29tdf#94547 Default set of pattern presetsYousuf Philips
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-29Bin some dead codeTor Lillqvist
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2016-08-29cppcheck: noExplicitConstructorGiuseppe Castagno
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-29MM don't keep undo informationJan-Marek Glogowski
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-08-29MM block idle-handling of generated documentsJan-Marek Glogowski
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski
2016-08-29Don't oscillate empty pages in CheckPageDescsJan-Marek Glogowski
2016-08-29Flush the page break for correct layoutingJan-Marek Glogowski
2016-08-29Use InsertPage in AssertFlyPagesJan-Marek Glogowski
2016-08-29Refactor duplicated code in SwFrame::InsertPageJan-Marek Glogowski