summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-12convert vcl/source/filter/FilterConfigCache.hxx from String to OUStringNoel Grandin
Change-Id: Ic5f30901033d65ddcdcd6dddc11a80c4dcdb0f25
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
Change-Id: Ie53f89d3112edb75d69d04777df1406ea4f980fa
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
Change-Id: I1396e75f1d52005339101d568eb36e5d7051014b
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin
Change-Id: Ia528c2c05663b848f822ae3b47ee5f35dc56c0c1
2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin
Change-Id: Ib12fc400afe0974a5af37298e77e3816c17e5387
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin
Change-Id: I6b9b5f0cd51412ad14f1a07f2ad3a03bd17bb5d3
2013-08-12convert vcl/inc/fontsubset.hxx from String to OUStringNoel Grandin
Change-Id: I0b57858a4a63a6e53883f053c6a3a8a494a422dc
2013-08-12convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin
Change-Id: If3ad694b80209f401bc73461d219006058bd11e1
2013-08-12convert vcl/inc/brdwin.hxx from String to OUStringNoel Grandin
Change-Id: I3c575363527cb2fde00211de9bd5af2dd9ff9064
2013-08-12convert vcl/abstdlg.hxx from String to OUStringNoel Grandin
Change-Id: I5c3066d458aab78ccadd14c35bdd91361dad81bf
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
.. from String to OUString. These 2 API's are tied together, necessitating their conversion in one step. Change-Id: Ibcc05d8d3617253adf49edb4a244542d32b38224
2013-08-12convert vcl/fltcall.hxx from String to OUStringNoel Grandin
Change-Id: I54db835fd93d8e6aceddeeb8d4b254baecc00cbb
2013-08-12convert vcl/field.hxx from String to OUStringNoel Grandin
Change-Id: Ibbca39643906e0d1b7e9ef11f19008508ba16777
2013-08-12convert vcl/FilterConfigItem.hxx from String to OUStringNoel Grandin
Change-Id: I156c249e3384003c8aad76053f96ab317162d5bf
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
Change-Id: I3df88f26516296ca8f4e81576e86372c8b499a84
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
Change-Id: I41997c49e6332fc378a3173616112a3a26e336ae
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
Change-Id: I804a5713a1d793e4828c78f777418c914a6feb71
2013-08-12convert vcl/pdfextoutdevdata.hxx from String to OUStringNoel Grandin
Change-Id: I65a04c9bf2d1b9f456e6cf8a430c280f7b15e67c
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
Change-Id: I8a95a98e5cc92e5bedb4813411afc86cc438fdad
2013-08-12convert vcl/strhelper.hxx from String to OUStringNoel Grandin
Change-Id: I1d54431dbd8c562703879a81540f62b3513e9dc9
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
Change-Id: I95c203d1096ebd2e58a11b52097e5080b891243b
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
Change-Id: I10a6c682430daeef645ac60984e31c9d165304d8
2013-08-12convert vcl/textview.hxx from String to OUStringNoel Grandin
Change-Id: I455c49cbd398b88fc45d73f58637d1a8c69d2100
2013-08-12convert vcl/unohelp2.hxx from String to OUStringNoel Grandin
Change-Id: I9e0d4d68135ee740af1239d7070dbb4329dda866
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
Change-Id: I1722f647bc3a871c316998c1f08e0545af0ac92b
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin
Change-Id: I96ad6373fe04e6f936db92c4ce7f50e48e9c5a32
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
Change-Id: Iaa2dca415b30cae436173df27058c9d3e3755efd
2013-08-12cleanup up code alignmentNoel Grandin
Change-Id: I5354b1961eafbdfac13bb1411098bc3250789664
2013-08-12remove virtual qualifier from a bunch of VCL ListBox methodsNoel Grandin
because no-one is overriding them. Change-Id: I29650a197ecd3a56193a885a32ba7a72ccb78fc7
2013-08-12convert vcl::ListBox::GetEntry from XubString to OUStringNoel Grandin
and make it non-virtual because no-one is overriding it. Change-Id: I7f163aafc2f618100e1b5d01fa67deff0015305b
2013-08-12Convert vcl::ListBox::GetEntryPos from XubString to OUStringNoel Grandin
Also make it non-virtual, since no-one was overriding it. Change-Id: I1ce822065f03c45fc6be036805bdfa741a63f0a8
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin
Change-Id: Ib574cc7130f49c7a6be23566377313906c52abb8
2013-08-12convert vcl/button.hxx from XubString to OUStringNoel Grandin
Change-Id: Ib5a834b4e938de1c10dcff79716ba49224137e6b
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
Change-Id: I579525326be702ffbb57d49970da5804fd2fe12d
2013-08-12OSL_FAIL -> SAL_WARNMiklos Vajna
Change-Id: Ifbf7db8044ee28f5f24c03480391a315358a2db4
2013-08-12Extract code of character attribute convertionZolnai Tamás
To avoid duplication Change-Id: Ica59c7819596055c9d521957c663398f9f53272d
2013-08-12It seems lcl_ExtendLeftAndRight is just a workaroundZolnai Tamás
Which screens the calculation error Change-Id: I51a37b2eba54d8d0a50dedc666487a83fc8d7f8c
2013-08-12CharBrd 6: UNO APIZolnai Tamás
Change-Id: I7f93c3ca060ccd91ed52c0a1e8f477ed8e2c1534
2013-08-12CharBrd 5: border padding/spacingZolnai Tamás
Change-Id: I47529dce4cdb04b5b9d2b7aa6106be9bbd7d8428
2013-08-12fix vertical text borderZolnai Tamás
Change-Id: Ifd75056e310a47960e587b0771b55fe08bfe6f42
2013-08-12Fix char border mergeZolnai Tamás
Reset font when previous seek remove border from the font during border merge. Change-Id: I7456a5494e510395ebebddb09ce2a9d8355156f7
2013-08-12Make VoiceOver announce paragraph alignmentBoris Dušek
Change-Id: I7d9d012e0af3b5685421ca2f10d2d8cb3420cc15 Reviewed-on: https://gerrit.libreoffice.org/5352 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-12Assert has become somewhat redundantStephan Bergmann
...with d8dbf1b5dbfa0db2d765063a1d848d031835398a "Turn basebmp::Format into a proper enum" demonstrating that nDeviceFmt should only take on values enumerated at basebmp::Format. Change-Id: I9f5fe2b3d403a8fc50a286b40b9e1bc74079e2cb
2013-08-12fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek
Change-Id: I4aefa1c013e62942801dd38a06034103c0df24be Reviewed-on: https://gerrit.libreoffice.org/5351 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek
Change-Id: Ic15aeb46b384531c4d64d6ec8a103f3e44068cf1 Reviewed-on: https://gerrit.libreoffice.org/5350 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-12Resource cleanup in cui/Olivier Hallot
Change-Id: I30a33e3b2f7d117cf5a36df4dc076c5d32691ce1 Reviewed-on: https://gerrit.libreoffice.org/5357 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek
The default font size, font name and font traits were stored as ivars of AquaA11yWrapper, but they are in fact only needed as temporary state for the createAttributedStringForElement:inOrigRange: method of AquaA11yTextAttributesWrapper. So remove these 3 ivars and instead introduce a class that holds these 3 properties and make createAttributedStringForElement:inOrigRange: use instance of this class to hold the needed state instead. I checked that the default font size, font name and font traits ivars are really only used in AquaA11yTextAttributesWrapper at that one place. Change-Id: Id2e45977c394db116f3fb0636136300c23e71f25 Reviewed-on: https://gerrit.libreoffice.org/5346 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-12remove HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I8872cbacfe545a389b4ef1c8b3c2a5af658db44c
2013-08-12Replace warn duplicate dialogs with new UIOlivier Hallot
Change-Id: I9d2fbea71f486d1cd8340609547da8059676cd63 Reviewed-on: https://gerrit.libreoffice.org/5356 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12help has no entry for HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I03c168f61adaae6ff98fab40923f64e5c8f9cc00