summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin2-3/+4
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand1-0/+6
2018-01-10Mention that the getError() semantics are unclearTor Lillqvist1-0/+5
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna2-1/+4
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-2/+3
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin3-8/+10
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin2-2/+1
2018-01-09tdf#45904 Move _SpreadsheetViewSettings Java tests to C++Jens Carl1-0/+34
2018-01-09tdf#45904 Move _SubTotalDescriptor Java tests to C++Jens Carl1-0/+34
2018-01-08lokdocview: Make g-ir-compiler, scanner happyPranav Kant1-4/+2
2018-01-08Typo in comment ("from" vs. "to")Stephan Bergmann1-1/+1
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard2-0/+4
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2-1/+66
2018-01-07coverity#1427248 Operands don't affect resultCaolán McNamara1-4/+4
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl4-56/+8
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl1-26/+29
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl1-1/+3
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe1-2/+0
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+2
2018-01-06tdf#45904 Move _DocumentSettings Java tests to C++Jens Carl1-0/+34
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin3-8/+8
2018-01-06svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe1-4/+2
2018-01-06remove unused definesNoel Grandin5-75/+2
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara1-0/+3
2018-01-05Blind fix for non-MSVC platforms where sal_Int32 is longStephan Bergmann1-2/+1
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin1-0/+1
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin3-7/+7
2018-01-05long->sal_Int32 in BigIntNoel Grandin1-77/+42
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky2-2/+2
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-5/+3
2018-01-05remove dead eeitemid.hxxNoel Grandin3-118/+0
2018-01-05tdf#45904 Move _DatabaseImportDescriptor Java tests to C++Jens Carl1-0/+35
2018-01-04tdf#114013 Do not use string concatenationGabor Kelemen1-2/+2
2018-01-04migrate to std::unique_ptrCaolán McNamara1-2/+2
2018-01-04ofz#4943 Direct-leakCaolán McNamara1-1/+1
2018-01-04GetTrueSlotId is deadNoel Grandin1-1/+0
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem1-0/+3
2018-01-04de-duplicate some defines in hrc filesNoel Grandin3-68/+24
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-0/+4
2018-01-04drop FrameDirListBox typedefNoel Grandin1-5/+3
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-4/+2
2018-01-04loplugin:unusedfieldsNoel Grandin7-31/+2
2018-01-04tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl1-0/+34
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin2-10/+0
2018-01-03tdf#45904 Move _TableValidation Java tests to C++Jens Carl1-0/+34
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin5-5/+5
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl1-0/+34
2018-01-02RID_* can be extern global variablesNoel Grandin4-7/+7
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin1-1/+1
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin4-7/+7