summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* give all the open-url scripts the same starting permissionsCaolán McNamara2014-11-172-0/+0
* drop gnome-open-url binaryCaolán McNamara2014-11-172-119/+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
* that stuff seems to be totally unusedMarkus Mohrhard2014-11-102-18/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-5/+6
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-6/+5
* 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-023-3/+3
* 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 C4296: '<' : expression is always falseThomas Arnhold2014-08-131-2/+0
* 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
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-6/+10
* 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
* shell: sal_Bool->boolNoel Grandin2014-04-302-58/+58
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-3/+3
* Use boost::noncopyableStephan Bergmann2014-04-031-4/+4
* Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann2014-04-011-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* loplugin:saloverrideStephan Bergmann2014-03-301-10/+10
* coverity#982766 Dereference null return valueCaolán McNamara2014-03-281-4/+8
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2610-99/+99
* coverity#708176 Uninitialized scalar fieldCaolán McNamara2014-03-221-2/+3
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* std::exception retrofit sequelStephan Bergmann2014-02-272-15/+15
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2614-135/+135
* KDE: don't throw on TemplatePathVariableMaxim Monastirsky2014-02-262-2/+2
* Remove visual noise from shellAlexander Wilms2014-02-2615-81/+81