summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-10drop unused #includeDavid Tardon1-1/+0
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-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-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 Bergmann3-35/+7
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 Bergmann7-197/+215
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 Bergmann3-5/+8
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+2
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann4-97/+69
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 Timar1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann20-166/+104
2012-09-07desktop: enable --invisible by default when built with --enable-headlessRiccardo Magliocchetti1-1/+2
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2-4/+7
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2-9/+6
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-3/+2
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin3-84/+70
2012-09-03-Werror=shadowStephan Bergmann2-3/+1
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2-44/+40
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-2/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-10/+2
2012-08-24TypoStephan Bergmann1-3/+3
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann10-121/+170
2012-08-21TypoStephan Bergmann1-1/+1
2012-08-21fdo#53655: Ignore failure to remove directories (as happens on Windows XP)Stephan Bergmann1-10/+17
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann2-27/+55
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10fdo#53006: Remove directories too, not just plain filesStephan Bergmann1-1/+6
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann12-531/+13
2012-08-10fdo#42470: Do not show backing window on --nodefaultStephan Bergmann1-0/+4
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann10-45/+175
2012-08-09Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann3-54/+55
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan1-6/+2
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás3-4/+4
2012-08-06Some minor fixes.Andrzej J.R. Hunt1-0/+1
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt1-1/+0