summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12convert vcl/FilterConfigItem.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/pdfextoutdevdata.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/strhelper.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textview.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/unohelp2.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-08-12cleanup up code alignmentNoel Grandin
2013-08-12remove virtual qualifier from a bunch of VCL ListBox methodsNoel Grandin
2013-08-12convert vcl::ListBox::GetEntry from XubString to OUStringNoel Grandin
2013-08-12Convert vcl::ListBox::GetEntryPos from XubString to OUStringNoel Grandin
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin
2013-08-12convert vcl/button.hxx from XubString to OUStringNoel Grandin
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
2013-08-12OSL_FAIL -> SAL_WARNMiklos Vajna
2013-08-12Extract code of character attribute convertionZolnai Tamás
2013-08-12It seems lcl_ExtendLeftAndRight is just a workaroundZolnai Tamás
2013-08-12CharBrd 6: UNO APIZolnai Tamás
2013-08-12CharBrd 5: border padding/spacingZolnai Tamás
2013-08-12fix vertical text borderZolnai Tamás
2013-08-12Fix char border mergeZolnai Tamás
2013-08-12Make VoiceOver announce paragraph alignmentBoris Dušek
2013-08-12Assert has become somewhat redundantStephan Bergmann
2013-08-12fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek
2013-08-12Resource cleanup in cui/Olivier Hallot
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek
2013-08-12remove HID_WARN_NAME_DUPLICATECaolán McNamara
2013-08-12Replace warn duplicate dialogs with new UIOlivier Hallot
2013-08-12help has no entry for HID_WARN_NAME_DUPLICATECaolán McNamara
2013-08-12Updated coreCaolán McNamara
2013-08-12Replace old dialogs with new one (widget UI)Olivier Hallot
2013-08-12only use the SSPI support with internal neonDavid Tardon
2013-08-12Replace read data error dialog with new UIOlivier Hallot
2013-08-12XubString->OUStringCaolán McNamara
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek
2013-08-12Try to robustify addresstemplate a bitJulien Nabet
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa
2013-08-12Ifdef out code which had been accidentally un-commented-outTor Lillqvist
2013-08-12Mark as constTakeshi Abe
2013-08-11Tables header fixes.Andrzej J.R. Hunt
2013-08-11Try and fix windows build.Andrzej J.R. Hunt