summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-11-14Fix typoAndrea Gelmini
2018-11-14Fix typo in codeAndrea Gelmini
2018-11-14move fmtfieldCaolán McNamara
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin
2018-11-12Mythes -> MyThesTakeshi Abe
2018-11-12Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-12Fix typoAndrea Gelmini
2018-11-12Replace "using namespace" with qualified indentifiersJens Carl
2018-11-11[API CHANGE] Remove SAL_BOUND againStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08coverity#1441101: Use std::atomic instead of volatileStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08SetField/GetField do not need to be publicCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-11-07unotest: backport CPPUNIT_TEST_FIXTURE macro from cppunit.gitMiklos Vajna
2018-11-07Fix typosAndrea Gelmini
2018-11-07tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen
2018-11-07lok: send signature status on document loadTomaž Vajngerl
2018-11-06Translate German variable namesJohnny_M
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06reduce cost of ProfileZone when it is not activeNoel Grandin