summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-07-01BmpCombine::And is deadNoel Grandin
2021-07-01can pass this SfxItemSet around on the stackNoel Grandin
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29Fix typosAndrea Gelmini
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-29Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy445
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28There appears to be no reason for (DBG_UTIL-only) ~VclPtr to be virtualStephan Bergmann
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-27Immediately schedule Tasks on start per defaultJan-Marek Glogowski
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl
2021-06-26ofz#35597 Null-dereference READCaolán McNamara
2021-06-24BmpScaleFlag::Super is deadNoel Grandin
2021-06-24remove uno::Type move constructorNoel Grandin
2021-06-24uno::Type needs a move operatorNoel Grandin
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-23tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin
2021-06-23The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist
2021-06-23tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-22simplify and improve WildcardNoel Grandin
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20Fix typosAndrea Gelmini
2021-06-20Include the header to workaround MSVC bug (shows with disabled pch)Mike Kaganski
2021-06-20cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19SvMemoryStream::GetSize can be more efficientNoel Grandin
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17tweak tools::Color::IsDark so it triggers on UbuntuNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin