summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Collapse)Author
2013-01-22make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf valuesCaolán McNamara
Change-Id: Ia413ac220c8d942576c29be6238c75c5061ec156
2013-01-22revert removal of used a11y codeCaolán McNamara
reverting the a11y parts of bc34a22e76775799e068cfa2617152da4c608e7d so that we can now make use of them Change-Id: I8090a2f9602743628d3b948338b45ed2252501eb
2013-01-22fdo#59515: Typo CLIPBOARD -> PRIMARYStephan Bergmann
...a regression introduced with 2fe852386c9450014f84910b0a282d684f40b56a "fdo#46808, Adapt SystemClipboard UNO service to new style." Change-Id: Ia98eadc0fc80762455c1e8cc33797b322b83e458
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
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-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara
Change-Id: I17e1956d0ff50e027c83ee7dbb85e3316bb88bd3
2013-01-19allow access to menus via VclBuilderCaolán McNamara
Change-Id: I02c1d46f5c111a2256b2f90837097666dfc49edc
2013-01-19Fix pUnicodes unusedJulien Nabet
Change-Id: I168c84d6b64fe23c3e93e36aad31f1c74dfd547a
2013-01-19sal_Bool to boolTakeshi Abe
Change-Id: I36603ac94b190a67b61b63b5ae0d981c09fcb270
2013-01-17Fix duplicate ifJulien Nabet
Change-Id: If08b51e8e0e5c21599d62b4f2fc0baa847e3d750
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky
So far I am using the same color that is used for the workspace; should it be a problem, we can use a different color. Change-Id: I06fde7f31a9d37d2e387a7e3fd0b6d3d33f8d6e6
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky
[Also rename mpPersona*Bitmap -> maPersona*Bitmap, it is not a pointer.] Change-Id: I93cc56b1f30c4fe966b8de87b766e820d9e2cefa
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
Change-Id: I19a475f198fcb24c4d66134eb67da719fc99099e
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky
Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
this is the datatransfer::clipboard::SystemClipboard service Change-Id: I00227a2d84e2f1eaf9ca1ebb4fbe1f1548a6621d
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
so remove the MAX and MIN options and simplify the whole lot Change-Id: Iaaf350c37e01f7fce434af760bcddb9b7d7135ea
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara
Change-Id: I247a52cf547da268e5aa6f7c9fef000c598b661b
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
a) ImplCalcDigitLang that determines the digit language b) ImplInitDigitMode that just sets the outputdevice according to that lang c) and convertDigits that physically converts the digits in a string from one language to another then change the body of convertDigits to use GetLocalizedChar from vcl rather than its outdated copy of the method, which teachs editeng all the digit modes that were added since the method was originally copy and pasted. Change-Id: I2ef7d5d3396c106d4f8fd90142c9d9cf99064bee
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
Change-Id: Iff3ce7c3a44010b3bc81fc0d2156216ee13948dc
2013-01-12default spinbuttons to left alignCaolán McNamara
Change-Id: Idccab2fcf985ede4f07897131e9cae3499030b0f
2013-01-12Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
Change-Id: I9caea65444cee86897b25f7d8f604af71e91be9a
2013-01-12Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
Change-Id: If1d8e1e77fce5a04531ac4f79630991bb9e24392
2013-01-12Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith
Change-Id: I213717c9e6a9b83932b839d082e59c524c1b78e0
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
Change-Id: Icedb5ad5c1023829689d56367043451b8fe95eed
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith
Change-Id: I0210aa9984040dd8ecbe126097cf2de8d90d843d
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
Change-Id: If1697c5f6b2ee31959a37a20003321d5016bd63c
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith
Change-Id: I5d9b930cb00e485d157ba95ff344fc93c29b54ec
2013-01-12we don't need to cast hereMarkus Mohrhard
Change-Id: I260c7a050c5998e5dca634ea5d5f43742bf604fe
2013-01-12fix crash with new personas when notifying windowsMarkus Mohrhard
Change-Id: I41e4c747c4662fb066746c0ca87d17ea6742080e
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
Change-Id: I01015184223960a5bdfb895fedc79e982a408082
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara
and re-use it to get a better calculation of the optimal size of a widget, rather than taking the current position of the subedit Change-Id: I85cb3ff98f23d21d7cfdcc28188e36616a19b5e8
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
So just check MACOSX in the sources, and don't pass any -DQUARTZ to compilations. Change-Id: Ia1de6024810f81f1eea01b8eb0b885d9d1ee8e20
2013-01-11No "core dumps" on Windows, and not on iOS or Android eitherTor Lillqvist
Change-Id: Ie5d3257d3a289856399f7a3266e3caf66831e00a
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
Change-Id: If865127a9a5560f4b3636fb870699e2f3bac0e83
2013-01-10Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of trueCaolán McNamara
Change-Id: I2226213019077e5882b6e27650f9a673e12710b5
2013-01-10split scrolling support for internal/external scrolling supportCaolán McNamara
so for widgets that support their own scrolling we throw away the intermediate scrolling widget and for widgets that don't we retain it. Change-Id: I12444bcf1c6c5b51469ef75f0011ce0d965ebc62
2013-01-10add a stock apply button text and map to gtk-applyCaolán McNamara
Change-Id: I97522b314088d4b5fd1f7b2b46e49d00c155c5c5
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara
rework EventBox to inherit from VclBin and rebase SwFrmCtrlWindow on top of it Change-Id: I25f037b33bf244d3d39f57bfe11cabfaf992bf1c
2013-01-09allow menu items to be enabled by nameCaolán McNamara
and to get the name of the current enabled item Change-Id: Ie4688fe5697d0bdb4c05da3c1e3bc29a3b86d6f0
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
does exactly the same default action as a CancelButton except with "Close" as the label Change-Id: I538e8fc761cde4a1050d066ef935df1ecd930414
2013-01-09Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky
Change-Id: Ib1d84b37d452785d12502095c0eedaac4a25fb6b
2013-01-08fix api change in MenuNorbert Thiebaud
Change-Id: I386439be9bf7ce5c9d1b9a4df93195bd6738f573
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
Change-Id: I8bb1c082e3948f919232b81e0f1f869b88fcd852
2013-01-07default .ui ListBoxes to simple selection modeCaolán McNamara
Change-Id: I4cadf53fbdf25a399008155feaedc7e8b52ec303
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-01-07Change public variables of class ImplFontAttributes to private.navin
Change-Id: I56ff5d7d2420c334c6fc9e4c552f8b5c4715d93f Reviewed-on: https://gerrit.libreoffice.org/1551 Reviewed-by: Tor Lillqvist <tml@iki.fi> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist
Change-Id: Ic449e706f4a8c3c2ed06d8602c6e83755441e0da
2013-01-05WaE: defined but not used in the DISABLE_EXPORT caseTor Lillqvist
Change-Id: I14e851a74955ff4053026e7fb664759cbf24c86a
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky
Change-Id: Ic563204c1a1a64d315e3e73dff30b6a6d05cfd87