summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-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: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-8/+8
| | | | | | ...and some further clean-up. Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
* fdo#54858: fix UNO service conversionIvan Timofeev2012-09-171-6/+2
| | | | | | | regression from 197a79e57131c976a489882479a679ba2ab61b82 Change-Id: I3fbba4da0d293659d8521c768d34de18cd6bc634 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* Improvement on previous commitStephan Bergmann2012-09-112-49/+15
| | | | Change-Id: I10984b6ac4128ad46f512dade0f4e0084d0b9348
* fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin2012-09-113-15/+15
| | | | | | | Create a merged XPasswordContainer2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I245b566b43e4646f10914b0aee13b2a0b0e296ae
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-043-19/+17
| | | | | | | | Rename service from "Decryptor" to "DocumentDigitalSignatures" to be consistent with the other UNO services, and with it's own header file name. Add service constructor for passing in arguments. Change-Id: Iaca0c40bb2f1a1af2ef9ca29361bfd023ade2678
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-8/+4
| | | | Change-Id: Ib298b3219c3e89dd35bce0974846ed4888ed941e
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-6/+2
| | | | Change-Id: I70dca6915daf6647271ee89c752a50365cff7010
* Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist2012-08-301-4/+5
| | | | | | | | Instead just #include <rtl/strbuf.hxx> then. This reverts commit 15768dac2b0a326cb1f8b7985f18a6ab54d1a664. Change-Id: Ib6aed3f73bf106b4804fb418af80fefa6d662c79
* no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist2012-08-301-4/+4
| | | | Change-Id: Idb06612e30b6ef3e9ce26d461f3664fbafdb1cab
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-34/+0
| | | | | | | Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1 Reviewed-on: https://gerrit.libreoffice.org/454 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-8/+0
| | | | Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
* remove include comments and boxesThomas Arnhold2012-08-082-11/+0
| | | | Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-2/+1
| | | | | | a literal within a OUString. Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
| | | | Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
* Remove unused HIDsThomas Arnhold2012-07-141-2/+0
| | | | | | Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-1415-50/+0
| | | | Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1336-829/+543
| | | | | | | | | cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
| | | | | | It is faster and even avoid memory allocation somtimes. Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-3/+3
| | | | Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-4/+0
| | | | | | Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
| | | | Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* Remove unused include filesThomas Arnhold2012-06-271-89/+0
| | | | | | Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
* Reduce newline bloat at eofThomas Arnhold2012-06-275-125/+0
| | | | Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
* re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
|
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
| | | | Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-2114-337/+211
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-2126-634/+400
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-8/+0
| | | | | | | | | | | All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
* removed unused forward declarations of classTakeshi Abe2012-06-182-6/+0
| | | | Change-Id: I32894b853912741e935e2409d2857fe384f67665
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-4/+3
| | | | Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-2/+2
| | | | | | | Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* targeted string re-workNorbert Thiebaud2012-06-014-19/+15
| | | | Change-Id: I39922dc7cbb32ce236995df89b183d4db1210b15
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-292-5/+5
| | | | Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
| | | | Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e
* removed unused definesTakeshi Abe2012-05-071-1/+0
| | | | Change-Id: Ieaba4fe704cc588bd515b427a7f14008afea8c03
* tidy ResId String/rtl::OUString cast fooCaolán McNamara2012-05-079-39/+37
| | | | Change-Id: I1e8fca182a27efb403e903b424ca4c1c0d3acc49
* drop ensure for non-NULL pointer and use a refCaolán McNamara2012-05-034-27/+8
| | | | Change-Id: I492c576a9a04874538f07769f5ac40f84e2d4308
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-1/+1
| | | | Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* fdo#48870: Remove cookie handling code.Gábor Stefanik2012-04-2610-632/+0
|
* add package deps for resourcesDavid Tardon2012-04-091-0/+6
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-11/+4
|
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
|
* pointer is always non-nullCaolán McNamara2012-04-023-8/+7
|