summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-14officecfg: increase GraphicManager/TotalCacheSize again for 64-bitMichael Stahl4-1/+14
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl2-0/+27
2017-07-14svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl2-0/+31
2017-07-14xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-07-14vcl: fix -Werror=format (32-bit GCC)Michael Stahl1-1/+1
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna1-0/+2
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens1-2/+3
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna2-2/+43
2017-07-14Fix export test crash of ooo95715-1.xlsEike Rathke1-1/+1
2017-07-14gtktiledviewer: Typo; these should be classesPranav Kant2-2/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin57-122/+119
2017-07-14remove some dead code from unusedfields pluginNoel Grandin2-9/+0
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai3-0/+34
2017-07-14use more OUString::operator== in swNoel Grandin30-38/+38
2017-07-14use more OUString::operator== in svxNoel Grandin16-33/+33
2017-07-14vcl: If we fail to create an OpenGLContext for a window - don't crash.Michael Meeks1-0/+9
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+2
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin34-93/+93
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin18-119/+92
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin35-82/+79
2017-07-14UBSan misses typeinfo for CBmpContextStephan Bergmann1-0/+11
2017-07-14loplugin:oncevar: empty stringsStephan Bergmann3-79/+158
2017-07-14Remove unused [m]sChartAddressStephan Bergmann2-126/+3
2017-07-14Modernize gtktiledviewer; use GApplicationPranav Kant20-2299/+3617
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna4-18/+5
2017-07-14use more OUString::operator== in scNoel Grandin63-149/+149
2017-07-14loplugin:useuniqueptrStephan Bergmann2-10/+8
2017-07-14Fix o3tl::make_uniqueStephan Bergmann1-1/+2
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn4-5/+18
2017-07-14tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3)jmzambon2-200/+172
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna6-7/+6
2017-07-14Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2-596/+480
2017-07-14tdf#103104 Allow line-continuation followed by a dot in BASICTakeshi Abe2-1/+39
2017-07-14UI Test idle needs to run with highes priorityMarkus Mohrhard1-1/+1
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-13tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna1-1/+4
2017-07-13libreofficekit: Merge add_libs block into onePranav Kant1-7/+4
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin4-56/+29
2017-07-13m_pRowMarker is unusedNoel Grandin3-76/+63
2017-07-13Remove possible race condition in VCLXAccessibleEdit.Arnaud Versini1-1/+1
2017-07-13bah, wrong resetCaolán McNamara1-1/+1
2017-07-13ofz#2452 use shared_ptr for cshapeCaolán McNamara3-5/+4
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth186-1766/+2019
2017-07-13ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-07-13ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2-2/+7
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos2-4/+25
2017-07-13tdf#108758 : do not write to undo document when...Dennis Francis3-2/+134
2017-07-13Access2Base - RecordSource property of SubForm classJean-Pierre Ledure1-6/+6
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski4-24/+29