summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Collapse)Author
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara
Change-Id: Ibb9bbf018e4e9c1487ccdf6505a2a15d7c24eb24
2012-10-31convert run macro to .uiCaolán McNamara
Change-Id: I4e83afa3d164ba0ae8640f4b5f2712b88c1e305f
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat
Change-Id: I026e26fda195ddf4b14e250040358ddf31fda21f
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
Create a merged XLinguServiceManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc
2012-10-26chop last string out into generic .srcCaolán McNamara
Change-Id: I958f6e80813a4e056b09225b16cea9ea2a3450ac
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh
Change-Id: I732bd280295097fe098d3175127eb4d8a026dc32
2012-10-25XubString->OUStringCaolán McNamara
Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626
2012-10-24convert index dialog to .uiCaolán McNamara
Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
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
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev
Change-Id: I705ff4c83f635fcfea383a00eec724110d2e4b45
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
Change-Id: I060872e0a468f2ce26a2ab519c5bfe271574170b
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara
Change-Id: I5a31f284ccb5d470cff7b0b76ee098711aba6e6d
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
Change-Id: I318ff6f1009b1aaa7d0bd3abb250f92fb51a21cd
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
Not all instances are removed, however... Some are used in virtual method signatures, which will take a little more effort to fix. Change-Id: Ib30e6bbef5f27f970e6e19291501f7a09d94e0ab
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
Change-Id: Ia8055a1bf21531aeb808d797b2a73a08a897e79c
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I057c3ea14cd1f224b339f884ae86890d16471215
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara
Change-Id: Ic99c6b20d4622323d3d5ddea24338fbcbd4d0b8c
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-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-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-28adapt insert character dialog to new layoutCaolán McNamara
Change-Id: I5561c2684d0957b65aef0d139e9210ebdd703153
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-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