summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-05allow to install desktop integration in Linux dev buildPetr Mladek8-21/+30
2011-12-05Use OOO_VENDOR as Packager whenever it is definedAndras Timar1-2/+2
2011-12-05RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat7-105/+393
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat2-4/+6
2011-12-05docx: actually import the last frame of a section.Cédric Bosdonnat3-115/+120
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat2-12/+12
2011-12-05bah, wrong file extension...David Tardon1-1/+1
2011-12-05It's RTL languages not bidi languagesLior Kaplan2-4/+4
2011-12-05fix build on macosxDavid Tardon1-2/+5
2011-12-05corrected [pt-PT] date formatsSérgio Marques1-2/+2
2011-12-06catch exception by constant referenceTakeshi Abe37-351/+351
2011-12-05add support for printing selectionsDavid Tardon1-13/+52
2011-12-05attach signals after activation of the control to avoid warningsDavid Tardon1-8/+11
2011-12-05make the gtk print dialog an experimental featureDavid Tardon1-7/+77
2011-12-05adapt to the new assertion/logging mechanismDavid Tardon1-11/+13
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon8-10/+54
2011-12-05build the print dialog for gtk3 tooDavid Tardon7-5/+234
2011-12-05check for printing support dynamicallyDavid Tardon6-23/+475
2011-12-05set parent windowDavid Tardon1-3/+13
2011-12-05avoid use of destroyed widgetDavid Tardon1-0/+3
2011-12-05process HelpId option entryDavid Tardon1-8/+31
2011-12-05deactivate print job after errorDavid Tardon1-0/+5
2011-12-05add support for printing n copiesDavid Tardon2-16/+81
2011-12-05avoid memory leak when print has been cancelledDavid Tardon1-10/+33
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon9-9/+1094
2011-12-05move the check function to vclDavid Tardon3-69/+72
2011-12-05no need to check for vcredist files, Windows installer don't use themAndras Timar4-44/+0
2011-12-05remove unused ONLY_ASIA_LANGUAGE and ONLY_WESTERN_LANGUAGE optionsAndras Timar4-196/+0
2011-12-05Avoid mixed signed/unsigned warning.Stephan Bergmann1-2/+3
2011-12-05Determine Packager properly, and use fallback if none.Thorsten Behrens1-2/+10
2011-12-05aw084: #i108052# Added code to mimic old behaviour and call user layout link ...Armin Le Grand1-0/+21
2011-12-05aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable a...Armin Le Grand1-1/+3
2011-12-05aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get...Armin Le Grand2-2/+6
2011-12-05Propragating the modif in the implementation (MultiClickRemoteBehavior.m)ericb21-1/+1
2011-12-05Removing never tested Keyspan remote (RemoteMainController.m)ericb21-9/+0
2011-12-05Propragating the modif in the implementation (HIDRemoteControlDevice.m)ericb21-1/+11
2011-12-05Propragating the modif in the implementation (AppleRemote.m)ericb21-0/+3
2011-12-05Adding missing constants for new metallic remote that Apple introduced in 2009ericb21-0/+5
2011-12-05gtk: fix RTL list box renderingKhaled Hosny1-3/+10
2011-12-05gtk: fix RTL spin button renderingKhaled Hosny1-5/+17
2011-12-05DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin1-0/+2
2011-12-05DecoView cleanup - remove unused button stylesMatteo Casalin2-28/+6
2011-12-05DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin1-46/+18
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin3-47/+44
2011-12-05Decoview cleanup - DrawButtonMatteo Casalin1-259/+249
2011-12-05Removed unused headerMatteo Casalin1-1/+0
2011-12-05cppunit build: fix the lib64 libdir on some linux distrosCédric Bosdonnat1-0/+2
2011-12-05The ODG should have office:drawing after office:body, not office:graphicsFridrich Štrba1-0/+2
2011-12-05add some form control support for basic dialogsNoel Power100-15/+504
2011-12-05enable gsoc multi line inputbar featureNoel Power1-2/+3