summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21Resolves: tdf#101708 only export loext table attributes in 'extended' variantCaolán McNamara
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara
2016-09-21reorg of code can drop the special msvc warnings handlingCaolán McNamara
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21tdf#102233: avoid infinite loop recursion in IsProtect node methodJulien Nabet
2016-09-21add bin/check-elf-dynamic-objectsMichael Stahl
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-21Add some missing documentation to idl filesSamuel Mehrbrodt
2016-09-21sw: apparently CppunitTest_sw_mailmerge needs scfilt libraryMichael Stahl
2016-09-21Related: tdf#102073 survive table in footnotes edgecasesCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21implement IsTableRightToLeft the same as IsTableVerticalCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21use #i format for these bug idsCaolán McNamara
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-21oops /me stupidMichael Stahl
2016-09-21vcl: loplugin:overrideMichael Stahl
2016-09-21Valgrind reports read of uninitialized bCLBoolStephan Bergmann
2016-09-21Fix typoSamuel Mehrbrodt
2016-09-21ASan/UBSan reports read of uninitialized bHasStandardStylesStephan Bergmann
2016-09-21unused headerAndras Timar
2016-09-2164-bit Windows build is not experimental for a whileAndras Timar
2016-09-21add SHEET test caseZdeněk Crhonek
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21Resolves: tdf#100795 SAL_MIN_INT32 32bit overflows on finding min limitCaolán McNamara
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna
2016-09-21#i114963# Enable IPC before OpenClients to allow client connections when prin...Andrea Pescetti
2016-09-21loplugin:implicitboolconversionNoel Grandin
2016-09-21spelling Surregate->SurrogateNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-21cid#1371252: Add move semanticsStephan Bergmann
2016-09-21Ignore temporary editor/tool filesAshod Nakashian
2016-09-20sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke
2016-09-20sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke
2016-09-20loplugin:defaultparamsTor Lillqvist
2016-09-21Improve warnings in pivot table codeTamás Zolnai
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-20lokdocview: guard against int overflowMiklos Vajna
2016-09-20cid#1371314: Add move semanticsStephan Bergmann
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl
2016-09-20o3tl: replace yet another sal_Size with std::size_tMichael Stahl
2016-09-20fix buildNoel Grandin
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann