summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara2-16/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara3-25/+0
2012-11-13merge SetDescription into SetTextCaolán McNamara2-4/+4
2012-11-13convert extension dialog to .uiCaolán McNamara12-345/+465
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara6-19/+19
2012-11-12re-base on ALv2 code. Includes:Michael Meeks2-47/+162
2012-10-31Missing "static"Stephan Bergmann1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-6/+2
2012-10-30cppCheck: unusedStructMemberjailletc361-8/+0
2012-10-30desktop: tweak xmlCleanupParser hack: disable on return from mainMichael Stahl1-6/+22
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann6-63/+49
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin1-4/+3
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin1-5/+3
2012-10-26Work around premature disposing of PackageRegistryBackendsStephan Bergmann2-26/+16
2012-10-26Add sanity-check assertionStephan Bergmann1-0/+4
2012-10-26Improve error messageStephan Bergmann1-7/+4
2012-10-24desktop: try to cope with MSVC being silly with C4702 and C4715Michael Stahl1-6/+12
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin3-21/+13
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-5/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-5/+3
2012-10-19move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-10-18deb#690717 fix bashism in /bin/sh scriptRene Engelhard1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-10drop unused includesDavid Tardon1-3/+0
2012-10-10drop unused #includeDavid Tardon1-1/+0
2012-10-08cppcheck: clarifyCalculationjailletc361-1/+1
2012-10-06drop unused includesDavid Tardon1-4/+1
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-10-06fix deps on .hrc filesDavid Tardon1-0/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-8/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann4-14/+8
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-30/+15
2012-10-02splash screen: fix RTL modeIvan Timofeev1-0/+1
2012-10-02ignore various unhelpful signals in our --backtrace gdb setup.Michael Meeks1-0/+1
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev1-2/+44
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-5/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann5-37/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl25-50/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-6/+12
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl25-25/+50
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl23-0/+23
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan1-4/+0
2012-09-27Improvements on previous commitStephan Bergmann1-7/+4
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-2/+2
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin1-1/+1
2012-09-26Clean up option processingStephan Bergmann11-241/+253
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl1-0/+14
2012-09-24fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann4-8/+11