summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Collapse)AuthorAgeFilesLines
* fdo#57950: remove consecutive append in basctl with StringBufferMarcos Paulo de Souza2012-12-271-7/+2
| | | | | | | | Change-Id: I43464dd702c6b4a63df39b6a4b35bec63712d5e6 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1486 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat2012-12-201-8/+0
| | | | Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-182-14/+5
| | | | | Change-Id: I0fcd70cff092c7d90b57b9af9dcec99f23750f1c Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-121-1/+1
| | | | | | | The magic WB_TABSTOP bit is the one that allows a widget to be accepted as a candidate for getting focus when pressing tab Change-Id: I7d964bae6b84184ccbc4652d66cf3d2637566405
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-3/+3
| | | | Change-Id: I58436d9eea0c38d14cde2dc01aa463d5d71912e9
* fix for fdo#57836 throw when attempting to store basicide modelNoel Power2012-12-042-0/+36
| | | | Change-Id: I8769a63be61d45817757be3ad23ffc7b01173041
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-1/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
| | | | Change-Id: I15a360723e335345aad09e73fcb0f6815ed9e0d4
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-4/+3
| | | | | | We need to hide these flags away. Change-Id: I112003a88a92174f5012b3356ba261a039eeccc1
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-7/+7
| | | | Change-Id: Ib4d9175ce4661140a147962b8f45be40f800d85a
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-242-9/+5
| | | | Change-Id: I21d14ff6087d1adb0ce769f2e8f8060a005250cc
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-2/+2
| | | | Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d
* AllSettings with LanguageTagEike Rathke2012-11-227-8/+9
| | | | Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1139-961/+1207
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1326-628/+618
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.top Module_tail_build.mk RepositoryExternal.mk RepositoryFixes.mk accessibility/source/standard/vclxaccessibletoolbox.cxx basic/source/uno/dlgcont.cxx connectivity/Library_ado.mk cross_tail_build/prj/build.lst desktop/source/offacc/acceptor.cxx filter/Library_PptImporter.mk filter/source/t602/filterenv.cxx i18npool/Library_textconv_dict.mk ooo.lst.in saxon/ExternalProject_saxon.mk saxon/build.xml sc/sdi/scalc.sdi sc/source/filter/xml/xmlstyli.cxx sc/source/ui/condformat/condformatdlg.cxx sc/source/ui/condformat/condformatmgr.cxx sc/source/ui/view/cellsh1.cxx sdext/source/pdfimport/misc/pwdinteract.cxx shell/qa/zip/makefile.mk shell/qa/zip/testimpl/makefile.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/android.mk solenv/gbuild/platform/com_GCC_defs.mk solenv/gbuild/platform/macosx.mk soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk sw/qa/extras/rtfimport/rtfimport.cxx tail_build/prj/build.lst tomcat/ExternalProject_tomcat.mk ucb/source/ucp/webdav/webdavcontent.cxx xml2cmp/Executable_xml2cmp.mk
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: I9fcddfcdfa2d60860a7b016dbb870a3b6e8f3ea4
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-016-35/+16
| | | | | | | | | | | | | | | | | | | | | | | | ...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-011-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-011-0/+1
| | | | | | | | | | | | | | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* | | | Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-204-7/+0
| | | | | | | | | | | | | | | | Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-165-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed a fair amount of implicit inline methods to promote use of more forward declaration. Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also create a utility constructor for LocaleDataWrapper, which simplifies many of the calling sites. Change-Id: Ic8510b51c4201fa17fc0620e18d3e258e43636ba
* | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-6/+4
| |_|/ |/| | | | | | | | | | | | | | | | | | | | I upgraded the service to return XSimpleFileAccess3, since it already implemented that interface, and it's backwards compatible. Change-Id: I40001a46048bd21a23b6a2f58a95376f06fc634b
* | | basic: String -> OUStringNorbert Thiebaud2012-11-072-5/+9
| | | | | | | | | | | | Change-Id: I42479b4bade5111e38d69f04c889c166f340d5ba
* | | fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
| | | | | | | | | | | | Change-Id: I0499ad7de27b1539e97f01ab8aa0ef2d6713ae76
* | | convert basic dialog to .uiCaolán McNamara2012-11-0510-384/+617
| | | | | | | | | | | | Change-Id: I1ed45e5990aca4be8b499fe300d7d43fda16bd6a
* | | basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-032-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parsing 1000s of line of code is hard enough without having to fight with weird indentation and irregular formatting. So as the review progress, in order to follow the code, cosmetic changes were made... In order to minimize the task of the reviewers and allow them to concentrate on what matter, an effort is made to collect these cosmetic changes into this separate commit. Change-Id: I3c9b04a0150d0d0a048c2e976fe24de4f2b6b98a
* | | CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+2
| | | | | | | | | | | | | | | | | | | | | Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
* | | CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
| | | | | | | | | | | | Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
* | | trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-4/+5
| | | | | | | | | | | | Change-Id: I6c41b8f4d3ad739eff545063bd1f8fe8f4fba65e
* | | OUString cleanup finished in basctlRicardo Montania2012-10-275-40/+40
| | | | | | | | | | | | | | | | | | | | | Change-Id: I6d18f5cde7866828ca95ccff702eb86d2e40c58d Reviewed-on: https://gerrit.libreoffice.org/925 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* | | OUString cleanup and some identationRicardo Montania2012-10-272-55/+51
| | | | | | | | | | | | | | | | | | | | | Change-Id: Id222047750b7527e35977b73213ceeb12a53b57a Reviewed-on: https://gerrit.libreoffice.org/924 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* | | ::rtl::OUString -> OUString in basctlRicardo Montania2012-10-262-35/+34
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ief0083c0274c573fce62c32dfae35a647804b20e Reviewed-on: https://gerrit.libreoffice.org/900 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* | | More ::rtl::OUString -> OUString in basctlRicardo Montania2012-10-261-31/+30
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ia68b74d06ffe533bcc302fb5094267e0efae6faa Reviewed-on: https://gerrit.libreoffice.org/901 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* | | XubString->OUStringCaolán McNamara2012-10-252-3/+4
| | | | | | | | | | | | Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626
* | | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-5/+3
| | | | | | | | | | | | | | | | | | The service already existed, it just did not have an IDL file Change-Id: I04c617a97262e9cc96af17fcae9cc084245c0149
* | | fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-231-11/+4
| | | | | | | | | | | | Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6
* | | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-21/+17
| | | | | | | | | | | | | | | | | | | | | Create a merged XFolderPicker2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d
* | | Some ::rtl::OUString to OUString in basctlRicardo Montania2012-10-222-34/+34
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ifbc60c2e6f2906cc0b7a3ea3fb9dfa1a8421d6a2 Reviewed-on: https://gerrit.libreoffice.org/896 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* | | OUString cleanup in basctlRicardo Montania2012-10-225-33/+30
| | | | | | | | | | | | | | | | | | | | | Change-Id: I9644427f6d3bb4b2f488325eb520b365115a8e82 Reviewed-on: https://gerrit.libreoffice.org/892 Reviewed-by: Ivan Timofeev <timofeev.i.s@gmail.com> Tested-by: Ivan Timofeev <timofeev.i.s@gmail.com>
* | | Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-1/+1
| | | | | | | | | | | | Change-Id: I318ff6f1009b1aaa7d0bd3abb250f92fb51a21cd
* | | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1910-183/+183
| | | | | | | | | | | | Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
* | | more explicit char* => OUString conversion in basctlPetr Mladek2012-10-181-1/+1
| | | | | | | | | | | | it will hopefully fix build on the Windows tinderbox
* | | More rtl::OUString cleanup in basctlRicardo Montania2012-10-162-95/+91
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ife2754b17e111c0e129670b95bd2e16d81ad906c Reviewed-on: https://gerrit.libreoffice.org/873 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* | | rtl::OUString cleanup in basctlRicardo Montania2012-10-163-42/+41
| | | | | | | | | | | | | | | | | | | | | Change-Id: If57c184b355224f31fdf7872ab1f52c034e5c7f0 Reviewed-on: https://gerrit.libreoffice.org/872 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
* | | Use isEmpty().Jan Holesovsky2012-10-151-1/+1
| |/ |/| | | | | Change-Id: I0b2a30384cbbe3f05d25968c4e7e19e84c23e267