summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+2
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann5-108/+77
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-3/+1
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin3-28/+21
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar2-3/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann20-166/+104
2012-09-10headless build: build oosplash againRiccardo Magliocchetti3-7/+6
2012-09-07desktop: enable --invisible by default when built with --enable-headlessRiccardo Magliocchetti1-1/+2