summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-231-2/+1
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-6/+6
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-14/+14
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-2/+5
* give all the open-url scripts the same starting permissionsCaolán McNamara2014-11-172-0/+0
* drop gnome-open-url binaryCaolán McNamara2014-11-174-142/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* O_RDWR and O_CREAT are defined in fcntl.hRichard PALO2014-11-111-1/+1
* Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com>Richard PALO2014-11-111-0/+8
* that stuff seems to be totally unusedMarkus Mohrhard2014-11-102-18/+0
* Don't add toolkit related shell packages with headless buildRiccardo Magliocchetti2014-11-071-0/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-5/+6
* fdo#82038: senddoc, uri-encode got lost on MacStephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-6/+5
* scp2: move unix/gnome executables to AutoInstallMichael Stahl2014-10-311-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-8/+1
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-024-4/+4
* shell: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* bnc#887307 ODF files not showing up on Windows searchAndras Timar2014-09-181-1/+1
* shell: sal_Bool -> boolStephan Bergmann2014-09-112-2/+2
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Fix *_component_getFactory function typeStephan Bergmann2014-08-281-1/+1
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-282-4/+4
* remove executable bitsThomas Arnhold2014-08-171-0/+0
* warning C4505: unreferenced local function has been removedThomas Arnhold2014-08-131-11/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-0/+2
* warning C4296: '<' : expression is always falseThomas Arnhold2014-08-131-2/+0
* fdo#82038: Make sending email from LO work again on OS XTor Lillqvist2014-08-111-2/+9
* match va_start() with va_end()Takeshi Abe2014-08-081-0/+1
* Fix FTBFS with TDE support enabledTimothy Pearson2014-07-171-0/+5
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-081-0/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-4/+4
* -Wstrict-prototypesStephan Bergmann2014-06-171-1/+1
* the BSD family also uses gioBaptiste Daroussin2014-06-111-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-6/+10
* fdo#68849: Add header guards to all include filesJens Carl2014-06-021-0/+5
* remove more unnecesary OUString constructor useNoel Grandin2014-05-293-20/+18
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-292-4/+4
* cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold2014-05-221-2/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-6/+6
* Related fdo#60338: Do not use umask(3) in a MT programStephan Bergmann2014-05-131-7/+6
* This code is not linked against salStephan Bergmann2014-05-122-14/+0
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-122-4/+8
* remove globally disabled warnings from source filesThomas Arnhold2014-05-101-3/+0
* remove presys.h and postsys.hThomas Arnhold2014-05-091-9/+2