summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I057c3ea14cd1f224b339f884ae86890d16471215
2012-10-12grr I wanted can+has *default* not *focus*Caolán McNamara
Change-Id: I070ae5f7081cf9081e8f36658e8adf7de143b207
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara
Change-Id: Ic99c6b20d4622323d3d5ddea24338fbcbd4d0b8c
2012-10-12set has-default for insert ole object dialogCaolán McNamara
Change-Id: Ic1c3f8784bc41c6b8adbeb4798e51eeb0300b2d0
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh
Change-Id: If2a241e34f88a39bacee5344f89893e3ccfdc57d
2012-10-12lcl_GetServiceName unusedCaolán McNamara
Change-Id: Iea5b8de7c937f27beb0e95b40412dc56391c02f7
2012-10-12lcl_Bool2Any is unusedCaolán McNamara
Change-Id: Ida5baa01cb3ce7fd611360e122f9f8ffebd9e7d8
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html Change-Id: I231f0b367bf0b513c6c1ce4c4cfdb7c3dc8660d5
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara
Change-Id: I50f68674e057dd358357d611bbbbb3332d8cd00b
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
There is no reason to keep SvLBox separate. Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
Change-Id: I97b7459b9c5c680d624234e8c51a5997a02fd5f7
2012-10-11convert insert plugin to .uiCaolán McNamara
Change-Id: I229b152ba132329ca20cff0afd4f84e1c052b97f
2012-10-11add insert plugin .uiJack Leigh
Change-Id: Ic84e65debd25fef68cd1e2b1b801da68fa79219b
2012-10-09cui: add initial READMEMiklos Vajna
Change-Id: I4334373637834d04b28a01891b7728a32060cf3a
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
Change-Id: Iddf2222aa75b21dd60472fa8dc979ddbdc18dcba
2012-10-08Deduplicate lcl_mediumColorTor Lillqvist
Change-Id: I11556fc7dc2013ce66627e8ab41c91d0742d6866
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist
Change-Id: Ifda222d842312d084496bc17d3ae6eaf83c13d25
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist
Change-Id: Id1522e1874ed2b65f7bd8d379b93c35941a7d0b5
2012-10-05convert hyphenate dialog to .uiCaolán McNamara
Change-Id: I0025ce0107deaaf6b4698745691c9f0bfddc7c34
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara
Change-Id: Icba94fdd75d5e09fd81744d2f5ce55886b8777b4
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
Change-Id: I69d883e623f7fffd37c05b85a6655009da9c23a8
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
clarify Option->Language UI option Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117709#: add missing string resource Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172348 cws mba34issues01: #i117716#: fix missing resources my removing unused code Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172345 re-add Crystal, Tango, Oxygen icon theme listings. correct method signature Patch contributed by Jean-Louis 'Hans' Fuchs http://svn.apache.org/viewvc?view=revision&revision=1306725 i#119063 - correct serf integration Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1300521 i#119036 - adapt serf integration -- use transfer-encoding 'chunked' on HTTPS -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code -- refactoring -- improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727 118569: Use whole certification chain for verification. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1295493 serf integration: improve credential input handling Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1294557 warning-free ucb/source/ucp/webdav Patch contributed by Pavel Janik http://svn.apache.org/viewvc?view=revision&revision=1294086 some refactoring to PROPPATCH and PROPFIND requests Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1293281 i#118569: Replace neon with serf Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1292832 http://svn.apache.org/viewvc?view=revision&revision=1292794 remove OS/2 conditionals for now. re-enable webdav unit tests.
2012-10-04Fixes/improvements on previous commitStephan Bergmann
* UUIInteractionHandler still needs to implement XInitialization. * Moved ambiguating InteractionHandler typedef out of the way. * Removed InteractionHandler.createDefault, as it was originally stated that "it is strongly recommended that [the "Parent"] property is supplied." * Added back documentation about Parent and Context. * Simplified some call-sites to directly use XInteractionHandler2. Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
Since we don't need to expose XInitialisation, we can make the new-style service implement XInteractionHandler2. Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558
2012-10-04callcatcher: update unused code listCaolán McNamara
and remove code freshly unused post widget layout introduction Change-Id: Ifa244391f7f2b565dec10314ca3fd2958dfd87a9
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara
Change-Id: I58c128b78f19b1141b82c2cecb37ed390a5db82b
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara
Change-Id: Ib4f5214ae8a699a0bc6abddf67636c712d7f6846
2012-10-01Use prefixTor Lillqvist
Change-Id: Id3d3df7869f6efb548ae44c3a6cac23dc1e21774
2012-09-29Use comphelper::getComponentContextStephan Bergmann
...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
Change-Id: I5561c2684d0957b65aef0d139e9210ebdd703153
2012-09-28add special character dialogGokul
Change-Id: I9f5e6846593ab34995518598294950b34f91b83f
2012-09-28merge SvxCharacterMap and SvxCharMapData togetherCaolán McNamara
Change-Id: I417ce219924987f584cabf9ed8098607d6e5973c
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e
2012-09-28adjust combobox GetOptimalSizeCaolán McNamara
Change-Id: Ifeaf6bbc57b57800853eef9657f646b1447f2add
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
Change-Id: I20829b6a0835bf96489d67b6f7effcfa84650328
2012-09-28convert hard-coded layout of effects tabpage to .uiCaolán McNamara
Change-Id: I6aa02f112b0b13402db1f0cf721d0db8862432bc
2012-09-28convert hard-coded layout of position tabpage to .uiCaolán McNamara
Change-Id: I760ac60a341a9942fef5a911cdb8b5af304ff1ad
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
Change-Id: I87da59af50420993303111dae0ec4456ae15cc20
2012-09-28add adjustment for max columnsCaolán McNamara
Change-Id: I6a1c97a3fea03bd4ef0c5a45d94bd139921bcfc1
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
In the future I'm hoping we can get some gtk3-side support for patterns for GtkSpinButtons or such such. In the meamtime overload that info into the name Change-Id: I20464e3ddafb710dd7330fc038bb9330b852410a
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
Lets rename the multiargument SetPosSizePixel to setPosSizePixel drop the various using Window::SetPosSizePixel and work towards de-virtualizing SetPosSizePixel/SetPosPixel and SetSizePixel and doing the work in a virtual setPosSizePixel Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara
GtkSpinFields without a pattern are NumericFields Otherwise we hook off the pattern to determine what sort of field it is, only MetricFields for now and their various field units. Change-Id: I1d50b302b402516b5460774f1d689ac93bfd61ff to-do: upstream something of the "pattern" nature into gtk
2012-09-28ditch over complex property bucketsCaolán McNamara
A fairly small fixed number of properties are needed, so simplify Change-Id: Iedce02264816666dbac53d7ad3cfb64be8e1c8bb
2012-09-28use UI gbuild class to package .ui files in cuiDavid Tardon
Change-Id: I4ddeacdbf2bbe86d0351a2d6027e2d608b378731
2012-09-28move height/width request into WindowImplCaolán McNamara
2012-09-28We'll need to customize the xml format a little for some thingsCaolán McNamara
But we might be able to get them upstreamed to gtk and we can still do the pony work with glade (and/or tweak glade to retain alien properties)