summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-6/+4
2013-02-12Undefined UpdateRequiredDialog::selectEntryStephan Bergmann1-1/+0
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann3-10/+11
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-10/+6
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin6-43/+46
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin3-24/+7
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+2
2013-02-07Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann1-19/+3
2013-02-06pagein: learn to respect --enable-mergelibs caseMatúš Kukan1-4/+5
2013-02-06remove obsolete no_localization filesAndras Timar1-1/+0
2013-02-06remove obsolete hidother.src filesAndras Timar1-39/+0
2013-02-06The resstart crack causes a crash when running sandboxed on OS XTor Lillqvist3-0/+15
2013-02-05Better error reportingStephan Bergmann1-5/+6
2013-02-05Cleanly remove components from rdb again that fail during live insertionStephan Bergmann1-4/+18
2013-02-05Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann1-3/+19
2013-02-05Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann1-0/+9
2013-02-05Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist3-2/+23
2013-01-30osl::{File,Directory}::getURL() had curiously been missingStephan Bergmann1-10/+13
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl3-3/+3
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl9-36/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl7-0/+14
2013-01-25fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann1-1/+1
2013-01-24Improve debug error reportingStephan Bergmann1-1/+2
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2-3/+10
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin1-9/+10
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin1-41/+27
2013-01-14Use std::back_inserterStephan Bergmann1-4/+3
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara1-1/+1
2013-01-08Fix MigrationImpl::subtractStephan Bergmann2-37/+23
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras1-0/+9
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2013-01-06TypoTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith6-141/+107
2012-12-30fix fallout from string cleanupPeter Foley1-1/+1
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith7-199/+159
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/appChr. Rossmanith7-103/+92
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith17-493/+371
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deploymentChr. Rossmanith6-182/+94
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migrationChr. Rossmanith5-88/+76
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith5-129/+107
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith6-84/+75
2012-12-28Some cppcheck cleaning + Related fdo#57950Julien Nabet3-14/+3
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-2/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin7-160/+106