summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann31-88/+88
2015-04-17Clean up conversions from ScBreakType (aka sal_uInt8) to boolStephan Bergmann2-5/+5
2015-04-17loplugin:implicitboolconversion gold?Stephan Bergmann1-1/+1
2015-04-17Use bool instead of sal_BoolStephan Bergmann1-1/+1
2015-04-17refactor a tiny bit for future plans, no change in logicCaolán McNamara2-10/+17
2015-04-17E3DModifySceneSnapRectUpdater does its work in its dtorCaolán McNamara1-1/+1
2015-04-17WaE: unused variables and falloutTor Lillqvist1-21/+3
2015-04-17Clean up conversion from TriState to boolStephan Bergmann1-2/+6
2015-04-17draw sidebar: With the recent Jay's fixes, default to expanded sidebar too.Jan Holesovsky1-2/+2
2015-04-17WaE: unused variablesTor Lillqvist5-18/+0
2015-04-17Related tdf#88056: prep UNO stuff for ODF export/importKatarina Behrens1-0/+9
2015-04-17it has always been the case that RowSpans are signedCaolán McNamara1-1/+1
2015-04-17add some SAL_WARN_UNUSEDCaolán McNamara6-9/+9
2015-04-17fix for fdo#70886Noel Power1-1/+1
2015-04-17Don't enable toolbar layout manager using LibreOfficeKitLászló Németh1-2/+6
2015-04-17Writer export: don't update doc stat using SkipImagesLászló Németh1-1/+2
2015-04-17instsetoo_native: also keep profile at 4 hereMiklos Vajna1-2/+2
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna3-1/+12
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna7-75/+75
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin120-596/+603
2015-04-17Breeze: some updates recs from jayandreas_k15-4/+0
2015-04-17TableRef: use relative references where appropriateEike Rathke1-0/+12
2015-04-17TableRef: differentiate between cell and range referenceEike Rathke1-4/+14
2015-04-17TableRef: use errNoRef error token instead of setting compiler errorEike Rathke1-2/+2
2015-04-17TableRef: add the resulting area to ScTableRefTokenEike Rathke1-1/+1
2015-04-17TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke2-0/+20
2015-04-17ocTableRef is not in RPNEike Rathke1-1/+0
2015-04-17this confuses me here, move it elsewhereEike Rathke1-5/+5
2015-04-16overloading is hard to resolve for poor old c++Michael Stahl1-1/+1
2015-04-16tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl1-1/+2
2015-04-16loplugin:redundantcastStephan Bergmann1-1/+1
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann1-2/+2
2015-04-16sfx2: warning C4100 unreferenced formal parameterMichael Stahl1-1/+1
2015-04-16MathType::HandleNodes return value is unusedStephan Bergmann2-4/+2
2015-04-16improve commentStephan Bergmann1-6/+5
2015-04-16tdf#89394. fix hangs because of unavailable Windows UNC path.Jan Kantert1-1/+7
2015-04-16'0' is a not the same as undefined or empty valueChristian Lohmaier1-1/+1
2015-04-16Use C++11 std::vector<T>::data()Stephan Bergmann1-5/+1
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann6-12/+11
2015-04-16Breeze: modifications and missing iconsandreas_k46-0/+0
2015-04-16Breeze: point fixesandreas_k63-0/+0
2015-04-16rtftok: handle over ownership of stream to utl::OSeekableInputStreamWrapperMiklos Vajna2-6/+5
2015-04-16RTF import: fix handling of \objdataMiklos Vajna4-47/+211
2015-04-16RTF import: handle \objclassMiklos Vajna2-0/+11
2015-04-16RTF import: allow multiple children for ooxml:OLEObject_OLEObjectMiklos Vajna2-8/+10
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl1-0/+1
2015-04-16bump version to 5.0.0.0.alpha0+ - but keep profile at 4Christian Lohmaier2-2/+2
2015-04-16Do not clobber configure output with gnutlsTomáš Chvátal1-0/+2
2015-04-16The mode lines says we use 4-column indentation steps, so do that thenTor Lillqvist1-80/+91