summaryrefslogtreecommitdiff
path: root/forms/source/component/Time.hxx
AgeCommit message (Collapse)Author
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I32c6728ce7423fd997cdbec66feb8a6ba39948d2
2015-10-02com::sun::star->css in forms/Noel Grandin
Change-Id: I1c09e88f839bdf11c6ff809ec95769e8f729c7cd
2015-08-19Remove two silly typedefsStephan Bergmann
Change-Id: Ia7de1cebf6009e770ca1b96bab6d5e121573ccc1
2015-07-17loplugin:unusedmethods formsNoel Grandin
Change-Id: I6b7938e948fb1422f83e2175fee5fcabe0a0b83f
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
...to match what is recorded in the .component files Change-Id: Ie548cd37872d3b8540222201afaac73040e65c8f
2014-08-21stario -> css::ioThomas Arnhold
Change-Id: I4e82694399e72ce17172ac3d3c3cd9f9bcd30ba5
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
Change-Id: I2a468e40489797e33935b79a27459ab408558124
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
Change-Id: Ib6157a493092a137a6b0bf5b96d0e760d307f9da Reviewed-on: https://gerrit.libreoffice.org/9472 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-06forms: sal_Bool->boolNoel Grandin
Change-Id: Ifa15f4ed3107b1075b504f09d2cae69ee38d347a
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
...and rather live with macro calls not terminated by semicolons until those macros are gone for good anyway. Completely remove unused DECLARE_UNO3_XCOMPONENT_DEFAULTS. Change-Id: I0d4eb5a91736004b0da2b09fce860e57f6d1ddbd
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-02-26Remove visual noise from formsAlexander Wilms
Conflicts: forms/source/component/DatabaseForm.cxx Change-Id: I4005fe65e89794bd92191c37221c252a3e964917 Reviewed-on: https://gerrit.libreoffice.org/8262 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2013-11-05fixincludeguards.sh: formsThomas Arnhold
Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-01CWS-TOOLING: integrate CWS dba32jOliver Bolte
2009-11-26 09:30:10 +0100 msc r277648 : #100000 fix urgent testscript error 2009-11-25 10:27:56 +0100 msc r277625 : #i100000 fix urgent testscript error 2009-11-17 22:16:46 +0100 fs r277544 : CWS-TOOLING: rebase CWS dba32j to branches/OOO320@277531 (milestone: OOO320:m5) 2009-11-17 14:26:47 +0100 fs r277535 : ooops, didn't mean to commit this uncommented line 2009-11-14 20:50:29 +0100 fs r277505 : add a --disable-pango switch to SM's configure options, and add a patch which makes certain code respect it (well, respect it better than currently, by not using some pango_x_* functions, which are not always available, even when pango itself is present) 2009-11-14 20:47:41 +0100 fs r277504 : spelling 2009-11-13 14:04:00 +0100 fs r277502 : #i100764# (commit approved by ab@openoffice.org): getModelFromBasic: do not start with the parent's parent when looking for ThisComponent, but walk up the anchestor chain, starting with the immediate parent 2009-11-13 11:04:15 +0100 fs r277496 : #i100764# better heuristics for determining whether or not to participate in the ThisComponent game 2009-11-13 11:02:30 +0100 fs r277495 : #i100764# set the WB_EXT_DOCUMENT style at the backing component's container window, when creating it without the TaskCreator (which would normally do this) 2009-11-11 13:49:11 +0100 fs r277452 : #i106816# 2009-11-11 13:48:53 +0100 fs r277451 : fix the CREATETARBAL target, which is expected to create the zips used as prebuilts. The *inc.zip missed the NSS files in case NSS was built externally 2009-11-11 12:15:34 +0100 fs r277449 : update ignore list 2009-11-11 12:09:23 +0100 fs r277448 : add a link to the Mozilla build tools download location 2009-11-11 12:07:16 +0100 fs r277447 : add a link to the Mozilla build tools download location 2009-11-06 16:23:12 +0100 fs r277393 : #i106643# 2009-11-03 23:20:29 +0100 fs r277328 : #i106574# reverted the recent fix for issue #i105235#, and implemented a better one. 2009-11-02 12:59:48 +0100 fs r277294 : #i106550# errorOccured: also display the error when we're not in a nested form action - form actions are allowed to be triggered by other instances as well
2008-06-25INTEGRATION: CWS dba30d (1.15.18); FILE MERGEDKurt Zenker
2008/05/27 12:28:02 fs 1.15.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-04-11INTEGRATION: CWS changefileheader (1.14.82); FILE MERGEDRüdiger Timm
2008/04/01 12:30:25 thb 1.14.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.14.82.1: #i87441# Change license header to LPGL v3.
2007-03-09INTEGRATION: CWS hb02 (1.13.80); FILE MERGEDOliver Bolte
2007/02/01 12:09:41 fs 1.13.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.13.80.1: changed handling of properties in the course of #i74051#
2006-06-19INTEGRATION: CWS warnings01 (1.11.68); FILE MERGEDJens-Heiner Rechtien
2006/04/07 17:43:28 sb 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/15 07:55:37 fs 1.11.68.1: #i57457# warning-free code (unxsols4)
2006-03-15INTEGRATION: CWS jsc3 (1.11.64); FILE MERGEDVladimir Glazounov
2006/02/22 15:23:33 fs 1.11.64.1: #i62418# correct translateControlValueToValidatableValue
2005-09-08INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGEDRüdiger Timm
2005/09/05 13:50:26 rt 1.10.56.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS eforms4 (1.9.6); FILE MERGEDVladimir Glazounov
2004/12/10 09:11:33 fs 1.9.6.2: #i36359# some method constness 2004/12/08 16:16:58 fs 1.9.6.1: #i36359# #i36303# proper handling when bound to external values
2004-11-16INTEGRATION: CWS eforms2 (1.8.4); FILE MERGEDOliver Bolte
2004/07/26 10:21:17 fs 1.8.4.1: #i31958# be bindable
2004-04-02INTEGRATION: CWS frmvalidation (1.7.36); FILE MERGEDRüdiger Timm
2004/03/11 16:46:20 fs 1.7.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external value suppliers into css.form.binding (out of drafts.css.form/component)
2003-10-21INTEGRATION: CWS formcelllinkage (1.6.92); FILE MERGEDOliver Bolte
2003/10/01 09:18:36 fs 1.6.92.1: #i18994# merging the changes from the CWS fs002
2002-12-02#105577# properly (hopefully :) implemented XClonableFrank Schönheit
2001-09-12#92075# exception specificationVladimir Glazounov
2001-05-18#86712# add FormatKey and FormatsSupplier property, mapped to the predefined ↵Frank Schönheit
formats
2000-11-23namespace changesOcke Janssen
2000-10-19migrated from unotools to comphelperFrank Schönheit
2000-09-18initial importJens-Heiner Rechtien