summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-16no need to make a local copy hereNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-08-12tdf#95549 speed up load of xlsNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11tdf#143769 don't crash on null XFillColorItemCaolán McNamara
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10Missing includeStephan Bergmann
2021-08-09sw HTML export: avoid writing EMF data with JPG extensionMiklos Vajna
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-04Log unhandled exceptionsMike Kaganski
2021-08-04EventWindow is always a svt::ControlBaseCaolán McNamara
2021-08-04establish that DbCellControl Window member is always a ControlBaseCaolán McNamara
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-08-03simplify lookup maps in EnhancedCustomShapeTypeNamesNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03tools::Long->sal_Int16 in FmXFormShellNoel Grandin
2021-08-03osl::Mutex->std::mutex in OutputStorageWrapper_ImplNoel Grandin
2021-08-03osl::Mutex->std::mutex in createDefaultCross_3x3Noel Grandin
2021-08-03osl::Mutex->std::mutex in OParseContextClientNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-07-30osl::Mutex->std::atomic in FmSearchEngineNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30osl::Mutex->std::mutex in FmXDisposeListenerNoel Grandin
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28Don't steal focus from popup in onlineSzymon Kłos
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27cid#1489549 Uncaught exceptionCaolán McNamara
2021-07-27ofz#36586 Abrt failed throwCaolán McNamara
2021-07-27tdf#123626 Allow opening shape hyperlink with Ctrl-ClickSamuel Mehrbrodt
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-27drop SvtLanguageOptions classNoel Grandin