summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06we can use Span for the cache key hereNoel Grandin
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-06Optimize getNamespaceId (xmlreader)Julien Nabet
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-05FileControl can be private inside svtoolsCaolán McNamara
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-05simplify SfxAllEnumItemNoel Grandin
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-10-04drop unnecessary includesCaolán McNamara
2019-10-04default arg never usedCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04document 0 len case of set_max_lengthCaolán McNamara
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-04Resolves: tdf#127953 destroy shape before modelCaolán McNamara
2019-10-04Convert FSNS macro to constexpr functionMike Kaganski
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03Resolves: tdf#127882 gtk 3.18 crash in property dialog teardownCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03Simplify a bit SfxAllEnumItem (svl)Julien Nabet
2019-10-02drop some unnecessary includesCaolán McNamara
2019-10-02move Breadcrumb to sole user in fpickerCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-10-01jsdialogs: set frame as a separate typeSzymon Kłos