summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin1-4/+3
2018-11-17Adapt to C++2a char_tStephan Bergmann9-7/+33
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara1-5/+4
2018-11-17loplugin:unusedmethodsNoel Grandin2-3/+0
2018-11-16Fix typosAndrea Gelmini2-3/+3
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna1-0/+14
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai3-10/+0
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel1-3/+6
2018-11-16loplugin:buriedassign in scNoel Grandin1-2/+1
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara1-0/+2
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-2/+6
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara3-54/+83
2018-11-16loplugin:staticmethods improvementNoel Grandin7-8/+8
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara1-0/+32
2018-11-15Resolves: tdf#121415 font tab page has no nameCaolán McNamara1-0/+1
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara3-8/+14
2018-11-15reformat when the unit changesCaolán McNamara1-5/+1
2018-11-15loplugin:staticmethods in sfx2Noel Grandin4-6/+6
2018-11-15reformat on set_digits changeCaolán McNamara1-1/+1
2018-11-15don't leak userdataCaolán McNamara1-0/+3
2018-11-15loplugin:staticmethods in editengNoel Grandin8-8/+8
2018-11-15Fix typosAndrea Gelmini1-2/+2
2018-11-15loplugin:staticmethods in vclNoel Grandin4-19/+20
2018-11-15loplugin:staticmethods in svxNoel Grandin16-18/+18
2018-11-14Fix typoAndrea Gelmini1-2/+2
2018-11-14Fix typo in codeAndrea Gelmini1-3/+3
2018-11-14move fmtfieldCaolán McNamara1-7/+7
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen37-80/+46
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt1-6/+4
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl1-0/+36
2018-11-13loplugin singlevalfields improvementNoel Grandin1-15/+0
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin1-3/+0
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-0/+1
2018-11-13loplugin:singlevalfields in svxNoel Grandin3-8/+0
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin4-14/+2
2018-11-12Mythes -> MyThesTakeshi Abe1-1/+1
2018-11-12Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist1-0/+1
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2-0/+52
2018-11-12loplugin:singlevalfields in vclNoel Grandin2-2/+0
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna1-47/+47
2018-11-12Fix typoAndrea Gelmini1-1/+1
2018-11-12Replace "using namespace" with qualified indentifiersJens Carl11-46/+13
2018-11-11[API CHANGE] Remove SAL_BOUND againStephan Bergmann1-4/+0
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-36/+5
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke1-0/+8
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian1-1/+1
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-4/+20
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin1-3/+0
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara1-0/+2
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2-3/+19