summaryrefslogtreecommitdiff
path: root/nss
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-04-22 11:00:54 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-04-22 11:00:54 +0200
commitb9cc769926fa2558b8e76181b0cc850347410a09 (patch)
treeab135dad7575686715a0d66384d6f7224a1e9ee6 /nss
parent07a7f97b21a02284456e575fe4404f0d216a6723 (diff)
Adapt smoketest to new TestExtension.oxt description.xml
Change-Id: Ie618a9dc4551aa580e6f764e20812da234b6239e
Diffstat (limited to 'nss')
0 files changed, 0 insertions, 0 deletions
10:13 +0200'>2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-04-30Many spelling fixes: some more files.Pedro Giffuni 2014-04-27automaticly -> automatically.Jan Holesovsky 2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold 2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist 2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist 2014-04-06Kill superfluous vertical whitespaceTor Lillqvist 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-25Remove dead codeStephan Bergmann 2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from UnoControlsAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann 2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi 2014-01-29bool improvementsStephan Bergmann 2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann 2014-01-21bool improvementsStephan Bergmann 2013-12-20typo fixesAndras Timar 2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann 2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann 2013-12-19Clean up macro madnessStephan Bergmann 2013-12-17embedded nulls in literalsCaolán McNamara 2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold