aboutsummaryrefslogtreecommitdiff
path: root/source/ne/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'source/ne/fpicker')
0 files changed, 0 insertions, 0 deletions
bjects'>feature/refactor-god-objects LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinDesignView.hxx
/cgit/lo/core/commit/dbaccess/source/ui/querydesign/JoinController.cxx?h=cp-5.3-56&id=9661d5b1645782be27cface246d0250728452f74'>Remove unused #include <comphelper/basicio.hxx>
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-17Drop unused #includeTakeshi Abe
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-05-07dbaccess: remove Package_incMichael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-06-14re-base on ALv2 code.Michael Meeks
Stephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist