summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign/RTableWindow.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-3/+1
This commit was carried out by a Python script, source of which is at https://bugs.documentfoundation.org/show_bug.cgi?id=124176#c97. Change-Id: I7508acd84f2264ba807951d9b933b1ee76560c92 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102552 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
Change-Id: I15aee966012612033ab7e2ee03ac1a553802f540
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-06-14re-base on ALv2 code.Michael Meeks1-26/+17
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.4.96); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:28:03 rt 1.4.96.1: #i87441# Change license header to LPGL v3.
2007-11-01INTEGRATION: CWS dba24b (1.3.172); FILE MERGEDJens-Heiner Rechtien1-6/+3
2007/08/16 06:14:45 oj 1.3.172.1: #i56898# clean up of the class structure
2006-07-10INTEGRATION: CWS qiq (1.2.122); FILE MERGEDOliver Bolte1-2/+4
2006/05/10 11:02:50 fs 1.2.122.1: #i51143# base class (TableWindow) now also allows to hold a query - we ourself don't
2005-09-08INTEGRATION: CWS ooo19126 (1.1.472); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:35:42 rt 1.1.472.1: #i54170# Change license header: remove SISSL
2002-11-12#104812# factory method inserted for tablewindowsOcke Janssen1-0/+86