summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-01-01Remove OApplicationController::getStrippedDatabaseName which only adds a layerJulien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Related tdf#144256: missing removePropertyChangeListener calls in AppControllerJulien Nabet
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-03-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK
2022-09-07convert PreviewMode to scoped enumNoel Grandin
2022-09-07convert ElementOpenMode to scoped enumNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-03convert EHistoryType to scoped enumNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19drop some unneeded includesCaolán McNamara
2020-02-09tdf#126578: call ensureConnection to be able to call "Create as View"Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21loplugin:virtualdead unused param in IControlActionListenerNoel Grandin
2019-09-11TyposAndrea Gelmini
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin