summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Missing "static"Stephan Bergmann2012-10-311-1/+1
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-6/+2
* cppCheck: unusedStructMemberjailletc362012-10-301-8/+0
* desktop: tweak xmlCleanupParser hack: disable on return from mainMichael Stahl2012-10-301-6/+22
* In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann2012-10-306-63/+49
* fdo#46808, use service constructor for task::JobExecutorNoel Grandin2012-10-291-4/+3
* fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2012-10-291-5/+3
* Work around premature disposing of PackageRegistryBackendsStephan Bergmann2012-10-262-26/+16
* Add sanity-check assertionStephan Bergmann2012-10-261-0/+4
* Improve error messageStephan Bergmann2012-10-261-7/+4
* desktop: try to cope with MSVC being silly with C4702 and C4715Michael Stahl2012-10-241-6/+12
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-243-21/+13
* fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-5/+3
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-5/+3
* move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard2012-10-191-1/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-1/+1
* deb#690717 fix bashism in /bin/sh scriptRene Engelhard2012-10-181-1/+1
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-1/+1
* drop unused includesDavid Tardon2012-10-101-3/+0
* drop unused #includeDavid Tardon2012-10-101-1/+0
* cppcheck: clarifyCalculationjailletc362012-10-081-1/+1
* drop unused includesDavid Tardon2012-10-061-4/+1
* drop unused #includeDavid Tardon2012-10-061-1/+0
* drop unused #includeDavid Tardon2012-10-061-1/+0
* fix deps on .hrc filesDavid Tardon2012-10-061-0/+4
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-8/+4
* Fixes/improvements on previous commitStephan Bergmann2012-10-044-14/+8
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-30/+15
* splash screen: fix RTL modeIvan Timofeev2012-10-021-0/+1
* ignore various unhelpful signals in our --backtrace gdb setup.Michael Meeks2012-10-021-0/+1
* fdo#52268: splash: change color and position of messagesIvan Timofeev2012-10-021-2/+44
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-5/+3
* Use comphelper::getComponentContextStephan Bergmann2012-09-295-37/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2825-50/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-6/+12
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2825-25/+50
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2823-0/+23
* tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan2012-09-271-4/+0
* Improvements on previous commitStephan Bergmann2012-09-271-7/+4
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-271-2/+2
* sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin2012-09-261-1/+1
* Clean up option processingStephan Bergmann2012-09-2611-241/+253
* soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl2012-09-241-0/+14
* fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann2012-09-244-8/+11
* Properly check cmdline args in oosplashStephan Bergmann2012-09-211-3/+5
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-3/+2
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-185-108/+77
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-3/+1
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-173-28/+21
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-162-3/+3