summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara1-2/+0
2013-09-17support gtk-stop generic labelCaolán McNamara1-0/+1
2013-09-17convert VCL from String to OUStringNoel Grandin2-2/+2
2013-09-09convert find entry dialog to .uiCaolán McNamara1-0/+1
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-4/+0
2013-09-05update pchThomas Arnhold1-10/+15
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen1-0/+4
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann5-5/+5
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-8/+0
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-0/+1
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara2-1/+6
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara1-2/+0
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann1-3/+0
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist2-1/+8
2013-08-18callcatcher: update unused codeCaolán McNamara1-1/+0
2013-08-13add a stock 'Play' buttonCaolán McNamara1-0/+1
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin1-7/+7
2013-08-12convert vcl/inc/fontsubset.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12convert vcl/inc/brdwin.hxx from String to OUStringNoel Grandin1-13/+13
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin1-2/+2
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek1-0/+3
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek1-9/+0
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek1-0/+3
2013-08-09Show hidden toolbar items when window size is decreasedPrashant Pandey1-0/+3
2013-08-02don't reuse SV_HELPTEXT_CLOSE for SV_BUTTONTEXT_CLOSECaolán McNamara1-1/+1
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin1-7/+7
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin1-7/+7
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin2-14/+14
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin1-1/+1
2013-07-29convert XubString->OUString in WinSalMenuItemNoel Grandin1-2/+2
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius1-0/+1
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba6-6/+6
2013-07-26Rename misleading icon link data from cache to hash.Michael Meeks1-2/+2
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin1-1/+1
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin1-2/+2
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet1-1/+0
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-3/+4
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin6-16/+0
2013-07-19WaE: returning temporaryCaolán McNamara1-3/+3
2013-07-19clarify a different meaning of WorkArea.Michael Meeks1-2/+2
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara1-0/+2
2013-07-16convert versions of dialog to .uiCaolán McNamara1-0/+1
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl1-1/+1
2013-07-12set primary and secondary text on the gtk overwrite queryboxCaolán McNamara1-18/+19