summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2018-11-06sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl
2018-11-06remove with_sprintf_ defineNoel Grandin
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist
2018-11-05Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03For iOS, do actually export UI builder factory functionsTor Lillqvist
2018-11-03No need to mark libreofficekit_hook_2 with default visibility for iOSTor Lillqvist
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung
2018-11-01weld SwWordCountFloatDlgCaolán McNamara