summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/singledoccontroller.cxx
AgeCommit message (Expand)Author
2023-02-28flatten some internal classes in dbaccessNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-05-31dbaccess: fix more memory leaks caused by circular ReferenceMichael Stahl
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-09-17boost->stdCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-04-01remove boilerplate commentsThomas Arnhold
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-17WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]
2010-11-24undoapi: remove unused IEnvironment interfaceFrank Schoenheit [fs]
2010-11-23Dead code, translations.Wol
2010-11-17undoapi: implement XUndoManager/Supplier for Base sub componentsFrank Schoenheit [fs]
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]
2010-11-12Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]