summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard9-0/+230
2015-06-23LinkUpdateMode is a global settingStephan Bergmann6-43/+85
2015-06-23Excel export: set correct grammar for named expressions symbolsEike Rathke1-1/+2
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann5-198/+42
2015-06-22tdf#91971: Add the menubar size to the height computation too.Jan Holesovsky1-1/+11
2015-06-22scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl3-2/+11
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen1-0/+61
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann1-1/+1
2015-06-22loplugin:passstuffbyrefStephan Bergmann1-2/+2
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann1-0/+1
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara4-81/+77
2015-06-22let the gtkentry here expand horizontally if the dialog doesCaolán McNamara1-3/+4
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara13-19/+19
2015-06-22fix SHD ipat entry settingCaolán McNamara2-12/+4
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks4-35/+47
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky4-2/+20
2015-06-22tdf#92037 fix dragging DataSources field into documentNoel Grandin1-2/+2
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke3-2/+24
2015-06-22Fix typosAndrea Gelmini60-68/+68
2015-06-22Review Expert Configuration dialog's tree view.Mihály Palenik2-277/+299
2015-06-22loplugin:saloverrideMiklos Vajna1-2/+2
2015-06-22loplugin:passstuffbyrefMiklos Vajna1-4/+4
2015-06-22chart2: -Werror=unused-macrosMichael Stahl1-1/+0
2015-06-22cppcheck: variableScopeTakeshi Abe1-66/+30
2015-06-22Add test for tdf#75137 crsr movement b/w footnoteVarun1-0/+19
2015-06-22lokdocview: fixed a signal namePranav Kant1-1/+1
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant2-57/+73
2015-06-22lokdocview: Use GInitablePranav Kant3-18/+39
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier3-9/+32
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier3-10/+32
2015-06-22Add unit tests for chart2 trend calculatorsPhilippe Jung4-0/+351
2015-06-22Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann1-1/+9
2015-06-22improve lo-commit-stat scriptDennis Roczek1-2/+3
2015-06-22loplugin:vclwidgetsStephan Bergmann1-2/+2
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann2-3/+1
2015-06-22loplugin:salboolStephan Bergmann1-2/+2
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2015-06-22Breeze: StartCenter close iconsandreask2-0/+0
2015-06-22Breeze Signet - Icon is missing the ribbon part (StarShapes.signet)andreask2-0/+0
2015-06-22loplugin:passstuffbyrefStephan Bergmann2-2/+2
2015-06-22Use SAL_WARN{,_IF}Miklos Vajna1-4/+3
2015-06-22Use comphelper::containerToSequenceMiklos Vajna4-15/+6
2015-06-22gtktiledviewer: do HTML copying if possibleMiklos Vajna1-2/+35
2015-06-22tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna3-0/+13
2015-06-22Typo: erturn->returnJulien Nabet1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard75-157/+2087
2015-06-21Revert "tdf#92231 Potential regression curve calculation is wrong"Philippe Jung1-12/+3
2015-06-21Fix typosAndrea Gelmini20-24/+21
2015-06-21TableRef: use ScTokenArray::HasReferences() instead of GetNextReferenceRPN()Eike Rathke1-12/+6
2015-06-21TableRef: include ocTableRef in FormulaToken::IsRef() for HasReferences()Eike Rathke1-1/+8