summaryrefslogtreecommitdiff
path: root/framework/source/fwe/helper
AgeCommit message (Expand)Author
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-21Revert "Disable flavour in title bar for Linux."Heiko Tietze
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-02Disable flavour in title bar for Linux.Michael Meeks
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-06-26use underlying BitmapExCaolán McNamara
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2019-11-27do not claim in titlebar test that OpenGL is enabled if it's notLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-09-27loplugin:virtualdead in svlNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-23get headless build to work again for LinuxThorsten Behrens
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-21Fix typosAndrea Gelmini
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann