summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
6 daystdf#124213: handle private URLs as non-remoteMike Kaganski
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-05-02replace createFromAscii with OUString literals in frameworkNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: framework/Gabor Kelemen
2024-03-30convert TitleHelper to comphelper::WeakImplHelperNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-27tdf#158396: show DocumentTitle when set in MediaDescriptorMike Kaganski
2023-11-27Simplify a bitMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-28remove dodgy code in OReadToolBoxDocumentHandlerNoel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-03flatten DocumentUndoGuardNoel Grandin
2023-02-17osl::Mutex->std::mutex in UndoManagerHelper_ImplNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2023-01-31Fix locking orderStephan Bergmann
2023-01-29use std:mutex in PropertySetContainerNoel Grandin
2023-01-17Fix typoAndrea Gelmini
2023-01-17tdf#146638 In a titlebar, separator is changed from a hyphen to an emdashRadhey Parekh
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-11fix deadlock observed on jenkinsNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-12tdf#121740 avoid some temporary OUString constructionNoel Grandin
2022-05-11Drop unnecessary cast to intStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-11OReadStatusBarDocumentHandler doesnt need SolarMutexNoel Grandin
2022-01-11OWriteToolBoxDocumentHandler doesnt need SolarMutexNoel Grandin
2021-12-20osl::Mutex->std::mutex in UndoManagerHelper_ImplNoel Grandin
2021-12-12these aSolarMutexGuard calls are redundant nowCaolán McNamara
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara