summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Collapse)AuthorFilesLines
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-7/+7
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments. All other instances of the misspelling have remained the same. Example: AF_REMOVEABLE Change-Id: I391f4101bbc3e06689318235a37d616065bc1686 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-03-05doubled usingThomas Arnhold1-1/+0
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-04drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara1-1/+0
Change-Id: I6dd3e1141f9fe925bdb2cd2c7f0df994f35a119d
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
2013-03-04doubled namespaceThomas Arnhold1-1/+0
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
This code gets never called. Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin2-3/+31
the service already existed, it just needed an IDL file. Change-Id: Id8f33183d9332f9defd855b3a3c7413fde24a61b
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold8-9/+9
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28coverity#705651: fix memory leakMarkus Mohrhard1-0/+4
Change-Id: I1f0c8ac963f16fb4bd0d101c6a62996d9aebab78
2013-02-26remove two more duplicatesThomas Arnhold1-1/+1
Moreover clarify a comment and remove some commented code. Change-Id: Iba87b9ea6675a9bb50b8af0f094891e59bd93bd8 Reviewed-on: https://gerrit.libreoffice.org/2406 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-25loplugin: improve indentationThomas Arnhold1-11/+7
Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee
2013-02-24loplugin: unused variablesThomas Arnhold3-3/+0
Change-Id: I7fc203900256839e679bf73b717d121fedc42087
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-22s/the the/the/Tor Lillqvist3-3/+3
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin3-22/+6
Change-Id: Ida4abdd6587399aa8ade88af672bcb23ab7ea0f1
2013-02-11fdo#46808, convert xml::xpath::XPathExtension service to new-styleNoel Grandin2-12/+10
Change-Id: Ibdfaa221d33ae405c08bc13aa9ed280b30448772
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-5/+3
Change-Id: I54bb0eb08d687e7d54c42601c826c580a7a17ebb
2013-02-11fdo#46808, convert some forms code to XComponentContextNoel Grandin7-31/+17
Change-Id: Id36556018761a1961de8ccfb3c549d4af03230ea
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2-2/+2
Change-Id: I081158bc43bf39ad165c14d8ada31dd0142ca82c
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin2-49/+66
The service already existed, it just did not have an IDL file Change-Id: I1ca7ab09491057c1e9c91b5bb6763b84be10b47b
2013-01-30fix for the awkward OUString::replaceAll() behaviourLuboš Luňák1-5/+3
Change-Id: I6ee919bb17ea7eb29cb9cfc0fc69d02d728d9a0f
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac10-60/+55
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-6/+6
Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26Fix Member variable m_pView is not initialized in the constructorJulien Nabet1-0/+1
Change-Id: I0b18698f23f7c2c446e60069d0efcb6d89b1e5d3
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
This has the disadvantage that it makes comparisons involving fast OUString concatenation via operator+ ambiguous, as can be seen in scriptdlg.cxx, but it allows comparing String and OUString wihout explicit conversion, which is nice for incrementally converting code. Change-Id: Ibfc728bdb161a01e0f8311915c97bcbba8b58c0b Reviewed-on: https://gerrit.libreoffice.org/1803 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
replaced lots of Len() with isEmpty() Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0 Reviewed-on: https://gerrit.libreoffice.org/1795 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan1-2/+2
And one OSL_ASSERT too. Change-Id: I51f0083b9b9336e80c3b6a898c295173ad48f77c Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin6-24/+23
Change-Id: I4ade267a44620f5a3af8009ac57a2456c62b83bc
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin1-19/+2
The service already existed, it just did not have an IDL file. Change-Id: If24e9d6069bf7454bb0add3be8c4bc5916cc4d1f
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+1
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
I had to drop XEventBroadcaster from the merged interface because it introduced method name conflicts (addEventListener). Shouldn't be an issue since it was scheduled to be dropped anyhow, and the service implementation still implements it, so existing clients will be fine. I dropped the interface XPropertySet from the combined IDL because nobody seems to be using it, and it's primary purpose appears to be to set weird flags. I dropped the optional interfaces XStatusIndicatorFactory XDispatchInformationProvider from the combined IDL because the service does not implement them, and nobody seems to be using them. I suspect they were mistakenly copied from XFrame. I also did not convert the Title, UserDefinedAttributes and LayoutManager properties to attributes, again because no-one is using them. Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-21/+25
The service already existed, it just did not have an IDL file. Change-Id: I2267bec182ad1cc8f6a37939861a7368a17fcef2
2012-12-20rhbz#782736 use right device for converting sizeDavid Tardon1-1/+1
Change-Id: If433376df24a3646d80f30e1dfa45463653ea72b
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-14/+3
Change-Id: Iaf12324e6aa64b268555b0f4c82f04f4c0f6f123
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin7-24/+19
Change-Id: I58436d9eea0c38d14cde2dc01aa463d5d71912e9
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl1-8/+0
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
2012-11-30Include <iterator>Fridrich Štrba1-0/+1
Change-Id: I8a3db271ed0400decc00b88c75603cc73ffdd1db
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
Change-Id: I20e51370920b8a7ca3152c0c2e4d3d65c46a20cc
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-3/+3
Change-Id: Id12226af5e537b1eeacbb062ad937a3551e245c0
2012-11-27Fix --enable-dbgutil buildStephan Bergmann1-1/+1
Change-Id: I79beddf3f5d588e47e47c50e1a9b06b70aca99c0
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2-104/+92
XAggregation.idl has some rather helpful comments on how this should work.
2012-11-27re-base on ALv2 code. Includes:Michael Meeks115-2544/+1643
Patch contributed by Christian Lippka impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx http://svn.apache.org/viewvc?view=revision&revision=1167619 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation http://svn.apache.org/viewvc?view=revision&revision=1172343 cws mba34issues01: #i117719#: use correct resource ID http://svn.apache.org/viewvc?view=revision&revision=1172351 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Armin Le-Grand #118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested http://svn.apache.org/viewvc?view=revision&revision=1240195 fix for #118525#: Using primitives for chart sub-geometry visualisation http://svn.apache.org/viewvc?view=revision&revision=1226879 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 #118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68 Patch contributed by Regina Henschel linecap: Reintegrating finished LineCap feature http://svn.apache.org/viewvc?view=revision&revision=1232507 Patch contributed by Wang Lei (leiw) #i118760# split the first table cell vertically, then undo&redo, the Presentation app will crash http://svn.apache.org/viewvc?view=revision&revision=1301361 cleanup globlmn hacks, undo dependent fixmes.
2012-11-27Revert "sb140: #i114718# avoid references to object across ↵Michael Meeks2-76/+97
XAggregation::setDelegator boundary" This reverts commit 390eaa736364a59e479a849598677b1a6a87f24e. Conflicts: forms/source/component/FormattedFieldWrapper.cxx
2012-11-27correct free slot count.Michael Meeks1-2/+0
2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so ↵Michael Meeks1-1/+1
re-enabling test" This reverts commit 52b32f617521fd160b043754f77f3a549fddc926.