summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann2-7/+0
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski3-8/+13
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski6-6/+14
2017-07-20Another attempt to blind fix tdf#108612Eike Rathke1-0/+3
2017-07-20SmartArt: shape stylingGrzegorz Araminowicz2-24/+27
2017-07-20SmartArt: more layout workGrzegorz Araminowicz5-147/+117
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz5-45/+142
2017-07-20mxStatusIndicator is unusedNoel Grandin3-9/+0
2017-07-20mxStatusIndicator is unusedNoel Grandin3-11/+0
2017-07-20m_xExtHandler is unusedNoel Grandin3-15/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin50-82/+82
2017-07-20loplugin:constparams in cppcanvasNoel Grandin5-12/+12
2017-07-20loplugin:constparams in fpickerNoel Grandin4-17/+17
2017-07-20loplugin:constparams in accessibilityNoel Grandin6-12/+12
2017-07-20loplugin:constparams in canvasNoel Grandin12-14/+14
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth9-19/+31
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt4-11/+21
2017-07-19Removed duplicated includeAndrea Gelmini1-1/+0
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke1-1/+1
2017-07-19Avoid temporary Date and normalizationEike Rathke1-6/+6
2017-07-19Don't calculate GetDayOfWeek() thriceEike Rathke1-25/+35
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke18-47/+47
2017-07-19tdf#108881 : do not assume that chart objects always...Dennis Francis1-13/+20
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna9-112/+17
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna9-100/+16
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna9-103/+16
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna11-301/+50
2017-07-19tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis3-0/+40
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-19oss-fuzz: fix wmffuzzerCaolán McNamara2-2/+2
2017-07-19loplugin:constparams in cppuNoel Grandin5-8/+8
2017-07-19Updated coreOlivier Hallot1-0/+0
2017-07-19Updated coreOlivier Hallot1-0/+0
2017-07-19tdf#108928 Branding 6.0Heiko Tietze2-0/+0
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna4-0/+15
2017-07-19revert fix typosThorsten Behrens1-1/+1
2017-07-19vbaapi: File dialog produces pathTamas Bunth1-3/+13
2017-07-19CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski1-1/+1
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem4-9/+16
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara5-457/+670
2017-07-19gtk3: make video playback fill playback windowCaolán McNamara1-0/+2
2017-07-19Missing @since tagsStephan Bergmann2-0/+4
2017-07-19android:Update configure.ac to support NDK 15.1.xbrainbreaker1-5/+5
2017-07-19CompilerTest_compilerplugins_clang: disable test failing with clang-3.8Miklos Vajna1-1/+3
2017-07-19Favourites feature in Special charactersAkshay Deep9-32/+792
2017-07-19loplugin:constparams in connectivityNoel Grandin45-110/+113
2017-07-19loplugin:constparams in desktopNoel Grandin18-39/+40
2017-07-19loplugin:constparams in svtoolsNoel Grandin62-139/+139
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin7-51/+2482