summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_app.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin1-11/+10
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-12desktop: com::sun::star->cssNoel Grandin1-2/+2
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens1-0/+19
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+0
2015-06-15Missing newline at end of error messageStephan Bergmann1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-5/+3
2014-06-04desktop: fix includesThomas Arnhold1-19/+19
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith1-52/+43
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann1-33/+4
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-15/+10
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann1-2/+2
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-52/+0
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann1-1/+1
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-06catch exception by constant referenceTakeshi Abe1-9/+9
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-1/+0
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+0
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2011-09-29WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-15gbuildize desktopDavid Tardon1-1/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25Remove commented code in libs-core/desktopXisco Fauli1-1/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-8/+28
2011-02-12A correct solution for the std::fill_nSteven Butler1-6/+3
2011-02-11std::fill_n does not return iteratorFridrich Štrba1-4/+6
2011-01-06Related: fdo#32840 update help line for unopkg --supress-licenseDavid Tardon1-2/+1
2011-01-05fdo#32840: make unopkg --suppress-license skip license in all casesCédric Bosdonnat1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04jl160 #114794# remove share/prereg/bundled folder after removing the last b...Joachim Lingner1-1/+1
2010-09-29jl160 #i114794# registration data folder of bundled extensions in the user in...Joachim Lingner1-7/+27