summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17RTF filter: import \hyphautoMiklos Vajna1-0/+3
2015-04-17add attribute mandated by ODFMarkus Mohrhard8-1/+40
2015-04-17fix crash on export of ooo103108-1.odt .docCaolán McNamara1-0/+5
2015-04-17get the vertical span from the reliable getRowSpansOfRowCaolán McNamara1-1/+2
2015-04-17Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann2-0/+6
2015-04-17simplify codeStephan Bergmann1-2/+2
2015-04-17fdo#71797 strange font selection bug with font previewNoel Power1-1/+10
2015-04-17Revert "WaE: unused variables"Tor Lillqvist6-3/+39
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann1-9/+14
2015-04-17TableRef: handle unresolved column specifiersEike Rathke1-10/+18
2015-04-17incredibly dubious hunk of codeCaolán McNamara2-11/+0
2015-04-17loplugin:implicitboolconversion: warn about conversions to unsigned charStephan Bergmann1-37/+325
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann4-36/+41
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann11-50/+54
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann2-11/+13
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann3-5/+5
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-4/+4
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann3-3/+3
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