summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl2015-06-223-2/+11
* test inserting/remove writer table rows/colsBjoern Michaelsen2015-06-221-0/+61
* Fix for BUILDDIR != SRCDIRStephan Bergmann2015-06-221-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-06-221-2/+2
* MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann2015-06-221-0/+1
* gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara2015-06-224-81/+77
* let the gtkentry here expand horizontally if the dialog doesCaolán McNamara2015-06-221-3/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-2213-19/+19
* fix SHD ipat entry settingCaolán McNamara2015-06-222-12/+4
* Re-factor AddTempDevFont to share it with headless backend.Michael Meeks2015-06-224-35/+47
* sc tiled rendering: Set some minimal size of the document.Jan Holesovsky2015-06-224-2/+20
* tdf#92037 fix dragging DataSources field into documentNoel Grandin2015-06-221-2/+2
* TableRef: inherit RelName in generated reference if named expressionEike Rathke2015-06-223-2/+24
* Fix typosAndrea Gelmini2015-06-2260-68/+68
* Review Expert Configuration dialog's tree view.Mihály Palenik2015-06-222-277/+299
* loplugin:saloverrideMiklos Vajna2015-06-221-2/+2
* loplugin:passstuffbyrefMiklos Vajna2015-06-221-4/+4
* chart2: -Werror=unused-macrosMichael Stahl2015-06-221-1/+0
* cppcheck: variableScopeTakeshi Abe2015-06-221-66/+30
* Add test for tdf#75137 crsr movement b/w footnoteVarun2015-06-221-0/+19
* lokdocview: fixed a signal namePranav Kant2015-06-221-1/+1
* lokdocview: Use *get_instance_private () to get private structurePranav Kant2015-06-222-57/+73
* lokdocview: Use GInitablePranav Kant2015-06-223-18/+39
* tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier2015-06-223-9/+32
* tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier2015-06-223-10/+32
* Add unit tests for chart2 trend calculatorsPhilippe Jung2015-06-224-0/+351
* Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann2015-06-221-1/+9
* improve lo-commit-stat scriptDennis Roczek2015-06-221-2/+3
* loplugin:vclwidgetsStephan Bergmann2015-06-221-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2015-06-222-3/+1
* loplugin:salboolStephan Bergmann2015-06-221-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2015-06-222-2/+0
* Breeze: StartCenter close iconsandreask2015-06-222-0/+0
* Breeze Signet - Icon is missing the ribbon part (StarShapes.signet)andreask2015-06-222-0/+0
* loplugin:passstuffbyrefStephan Bergmann2015-06-222-2/+2
* Use SAL_WARN{,_IF}Miklos Vajna2015-06-221-4/+3
* Use comphelper::containerToSequenceMiklos Vajna2015-06-224-15/+6
* gtktiledviewer: do HTML copying if possibleMiklos Vajna2015-06-221-2/+35
* tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna2015-06-223-0/+13
* Typo: erturn->returnJulien Nabet2015-06-221-1/+1
* new uno sidebar api tdf#91806Laurent Godard2015-06-2275-157/+2087
* Revert "tdf#92231 Potential regression curve calculation is wrong"Philippe Jung2015-06-211-12/+3
* Fix typosAndrea Gelmini2015-06-2120-24/+21
* TableRef: use ScTokenArray::HasReferences() instead of GetNextReferenceRPN()Eike Rathke2015-06-211-12/+6
* TableRef: include ocTableRef in FormulaToken::IsRef() for HasReferences()Eike Rathke2015-06-211-1/+8
* TableRef: make ThisRow work in named expressionsEike Rathke2015-06-213-213/+261
* tdf#92231 Potential regression curve calculation is wrongPhilippe Jung2015-06-211-3/+12
* Breeze: Endnote with i instead of 1 as sifrandreask2015-06-213-1/+2
* unit test for adjustSingleRefInName() during column insertionEike Rathke2015-06-211-0/+21
* adjustSingleRefInName() handle relative column and row independentlyEike Rathke2015-06-211-8/+2