summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24Use range-based forMike Kaganski
2020-12-23Directly pass in OUString instancesStephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18use the OutputDevice viewCaolán McNamara
2020-12-18add GetOutputDevice to EditViewCaolán McNamara
2020-12-17weld editview menuCaolán McNamara
2020-12-17drop dumping intermediate popup menu and go straight to boost::property_treeCaolán McNamara
2020-12-16hint as to the special handling of the edit popup menu in LOKCaolán McNamara
2020-12-15use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2020-12-15update pchesCaolán McNamara
2020-12-15get parent for welded menu and location to pop it upCaolán McNamara
2020-12-14add missing 'use_underline'Caolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11spelling context menu misplaced in margin commentsCaolán McNamara
2020-12-10don't need a vcl::Window for PixelToLogicCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-02fastparser in SvxXMLTextImportContextNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp"Noel Grandin
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-28std::set->o3tl::sorted_vector in ImpEditEngineNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-25editeng: AccessibleImageBullet : avoid recursive SolarMutextArnaud Versini
2020-10-23tdf#104378: don't reset para attributes whileMark Hung
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-15don't crash if not hosted in a vcl::WindowCaolán McNamara
2020-10-13combine duplicates togetherCaolán McNamara